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

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'AA-8'^^xsd:string;
  dwc:scientificName 'Actinia equina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.73 -28.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.73"^^xsd:decimal ;
  dwc:decimalLongitude "-28.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.73 -28.55)"^^geo:wktLiteral ;
  geo-pos:lat "29.73"^^xsd:decimal ;
  geo-pos:long "-28.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.55'^^xsd:double;
  dwc:latitude '29.73'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.88 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.88"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2127"^^xsd:integer ;
  dwc:maximumDepthInMeters "2127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.88 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "65.88"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '65.88'^^xsd:double;
  dwc:minimumDepth '2127'^^xsd:integer;
  dwc:maximumDepth '2127'^^xsd:integer;
  dwc:aphiaid '100977'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.15 -4.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.15"^^xsd:decimal ;
  dwc:decimalLongitude "-4.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.15 -4.27)"^^geo:wktLiteral ;
  geo-pos:lat "51.15"^^xsd:decimal ;
  geo-pos:long "-4.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.27'^^xsd:double;
  dwc:latitude '51.15'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.02"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2120"^^xsd:integer ;
  dwc:maximumDepthInMeters "2120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.02"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Botrucnidiata damasi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '35.02'^^xsd:double;
  dwc:minimumDepth '2120'^^xsd:integer;
  dwc:maximumDepth '2120'^^xsd:integer;
  dwc:aphiaid '151564'^^xsd:integer;
  dwc:aphiaIdAccepted '151564'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.54"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1968"^^xsd:integer ;
  dwc:maximumDepthInMeters "1968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.54"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71 -1.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71"^^xsd:decimal ;
  dwc:decimalLongitude "-1.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71 -1.95)"^^geo:wktLiteral ;
  geo-pos:lat "50.71"^^xsd:decimal ;
  geo-pos:long "-1.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.95'^^xsd:double;
  dwc:latitude '50.71'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68 -10.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68"^^xsd:decimal ;
  dwc:decimalLongitude "-10.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1420"^^xsd:integer ;
  dwc:maximumDepthInMeters "1470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68 -10.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.68"^^xsd:decimal ;
  geo-pos:long "-10.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.88'^^xsd:double;
  dwc:latitude '48.68'^^xsd:double;
  dwc:minimumDepth '1420'^^xsd:integer;
  dwc:maximumDepth '1470'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 11.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Guynia annulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.68'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '135206'^^xsd:integer;
  dwc:aphiaIdAccepted '135206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.28'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "749"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.68)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '749'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -0.9)"^^geo:wktLiteral ;
  geo-pos:lat "60.75"^^xsd:decimal ;
  geo-pos:long "-0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bulocera tuedi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.9'^^xsd:double;
  dwc:latitude '60.75'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  geo-pos:lat "50.46"^^xsd:decimal ;
  geo-pos:long "-3.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodes thallia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.51'^^xsd:double;
  dwc:latitude '50.46'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855492'^^xsd:integer;
  dwc:aphiaIdAccepted '100812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.15 -4.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.15"^^xsd:decimal ;
  dwc:decimalLongitude "-4.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.15 -4.27)"^^geo:wktLiteral ;
  geo-pos:lat "51.15"^^xsd:decimal ;
  geo-pos:long "-4.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodes thallia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.27'^^xsd:double;
  dwc:latitude '51.15'^^xsd:double;
  dwc:aphiaid '855492'^^xsd:integer;
  dwc:aphiaIdAccepted '100812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.045 7.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.045"^^xsd:decimal ;
  dwc:decimalLongitude "7.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.045 7.835)"^^geo:wktLiteral ;
  geo-pos:lat "64.045"^^xsd:decimal ;
  geo-pos:long "7.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.835'^^xsd:double;
  dwc:latitude '64.045'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "11.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.47'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '144'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78 0.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.78"^^xsd:decimal ;
  dwc:decimalLongitude "0.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78 0.74)"^^geo:wktLiteral ;
  geo-pos:lat "50.78"^^xsd:decimal ;
  geo-pos:long "0.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.74'^^xsd:double;
  dwc:latitude '50.78'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 -4.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 -4.58)"^^geo:wktLiteral ;
  geo-pos:lat "46.28"^^xsd:decimal ;
  geo-pos:long "-4.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.58'^^xsd:double;
  dwc:latitude '46.28'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1340'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-3.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.62'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.63 -5.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.63"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1336"^^xsd:integer ;
  dwc:maximumDepthInMeters "1465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.63 -5.22)"^^geo:wktLiteral ;
  geo-pos:lat "46.63"^^xsd:decimal ;
  geo-pos:long "-5.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.22'^^xsd:double;
  dwc:latitude '46.63'^^xsd:double;
  dwc:minimumDepth '1336'^^xsd:integer;
  dwc:maximumDepth '1465'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "-25.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.22'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '1830'^^xsd:integer;
  dwc:maximumDepth '1830'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2 -17)"^^geo:wktLiteral ;
  geo-pos:lat "33.2"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '33.2'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1659"^^xsd:integer ;
  dwc:maximumDepthInMeters "1659"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2 -17)"^^geo:wktLiteral ;
  geo-pos:lat "33.2"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '33.2'^^xsd:double;
  dwc:minimumDepth '1659'^^xsd:integer;
  dwc:maximumDepth '1659'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.97"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "76.97"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '76.97'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.68 11.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.68"^^xsd:decimal ;
  dwc:decimalLongitude "11.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.68 11.83)"^^geo:wktLiteral ;
  geo-pos:lat "77.68"^^xsd:decimal ;
  geo-pos:long "11.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.83'^^xsd:double;
  dwc:latitude '77.68'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.68 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.68"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.68 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "77.68"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '77.68'^^xsd:double;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ viduatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:aphiaid '101004'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ viduatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '101004'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ viduatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '101004'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.25 17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.25 17.6)"^^geo:wktLiteral ;
  geo-pos:lat "74.25"^^xsd:decimal ;
  geo-pos:long "17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.6'^^xsd:double;
  dwc:latitude '74.25'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.65 18.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.65"^^xsd:decimal ;
  dwc:decimalLongitude "18.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.65 18.12)"^^geo:wktLiteral ;
  geo-pos:lat "74.65"^^xsd:decimal ;
  geo-pos:long "18.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '18.12'^^xsd:double;
  dwc:latitude '74.65'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "922"^^xsd:integer ;
  dwc:maximumDepthInMeters "1042"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -13.25)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:minimumDepth '922'^^xsd:integer;
  dwc:maximumDepth '1042'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.26 -12.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.26"^^xsd:decimal ;
  dwc:decimalLongitude "-12.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1016"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.26 -12.11)"^^geo:wktLiteral ;
  geo-pos:lat "49.26"^^xsd:decimal ;
  geo-pos:long "-12.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.11'^^xsd:double;
  dwc:latitude '49.26'^^xsd:double;
  dwc:minimumDepth '1016'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 22.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "22.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 22.76)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "22.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.76'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -17.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -17.2)"^^geo:wktLiteral ;
  geo-pos:lat "28.1"^^xsd:decimal ;
  geo-pos:long "-17.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'AA-44'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.2'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  geo-pos:lat "28.4"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'AA-75'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '28.4'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -17.9)"^^geo:wktLiteral ;
  geo-pos:lat "28.4"^^xsd:decimal ;
  geo-pos:long "-17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'AA-76'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.9'^^xsd:double;
  dwc:latitude '28.4'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis allmani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '854244'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.48 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.48"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.48 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "31.48"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.97'^^xsd:double;
  dwc:latitude '31.48'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.48 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.48"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.48 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "31.48"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.97'^^xsd:double;
  dwc:latitude '31.48'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.63 14.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.63"^^xsd:decimal ;
  dwc:decimalLongitude "14.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.63 14.66)"^^geo:wktLiteral ;
  geo-pos:lat "78.63"^^xsd:decimal ;
  geo-pos:long "14.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.66'^^xsd:double;
  dwc:latitude '78.63'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "505"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '505'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 28)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '43.2'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.37 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.37"^^xsd:decimal ;
  dwc:decimalLongitude "-5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2222"^^xsd:integer ;
  dwc:maximumDepthInMeters "2222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.37 -5.48)"^^geo:wktLiteral ;
  geo-pos:lat "63.37"^^xsd:decimal ;
  geo-pos:long "-5.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '63.37'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:maximumDepth '2222'^^xsd:integer;
  dwc:aphiaid '100977'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.88 -6.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.88"^^xsd:decimal ;
  dwc:decimalLongitude "-6.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1960"^^xsd:integer ;
  dwc:maximumDepthInMeters "1960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.88 -6.37)"^^geo:wktLiteral ;
  geo-pos:lat "63.88"^^xsd:decimal ;
  geo-pos:long "-6.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.37'^^xsd:double;
  dwc:latitude '63.88'^^xsd:double;
  dwc:minimumDepth '1960'^^xsd:integer;
  dwc:maximumDepth '1960'^^xsd:integer;
  dwc:aphiaid '100977'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "48.1"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '48.1'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.72'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.635 -28.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.635"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1530"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.635 -28.19)"^^geo:wktLiteral ;
  geo-pos:lat "38.635"^^xsd:decimal ;
  geo-pos:long "-28.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.19'^^xsd:double;
  dwc:latitude '38.635'^^xsd:double;
  dwc:minimumDepth '1530'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -26.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.515"^^xsd:decimal ;
  dwc:decimalLongitude "-26.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "845"^^xsd:integer ;
  dwc:maximumDepthInMeters "845"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -26.83)"^^geo:wktLiteral ;
  geo-pos:lat "38.515"^^xsd:decimal ;
  geo-pos:long "-26.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.83'^^xsd:double;
  dwc:latitude '38.515'^^xsd:double;
  dwc:minimumDepth '845'^^xsd:integer;
  dwc:maximumDepth '845'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1385"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.09'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:minimumDepth '1385'^^xsd:integer;
  dwc:maximumDepth '1385'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.65"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'AA-21'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '32.65'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis allmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '854245'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.95 67.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.95"^^xsd:decimal ;
  dwc:decimalLongitude "67.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.95 67.62)"^^geo:wktLiteral ;
  geo-pos:lat "70.95"^^xsd:decimal ;
  geo-pos:long "67.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '67.62'^^xsd:double;
  dwc:latitude '70.95'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.6 -12.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.6"^^xsd:decimal ;
  dwc:decimalLongitude "-12.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.6 -12.17)"^^geo:wktLiteral ;
  geo-pos:lat "76.6"^^xsd:decimal ;
  geo-pos:long "-12.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.17'^^xsd:double;
  dwc:latitude '76.6'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:aphiaid '100977'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.67 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1170"^^xsd:integer ;
  dwc:maximumDepthInMeters "1170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.67 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "48.67"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '48.67'^^xsd:double;
  dwc:minimumDepth '1170'^^xsd:integer;
  dwc:maximumDepth '1170'^^xsd:integer;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -26.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1482"^^xsd:integer ;
  dwc:maximumDepthInMeters "1482"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -26.615)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-26.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.615'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:minimumDepth '1482'^^xsd:integer;
  dwc:maximumDepth '1482'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1732"^^xsd:integer ;
  dwc:maximumDepthInMeters "1732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '1732'^^xsd:integer;
  dwc:maximumDepth '1732'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68 12.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68"^^xsd:decimal ;
  dwc:decimalLongitude "12.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68 12.01)"^^geo:wktLiteral ;
  geo-pos:lat "36.68"^^xsd:decimal ;
  geo-pos:long "12.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.01'^^xsd:double;
  dwc:latitude '36.68'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "1480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '1480'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 11)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ viduatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '101004'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.93 12.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.93"^^xsd:decimal ;
  dwc:decimalLongitude "12.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.93 12.83)"^^geo:wktLiteral ;
  geo-pos:lat "76.93"^^xsd:decimal ;
  geo-pos:long "12.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.83'^^xsd:double;
  dwc:latitude '76.93'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.87 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.87"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.87 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "73.87"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '73.87'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -7.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "-7.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -7.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "-7.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.62'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.87 -13.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.87"^^xsd:decimal ;
  dwc:decimalLongitude "-13.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "770"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.87 -13.29)"^^geo:wktLiteral ;
  geo-pos:lat "51.87"^^xsd:decimal ;
  geo-pos:long "-13.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.29'^^xsd:double;
  dwc:latitude '51.87'^^xsd:double;
  dwc:minimumDepth '770'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'AA-16'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'AA-18'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'AA-20'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.72'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.18"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2050"^^xsd:integer ;
  dwc:maximumDepthInMeters "2050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18 -5.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.18"^^xsd:decimal ;
  geo-pos:long "-5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '44.18'^^xsd:double;
  dwc:minimumDepth '2050'^^xsd:integer;
  dwc:maximumDepth '2050'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.18"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1700"^^xsd:integer ;
  dwc:maximumDepthInMeters "1910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18 -5.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.18"^^xsd:decimal ;
  geo-pos:long "-5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '44.18'^^xsd:double;
  dwc:minimumDepth '1700'^^xsd:integer;
  dwc:maximumDepth '1910'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51 11.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51"^^xsd:decimal ;
  dwc:decimalLongitude "11.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51 11.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.51"^^xsd:decimal ;
  geo-pos:long "11.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.47'^^xsd:double;
  dwc:latitude '37.51'^^xsd:double;
  dwc:minimumDepth '144'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '411218'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '411218'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43 -3.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43"^^xsd:decimal ;
  dwc:decimalLongitude "-3.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43 -3.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.43"^^xsd:decimal ;
  geo-pos:long "-3.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.53'^^xsd:double;
  dwc:latitude '50.43'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.83"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "79.83"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '79.83'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.95 17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.95 17.08)"^^geo:wktLiteral ;
  geo-pos:lat "79.95"^^xsd:decimal ;
  geo-pos:long "17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.08'^^xsd:double;
  dwc:latitude '79.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80 19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80"^^xsd:decimal ;
  dwc:decimalLongitude "19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80 19.08)"^^geo:wktLiteral ;
  geo-pos:lat "80"^^xsd:decimal ;
  geo-pos:long "19.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.08'^^xsd:double;
  dwc:latitude '80'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 10.33)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "10.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.33'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.33 8.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.33 8.28)"^^geo:wktLiteral ;
  geo-pos:lat "79.33"^^xsd:decimal ;
  geo-pos:long "8.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.28'^^xsd:double;
  dwc:latitude '79.33'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.52 17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.52"^^xsd:decimal ;
  dwc:decimalLongitude "17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.52 17.83)"^^geo:wktLiteral ;
  geo-pos:lat "75.52"^^xsd:decimal ;
  geo-pos:long "17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.83'^^xsd:double;
  dwc:latitude '75.52'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Eunicella singularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '125365'^^xsd:integer;
  dwc:aphiaIdAccepted '125365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04 3.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04"^^xsd:decimal ;
  dwc:decimalLongitude "3.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04 3.23)"^^geo:wktLiteral ;
  geo-pos:lat "43.04"^^xsd:decimal ;
  geo-pos:long "3.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Eunicella singularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.23'^^xsd:double;
  dwc:latitude '43.04'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '125365'^^xsd:integer;
  dwc:aphiaIdAccepted '125365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis allmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '854245'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.27 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.27"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.27 56.4)"^^geo:wktLiteral ;
  geo-pos:lat "73.27"^^xsd:decimal ;
  geo-pos:long "56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '73.27'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.81 -17.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.81"^^xsd:decimal ;
  dwc:decimalLongitude "-17.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4740"^^xsd:integer ;
  dwc:maximumDepthInMeters "4740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.81 -17.26)"^^geo:wktLiteral ;
  geo-pos:lat "45.81"^^xsd:decimal ;
  geo-pos:long "-17.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.26'^^xsd:double;
  dwc:latitude '45.81'^^xsd:double;
  dwc:minimumDepth '4740'^^xsd:integer;
  dwc:maximumDepth '4740'^^xsd:integer;
  dwc:aphiaid '100979'^^xsd:integer;
  dwc:aphiaIdAccepted '100979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.05 8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.05 8.47)"^^geo:wktLiteral ;
  geo-pos:lat "80.05"^^xsd:decimal ;
  geo-pos:long "8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.47'^^xsd:double;
  dwc:latitude '80.05'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '100978'^^xsd:integer;
  dwc:aphiaIdAccepted '100978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.85 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.85"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2354"^^xsd:integer ;
  dwc:maximumDepthInMeters "2354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.85 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "70.85"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '70.85'^^xsd:double;
  dwc:minimumDepth '2354'^^xsd:integer;
  dwc:maximumDepth '2354'^^xsd:integer;
  dwc:aphiaid '100977'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 -9.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 -9.12)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "-9.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.12'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "860"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.12"^^xsd:decimal ;
  geo-pos:long "-4.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.49'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '860'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 -4.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 -4.58)"^^geo:wktLiteral ;
  geo-pos:lat "46.28"^^xsd:decimal ;
  geo-pos:long "-4.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.58'^^xsd:double;
  dwc:latitude '46.28'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1340'^^xsd:integer;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35"^^xsd:decimal ;
  dwc:decimalLongitude "-16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -16.36)"^^geo:wktLiteral ;
  geo-pos:lat "28.35"^^xsd:decimal ;
  geo-pos:long "-16.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.36'^^xsd:double;
  dwc:latitude '28.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.65"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '32.65'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.65"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '32.65'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 -24.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15"^^xsd:decimal ;
  dwc:decimalLongitude "-24.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1735"^^xsd:integer ;
  dwc:maximumDepthInMeters "1735"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 -24.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.15"^^xsd:decimal ;
  geo-pos:long "-24.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.95'^^xsd:double;
  dwc:latitude '37.15'^^xsd:double;
  dwc:minimumDepth '1735'^^xsd:integer;
  dwc:maximumDepth '1735'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2102"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.83"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.83'^^xsd:double;
  dwc:minimumDepth '2102'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.42 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.42"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "573"^^xsd:integer ;
  dwc:maximumDepthInMeters "712"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.42 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.42"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '35.42'^^xsd:double;
  dwc:minimumDepth '573'^^xsd:integer;
  dwc:maximumDepth '712'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78 12.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.78"^^xsd:decimal ;
  dwc:decimalLongitude "12.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "562"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78 12.98)"^^geo:wktLiteral ;
  geo-pos:lat "35.78"^^xsd:decimal ;
  geo-pos:long "12.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.98'^^xsd:double;
  dwc:latitude '35.78'^^xsd:double;
  dwc:minimumDepth '562'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06 -4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06"^^xsd:decimal ;
  dwc:decimalLongitude "-4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06 -4.67)"^^geo:wktLiteral ;
  geo-pos:lat "54.06"^^xsd:decimal ;
  geo-pos:long "-4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.67'^^xsd:double;
  dwc:latitude '54.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.58 16.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.58"^^xsd:decimal ;
  dwc:decimalLongitude "16.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.58 16.46)"^^geo:wktLiteral ;
  geo-pos:lat "78.58"^^xsd:decimal ;
  geo-pos:long "16.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.46'^^xsd:double;
  dwc:latitude '78.58'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.05 14.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.05"^^xsd:decimal ;
  dwc:decimalLongitude "14.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.05 14.18)"^^geo:wktLiteral ;
  geo-pos:lat "78.05"^^xsd:decimal ;
  geo-pos:long "14.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.18'^^xsd:double;
  dwc:latitude '78.05'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1448 5.70786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1448"^^xsd:decimal ;
  dwc:decimalLongitude "5.70786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1448 5.70786)"^^geo:wktLiteral ;
  geo-pos:lat "43.1448"^^xsd:decimal ;
  geo-pos:long "5.70786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ectopleura larynx'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.70786'^^xsd:double;
  dwc:latitude '43.1448'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '157933'^^xsd:integer;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.92 -13.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.92"^^xsd:decimal ;
  dwc:decimalLongitude "-13.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "714"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.92 -13.31)"^^geo:wktLiteral ;
  geo-pos:lat "51.92"^^xsd:decimal ;
  geo-pos:long "-13.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.31'^^xsd:double;
  dwc:latitude '51.92'^^xsd:double;
  dwc:minimumDepth '714'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.39 -12.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.39"^^xsd:decimal ;
  dwc:decimalLongitude "-12.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.39 -12.02)"^^geo:wktLiteral ;
  geo-pos:lat "49.39"^^xsd:decimal ;
  geo-pos:long "-12.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.02'^^xsd:double;
  dwc:latitude '49.39'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1065'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44 -13.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44"^^xsd:decimal ;
  dwc:decimalLongitude "-13.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "980"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44 -13.41)"^^geo:wktLiteral ;
  geo-pos:lat "51.44"^^xsd:decimal ;
  geo-pos:long "-13.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.41'^^xsd:double;
  dwc:latitude '51.44'^^xsd:double;
  dwc:minimumDepth '980'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'AA-15'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "5.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "5.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia schmidti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.29'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:aphiaid '446807'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.97 -17.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4640"^^xsd:integer ;
  dwc:maximumDepthInMeters "4640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.97 -17.32)"^^geo:wktLiteral ;
  geo-pos:lat "45.97"^^xsd:decimal ;
  geo-pos:long "-17.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.32'^^xsd:double;
  dwc:latitude '45.97'^^xsd:double;
  dwc:minimumDepth '4640'^^xsd:integer;
  dwc:maximumDepth '4640'^^xsd:integer;
  dwc:aphiaid '100979'^^xsd:integer;
  dwc:aphiaIdAccepted '100979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calycularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '1371956'^^xsd:integer;
  dwc:aphiaIdAccepted '291251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -17.9)"^^geo:wktLiteral ;
  geo-pos:lat "28.6"^^xsd:decimal ;
  geo-pos:long "-17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.9'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 23.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "23.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 23.38)"^^geo:wktLiteral ;
  geo-pos:lat "35.7"^^xsd:decimal ;
  geo-pos:long "23.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.38'^^xsd:double;
  dwc:latitude '35.7'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.03 -30.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.03"^^xsd:decimal ;
  dwc:decimalLongitude "-30.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.03 -30.19)"^^geo:wktLiteral ;
  geo-pos:lat "34.03"^^xsd:decimal ;
  geo-pos:long "-30.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.19'^^xsd:double;
  dwc:latitude '34.03'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '411218'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.83"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "79.83"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '79.83'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.26 15.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.26"^^xsd:decimal ;
  dwc:decimalLongitude "15.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.26 15.475)"^^geo:wktLiteral ;
  geo-pos:lat "78.26"^^xsd:decimal ;
  geo-pos:long "15.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.475'^^xsd:double;
  dwc:latitude '78.26'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 13.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 13.63)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "13.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.63'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.5"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5 15)"^^geo:wktLiteral ;
  geo-pos:lat "78.5"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '78.5'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "982"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -13.08)"^^geo:wktLiteral ;
  geo-pos:lat "51.8"^^xsd:decimal ;
  geo-pos:long "-13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.08'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:minimumDepth '982'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.33 20.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.33"^^xsd:decimal ;
  dwc:decimalLongitude "20.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.33 20.92)"^^geo:wktLiteral ;
  geo-pos:lat "79.33"^^xsd:decimal ;
  geo-pos:long "20.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.92'^^xsd:double;
  dwc:latitude '79.33'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 20)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.67 19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.67"^^xsd:decimal ;
  dwc:decimalLongitude "19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.67 19.08)"^^geo:wktLiteral ;
  geo-pos:lat "79.67"^^xsd:decimal ;
  geo-pos:long "19.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.08'^^xsd:double;
  dwc:latitude '79.67'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85 -25.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85 -25.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.85"^^xsd:decimal ;
  geo-pos:long "-25.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pourtalosmilia anthophyllites'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.68'^^xsd:double;
  dwc:latitude '37.85'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '135166'^^xsd:integer;
  dwc:aphiaIdAccepted '135166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  geo-pos:lat "28.33"^^xsd:decimal ;
  geo-pos:long "-15.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pourtalosmilia anthophyllites'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.76'^^xsd:double;
  dwc:latitude '28.33'^^xsd:double;
  dwc:aphiaid '135166'^^xsd:integer;
  dwc:aphiaIdAccepted '135166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.23 -28.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.23"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1685"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.23 -28.43)"^^geo:wktLiteral ;
  geo-pos:lat "30.23"^^xsd:decimal ;
  geo-pos:long "-28.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.43'^^xsd:double;
  dwc:latitude '30.23'^^xsd:double;
  dwc:minimumDepth '1685'^^xsd:integer;
  dwc:maximumDepth '1685'^^xsd:integer;
  dwc:aphiaid '411218'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.77 -2.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.77"^^xsd:decimal ;
  dwc:decimalLongitude "-2.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.77 -2.67)"^^geo:wktLiteral ;
  geo-pos:lat "60.77"^^xsd:decimal ;
  geo-pos:long "-2.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.67'^^xsd:double;
  dwc:latitude '60.77'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 29.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07"^^xsd:decimal ;
  dwc:decimalLongitude "29.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "366"^^xsd:integer ;
  dwc:maximumDepthInMeters "381"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 29.68)"^^geo:wktLiteral ;
  geo-pos:lat "36.07"^^xsd:decimal ;
  geo-pos:long "29.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.68'^^xsd:double;
  dwc:latitude '36.07'^^xsd:double;
  dwc:minimumDepth '366'^^xsd:integer;
  dwc:maximumDepth '381'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02 27.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.02"^^xsd:decimal ;
  dwc:decimalLongitude "27.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02 27.13)"^^geo:wktLiteral ;
  geo-pos:lat "35.02"^^xsd:decimal ;
  geo-pos:long "27.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '27.13'^^xsd:double;
  dwc:latitude '35.02'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans venusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:aphiaid '856563'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans venusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:aphiaid '856563'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans venusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '856563'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.78 11.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.78"^^xsd:decimal ;
  dwc:decimalLongitude "11.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132"^^xsd:integer ;
  dwc:maximumDepthInMeters "162"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.78 11.37)"^^geo:wktLiteral ;
  geo-pos:lat "77.78"^^xsd:decimal ;
  geo-pos:long "11.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.37'^^xsd:double;
  dwc:latitude '77.78'^^xsd:double;
  dwc:minimumDepth '132'^^xsd:integer;
  dwc:maximumDepth '162'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.8 11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.8 11.12)"^^geo:wktLiteral ;
  geo-pos:lat "77.8"^^xsd:decimal ;
  geo-pos:long "11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.12'^^xsd:double;
  dwc:latitude '77.8'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.17 13.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.17"^^xsd:decimal ;
  dwc:decimalLongitude "13.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters "412"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.17 13.78)"^^geo:wktLiteral ;
  geo-pos:lat "78.17"^^xsd:decimal ;
  geo-pos:long "13.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.78'^^xsd:double;
  dwc:latitude '78.17'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:maximumDepth '412'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 -26.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7"^^xsd:decimal ;
  dwc:decimalLongitude "-26.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 -26.67)"^^geo:wktLiteral ;
  geo-pos:lat "66.7"^^xsd:decimal ;
  geo-pos:long "-26.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.67'^^xsd:double;
  dwc:latitude '66.7'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.87 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.87"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.87 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "73.87"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '73.87'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'AA-13'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'AA-14'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -6.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -6.47)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-6.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.47'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -6.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-6.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -6.47)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-6.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.47'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -17.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -17.32)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-17.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.32'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -17.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -17.32)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-17.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.32'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.35 29.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.35 29.13)"^^geo:wktLiteral ;
  geo-pos:lat "80.35"^^xsd:decimal ;
  geo-pos:long "29.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.13'^^xsd:double;
  dwc:latitude '80.35'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.83 30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.83"^^xsd:decimal ;
  dwc:decimalLongitude "30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.83 30.65)"^^geo:wktLiteral ;
  geo-pos:lat "80.83"^^xsd:decimal ;
  geo-pos:long "30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '30.65'^^xsd:double;
  dwc:latitude '80.83'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.97 27.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.97"^^xsd:decimal ;
  dwc:decimalLongitude "27.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.97 27.23)"^^geo:wktLiteral ;
  geo-pos:lat "80.97"^^xsd:decimal ;
  geo-pos:long "27.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '27.23'^^xsd:double;
  dwc:latitude '80.97'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -1.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -1.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.66"^^xsd:decimal ;
  geo-pos:long "-1.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.18'^^xsd:double;
  dwc:latitude '44.66'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.38 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.38"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.38 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "78.38"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '78.38'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.71"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71 15.33)"^^geo:wktLiteral ;
  geo-pos:lat "78.71"^^xsd:decimal ;
  geo-pos:long "15.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '78.71'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5 14.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5 14.4)"^^geo:wktLiteral ;
  geo-pos:lat "78.5"^^xsd:decimal ;
  geo-pos:long "14.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.4'^^xsd:double;
  dwc:latitude '78.5'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -24.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-24.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -24.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-24.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.53'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '895'^^xsd:integer;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76 -13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1030"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76 -13.1)"^^geo:wktLiteral ;
  geo-pos:lat "51.76"^^xsd:decimal ;
  geo-pos:long "-13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.1'^^xsd:double;
  dwc:latitude '51.76'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1030'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71 -13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "755"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71 -13.4)"^^geo:wktLiteral ;
  geo-pos:lat "51.71"^^xsd:decimal ;
  geo-pos:long "-13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.4'^^xsd:double;
  dwc:latitude '51.71'^^xsd:double;
  dwc:minimumDepth '755'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.12"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.71)"^^geo:wktLiteral ;
  geo-pos:lat "51.68"^^xsd:decimal ;
  geo-pos:long "-4.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia senilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.71'^^xsd:double;
  dwc:latitude '51.68'^^xsd:double;
  dwc:aphiaid '855097'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.71)"^^geo:wktLiteral ;
  geo-pos:lat "51.68"^^xsd:decimal ;
  geo-pos:long "-4.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia senilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.71'^^xsd:double;
  dwc:latitude '51.68'^^xsd:double;
  dwc:aphiaid '855097'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.07 12.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.07"^^xsd:decimal ;
  dwc:decimalLongitude "12.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.07 12.54)"^^geo:wktLiteral ;
  geo-pos:lat "56.07"^^xsd:decimal ;
  geo-pos:long "12.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.54'^^xsd:double;
  dwc:latitude '56.07'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.28 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.28 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.28"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '56.28'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.23 46.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.23"^^xsd:decimal ;
  dwc:decimalLongitude "46.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.23 46.66)"^^geo:wktLiteral ;
  geo-pos:lat "69.23"^^xsd:decimal ;
  geo-pos:long "46.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '46.66'^^xsd:double;
  dwc:latitude '69.23'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.97 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.97"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.97 -11.2)"^^geo:wktLiteral ;
  geo-pos:lat "64.97"^^xsd:decimal ;
  geo-pos:long "-11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '64.97'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22 63.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22"^^xsd:decimal ;
  dwc:decimalLongitude "63.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22 63.45)"^^geo:wktLiteral ;
  geo-pos:lat "79.22"^^xsd:decimal ;
  geo-pos:long "63.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus lindahli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '63.45'^^xsd:double;
  dwc:latitude '79.22'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '101031'^^xsd:integer;
  dwc:aphiaIdAccepted '101031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -11)"^^geo:wktLiteral ;
  geo-pos:lat "65"^^xsd:decimal ;
  geo-pos:long "-11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus lindahli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '65'^^xsd:integer;
  dwc:aphiaid '101031'^^xsd:integer;
  dwc:aphiaIdAccepted '101031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus erdmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '70.1'^^xsd:double;
  dwc:aphiaid '101027'^^xsd:integer;
  dwc:aphiaIdAccepted '101027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.27"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "65.27"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus erdmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '65.27'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '101027'^^xsd:integer;
  dwc:aphiaIdAccepted '101027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.43"^^xsd:decimal ;
  geo-pos:long "-25.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus agassizii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.22'^^xsd:double;
  dwc:latitude '37.43'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '286789'^^xsd:integer;
  dwc:aphiaIdAccepted '1593939'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.7 55.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.7"^^xsd:decimal ;
  dwc:decimalLongitude "55.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.7 55.43)"^^geo:wktLiteral ;
  geo-pos:lat "80.7"^^xsd:decimal ;
  geo-pos:long "55.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '55.43'^^xsd:double;
  dwc:latitude '80.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 36)"^^geo:wktLiteral ;
  geo-pos:lat "66"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '66'^^xsd:integer;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 4.1)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4.1'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -5.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "-5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.38'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.37"^^xsd:decimal ;
  dwc:decimalLongitude "-14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  geo-pos:lat "28.37"^^xsd:decimal ;
  geo-pos:long "-14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'AA-103'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.12'^^xsd:double;
  dwc:latitude '28.37'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.37"^^xsd:decimal ;
  dwc:decimalLongitude "-14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  geo-pos:lat "28.37"^^xsd:decimal ;
  geo-pos:long "-14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'AA-109'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.12'^^xsd:double;
  dwc:latitude '28.37'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.43 -10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.43"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.43 -10.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.43"^^xsd:decimal ;
  geo-pos:long "-10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinoscyphia aurelia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.9'^^xsd:double;
  dwc:latitude '31.43'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1222'^^xsd:integer;
  dwc:aphiaid '100835'^^xsd:integer;
  dwc:aphiaIdAccepted '100835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.82 -15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.82"^^xsd:decimal ;
  dwc:decimalLongitude "-15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.82 -15.77)"^^geo:wktLiteral ;
  geo-pos:lat "27.82"^^xsd:decimal ;
  geo-pos:long "-15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.77'^^xsd:double;
  dwc:latitude '27.82'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "66.57"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.99'^^xsd:double;
  dwc:latitude '66.57'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.18 31.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.18"^^xsd:decimal ;
  dwc:decimalLongitude "31.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.18 31.73)"^^geo:wktLiteral ;
  geo-pos:lat "79.18"^^xsd:decimal ;
  geo-pos:long "31.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '31.73'^^xsd:double;
  dwc:latitude '79.18'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.01"^^xsd:decimal ;
  dwc:decimalLongitude "11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 11.12)"^^geo:wktLiteral ;
  geo-pos:lat "59.01"^^xsd:decimal ;
  geo-pos:long "11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.12'^^xsd:double;
  dwc:latitude '59.01'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.09 -6.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.09"^^xsd:decimal ;
  dwc:decimalLongitude "-6.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.09 -6.24)"^^geo:wktLiteral ;
  geo-pos:lat "62.09"^^xsd:decimal ;
  geo-pos:long "-6.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.24'^^xsd:double;
  dwc:latitude '62.09'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -1.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -1.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.66"^^xsd:decimal ;
  geo-pos:long "-1.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia erythrochila'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.18'^^xsd:double;
  dwc:latitude '44.66'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '741707'^^xsd:integer;
  dwc:aphiaIdAccepted '283481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  geo-pos:lat "51.57"^^xsd:decimal ;
  geo-pos:long "-4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans venusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.32'^^xsd:double;
  dwc:latitude '51.57'^^xsd:double;
  dwc:aphiaid '856563'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans venusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '856563'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -33.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-33.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -33.32)"^^geo:wktLiteral ;
  geo-pos:lat "37.25"^^xsd:decimal ;
  geo-pos:long "-33.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.32'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37 -29.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37"^^xsd:decimal ;
  dwc:decimalLongitude "-29.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37 -29.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.37"^^xsd:decimal ;
  geo-pos:long "-29.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.62'^^xsd:double;
  dwc:latitude '38.37'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1320"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.3'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '1320'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.25 21.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.25"^^xsd:decimal ;
  dwc:decimalLongitude "21.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.25 21.75)"^^geo:wktLiteral ;
  geo-pos:lat "78.25"^^xsd:decimal ;
  geo-pos:long "21.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.75'^^xsd:double;
  dwc:latitude '78.25'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.82 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.82"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.82 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "77.82"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '77.82'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.42 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.42"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.42 20)"^^geo:wktLiteral ;
  geo-pos:lat "78.42"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '78.42'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.68 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.68"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.68 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "77.68"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '77.68'^^xsd:double;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.73 11.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.73"^^xsd:decimal ;
  dwc:decimalLongitude "11.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.73 11.75)"^^geo:wktLiteral ;
  geo-pos:lat "77.73"^^xsd:decimal ;
  geo-pos:long "11.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.75'^^xsd:double;
  dwc:latitude '77.73'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.75 11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.75"^^xsd:decimal ;
  dwc:decimalLongitude "11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.75 11.12)"^^geo:wktLiteral ;
  geo-pos:lat "77.75"^^xsd:decimal ;
  geo-pos:long "11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.12'^^xsd:double;
  dwc:latitude '77.75'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.92"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.92'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  geo-pos:lat "51.57"^^xsd:decimal ;
  geo-pos:long "-4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.32'^^xsd:double;
  dwc:latitude '51.57'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  geo-pos:lat "51.57"^^xsd:decimal ;
  geo-pos:long "-4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.32'^^xsd:double;
  dwc:latitude '51.57'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.38 16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.38"^^xsd:decimal ;
  dwc:decimalLongitude "16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.38 16.33)"^^geo:wktLiteral ;
  geo-pos:lat "78.38"^^xsd:decimal ;
  geo-pos:long "16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.33'^^xsd:double;
  dwc:latitude '78.38'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24 13.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24"^^xsd:decimal ;
  dwc:decimalLongitude "13.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24 13.85)"^^geo:wktLiteral ;
  geo-pos:lat "78.24"^^xsd:decimal ;
  geo-pos:long "13.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.85'^^xsd:double;
  dwc:latitude '78.24'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.05 14.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.05"^^xsd:decimal ;
  dwc:decimalLongitude "14.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.05 14.18)"^^geo:wktLiteral ;
  geo-pos:lat "78.05"^^xsd:decimal ;
  geo-pos:long "14.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.18'^^xsd:double;
  dwc:latitude '78.05'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03 -2.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.03"^^xsd:decimal ;
  dwc:decimalLongitude "-2.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03 -2.75)"^^geo:wktLiteral ;
  geo-pos:lat "36.03"^^xsd:decimal ;
  geo-pos:long "-2.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.75'^^xsd:double;
  dwc:latitude '36.03'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -8.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-8.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -8.475)"^^geo:wktLiteral ;
  geo-pos:lat "48.1"^^xsd:decimal ;
  geo-pos:long "-8.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.475'^^xsd:double;
  dwc:latitude '48.1'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48 -31.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48"^^xsd:decimal ;
  dwc:decimalLongitude "-31.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48 -31.33)"^^geo:wktLiteral ;
  geo-pos:lat "39.48"^^xsd:decimal ;
  geo-pos:long "-31.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.33'^^xsd:double;
  dwc:latitude '39.48'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -2.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "-2.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -2.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "-2.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.38'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.12 -12.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.12"^^xsd:decimal ;
  dwc:decimalLongitude "-12.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1341"^^xsd:integer ;
  dwc:maximumDepthInMeters "1394"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.12 -12.69)"^^geo:wktLiteral ;
  geo-pos:lat "29.12"^^xsd:decimal ;
  geo-pos:long "-12.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinoscyphia aurelia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.69'^^xsd:double;
  dwc:latitude '29.12'^^xsd:double;
  dwc:minimumDepth '1341'^^xsd:integer;
  dwc:maximumDepth '1394'^^xsd:integer;
  dwc:aphiaid '100835'^^xsd:integer;
  dwc:aphiaIdAccepted '100835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23 -3.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23"^^xsd:decimal ;
  dwc:decimalLongitude "-3.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23 -3.78)"^^geo:wktLiteral ;
  geo-pos:lat "50.23"^^xsd:decimal ;
  geo-pos:long "-3.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia brodricii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.78'^^xsd:double;
  dwc:latitude '50.23'^^xsd:double;
  dwc:aphiaid '741623'^^xsd:integer;
  dwc:aphiaIdAccepted '100947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "55.75"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '55.75'^^xsd:double;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -1.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -1.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.66"^^xsd:decimal ;
  geo-pos:long "-1.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia erythrochila'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.18'^^xsd:double;
  dwc:latitude '44.66'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '741707'^^xsd:integer;
  dwc:aphiaIdAccepted '283481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^xsd:decimal ;
  dwc:decimalLongitude "-1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -1.3)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.3'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.23 21.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.23"^^xsd:decimal ;
  dwc:decimalLongitude "21.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.23 21.75)"^^geo:wktLiteral ;
  geo-pos:lat "78.23"^^xsd:decimal ;
  geo-pos:long "21.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.75'^^xsd:double;
  dwc:latitude '78.23'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.66 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.66"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "241"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.66 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "77.66"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '77.66'^^xsd:double;
  dwc:minimumDepth '241'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 6.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "6.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 6.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.02"^^xsd:decimal ;
  geo-pos:long "6.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.32'^^xsd:double;
  dwc:latitude '43.02'^^xsd:double;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.42 -16.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.42"^^xsd:decimal ;
  dwc:decimalLongitude "-16.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2850"^^xsd:integer ;
  dwc:maximumDepthInMeters "3010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.42 -16.95)"^^geo:wktLiteral ;
  geo-pos:lat "32.42"^^xsd:decimal ;
  geo-pos:long "-16.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '98886'^^xsd:integer;
  dwc:scientificName 'Truncatoflabellum stabile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.95'^^xsd:double;
  dwc:latitude '32.42'^^xsd:double;
  dwc:minimumDepth '2850'^^xsd:integer;
  dwc:maximumDepth '3010'^^xsd:integer;
  dwc:aphiaid '135202'^^xsd:integer;
  dwc:aphiaIdAccepted '135202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22 63.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22"^^xsd:decimal ;
  dwc:decimalLongitude "63.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22 63.45)"^^geo:wktLiteral ;
  geo-pos:lat "79.22"^^xsd:decimal ;
  geo-pos:long "63.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus lindahli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '63.45'^^xsd:double;
  dwc:latitude '79.22'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '101031'^^xsd:integer;
  dwc:aphiaIdAccepted '101031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.43"^^xsd:decimal ;
  geo-pos:long "-25.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus agassizii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.22'^^xsd:double;
  dwc:latitude '37.43'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '286789'^^xsd:integer;
  dwc:aphiaIdAccepted '1593939'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 64.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "64.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 64.28)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "64.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '64.28'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.37"^^xsd:decimal ;
  dwc:decimalLongitude "-14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  geo-pos:lat "28.37"^^xsd:decimal ;
  geo-pos:long "-14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'AA-112'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.12'^^xsd:double;
  dwc:latitude '28.37'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "-4.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "655"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.64)"^^geo:wktLiteral ;
  geo-pos:lat "44.12"^^xsd:decimal ;
  geo-pos:long "-4.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.64'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '655'^^xsd:integer;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  geo-pos:lat "54.13"^^xsd:decimal ;
  geo-pos:long "8.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.23'^^xsd:double;
  dwc:latitude '54.13'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.35 29.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.35 29.35)"^^geo:wktLiteral ;
  geo-pos:lat "80.35"^^xsd:decimal ;
  geo-pos:long "29.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.35'^^xsd:double;
  dwc:latitude '80.35'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63 -9.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63"^^xsd:decimal ;
  dwc:decimalLongitude "-9.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63 -9.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.63"^^xsd:decimal ;
  geo-pos:long "-9.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.78'^^xsd:double;
  dwc:latitude '48.63'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.71)"^^geo:wktLiteral ;
  geo-pos:lat "51.68"^^xsd:decimal ;
  geo-pos:long "-4.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans venusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.71'^^xsd:double;
  dwc:latitude '51.68'^^xsd:double;
  dwc:aphiaid '856563'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 -26.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7"^^xsd:decimal ;
  dwc:decimalLongitude "-26.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 -26.67)"^^geo:wktLiteral ;
  geo-pos:lat "66.7"^^xsd:decimal ;
  geo-pos:long "-26.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.67'^^xsd:double;
  dwc:latitude '66.7'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8 -7.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8"^^xsd:decimal ;
  dwc:decimalLongitude "-7.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8 -7.77)"^^geo:wktLiteral ;
  geo-pos:lat "47.8"^^xsd:decimal ;
  geo-pos:long "-7.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.77'^^xsd:double;
  dwc:latitude '47.8'^^xsd:double;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2 15)"^^geo:wktLiteral ;
  geo-pos:lat "78.2"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '78.2'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35 -28.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35"^^xsd:decimal ;
  dwc:decimalLongitude "-28.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35 -28.82)"^^geo:wktLiteral ;
  geo-pos:lat "38.35"^^xsd:decimal ;
  geo-pos:long "-28.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.82'^^xsd:double;
  dwc:latitude '38.35'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -28.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1670"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -28.03)"^^geo:wktLiteral ;
  geo-pos:lat "39.25"^^xsd:decimal ;
  geo-pos:long "-28.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.03'^^xsd:double;
  dwc:latitude '39.25'^^xsd:double;
  dwc:minimumDepth '1670'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97 20.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97"^^xsd:decimal ;
  dwc:decimalLongitude "20.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97 20.58)"^^geo:wktLiteral ;
  geo-pos:lat "78.97"^^xsd:decimal ;
  geo-pos:long "20.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.58'^^xsd:double;
  dwc:latitude '78.97'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.75 11.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.75"^^xsd:decimal ;
  dwc:decimalLongitude "11.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.75 11.93)"^^geo:wktLiteral ;
  geo-pos:lat "77.75"^^xsd:decimal ;
  geo-pos:long "11.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.93'^^xsd:double;
  dwc:latitude '77.75'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 -18)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isarachnanthus cruzi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101008'^^xsd:integer;
  dwc:aphiaIdAccepted '283789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.58 -7.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.58"^^xsd:decimal ;
  dwc:decimalLongitude "-7.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "585"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.58 -7.13)"^^geo:wktLiteral ;
  geo-pos:lat "59.58"^^xsd:decimal ;
  geo-pos:long "-7.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.13'^^xsd:double;
  dwc:latitude '59.58'^^xsd:double;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '585'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.98 -16.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.98"^^xsd:decimal ;
  dwc:decimalLongitude "-16.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.98 -16.43)"^^geo:wktLiteral ;
  geo-pos:lat "32.98"^^xsd:decimal ;
  geo-pos:long "-16.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.43'^^xsd:double;
  dwc:latitude '32.98'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "732"^^xsd:integer ;
  dwc:maximumDepthInMeters "732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17.33)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-17.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.33'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '732'^^xsd:integer;
  dwc:maximumDepth '732'^^xsd:integer;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.94 29.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.94"^^xsd:decimal ;
  dwc:decimalLongitude "29.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.94 29.93)"^^geo:wktLiteral ;
  geo-pos:lat "68.94"^^xsd:decimal ;
  geo-pos:long "29.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.93'^^xsd:double;
  dwc:latitude '68.94'^^xsd:double;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.64 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.64"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.64 22)"^^geo:wktLiteral ;
  geo-pos:lat "70.64"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '70.64'^^xsd:double;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '69.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.94 5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.94"^^xsd:decimal ;
  dwc:decimalLongitude "5.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.94 5.1)"^^geo:wktLiteral ;
  geo-pos:lat "61.94"^^xsd:decimal ;
  geo-pos:long "5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.1'^^xsd:double;
  dwc:latitude '61.94'^^xsd:double;
  dwc:aphiaid '856560'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93 -5.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.93"^^xsd:decimal ;
  dwc:decimalLongitude "-5.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "718"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93 -5.62)"^^geo:wktLiteral ;
  geo-pos:lat "35.93"^^xsd:decimal ;
  geo-pos:long "-5.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.62'^^xsd:double;
  dwc:latitude '35.93'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '718'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.24 -4.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.24"^^xsd:decimal ;
  dwc:decimalLongitude "-4.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.24 -4.51)"^^geo:wktLiteral ;
  geo-pos:lat "48.24"^^xsd:decimal ;
  geo-pos:long "-4.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.51'^^xsd:double;
  dwc:latitude '48.24'^^xsd:double;
  dwc:aphiaid '815624'^^xsd:integer;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.815 15.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.815"^^xsd:decimal ;
  dwc:decimalLongitude "15.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.815 15.335)"^^geo:wktLiteral ;
  geo-pos:lat "74.815"^^xsd:decimal ;
  geo-pos:long "15.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'C11575 and C11576'^^xsd:string;
  dwc:scientificName 'Halcampoides abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.335'^^xsd:double;
  dwc:latitude '74.815'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:aphiaid '100920'^^xsd:integer;
  dwc:aphiaIdAccepted '100920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2"^^xsd:decimal ;
  dwc:decimalLongitude "34.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.2"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Co 29227'^^xsd:string;
  dwc:scientificName 'Telmatactis cricoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '32.2'^^xsd:double;
  dwc:aphiaid '100971'^^xsd:integer;
  dwc:aphiaIdAccepted '100971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -3.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-3.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -3.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-3.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.53'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.45 -6.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.45"^^xsd:decimal ;
  dwc:decimalLongitude "-6.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.45 -6.15)"^^geo:wktLiteral ;
  geo-pos:lat "53.45"^^xsd:decimal ;
  geo-pos:long "-6.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia delapi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.15'^^xsd:double;
  dwc:latitude '53.45'^^xsd:double;
  dwc:aphiaid '100883'^^xsd:integer;
  dwc:aphiaIdAccepted '100883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "38.27"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenocyathus anthophyllites'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '38.27'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '135148'^^xsd:integer;
  dwc:aphiaIdAccepted '135148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.27"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "65.27"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '65.27'^^xsd:double;
  dwc:aphiaid '100975'^^xsd:integer;
  dwc:aphiaIdAccepted '100975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.35 -10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.35 -10.7)"^^geo:wktLiteral ;
  geo-pos:lat "65.35"^^xsd:decimal ;
  geo-pos:long "-10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus danielsseni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.7'^^xsd:double;
  dwc:latitude '65.35'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '855577'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -2.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "-2.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -2.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "-2.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.38'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.92 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.92"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "489"^^xsd:integer ;
  dwc:maximumDepthInMeters "489"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.92 -15.08)"^^geo:wktLiteral ;
  geo-pos:lat "26.92"^^xsd:decimal ;
  geo-pos:long "-15.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '26.92'^^xsd:double;
  dwc:minimumDepth '489'^^xsd:integer;
  dwc:maximumDepth '489'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.07 -14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.07"^^xsd:decimal ;
  dwc:decimalLongitude "-14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.07 -14.35)"^^geo:wktLiteral ;
  geo-pos:lat "28.07"^^xsd:decimal ;
  geo-pos:long "-14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 13969'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.35'^^xsd:double;
  dwc:latitude '28.07'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47 -1.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47"^^xsd:decimal ;
  dwc:decimalLongitude "-1.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47 -1.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.47"^^xsd:decimal ;
  geo-pos:long "-1.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17487'^^xsd:string;
  dwc:scientificName 'Bunodosoma biscayensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.58'^^xsd:double;
  dwc:latitude '43.47'^^xsd:double;
  dwc:aphiaid '100820'^^xsd:integer;
  dwc:aphiaIdAccepted '592956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47 -1.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47"^^xsd:decimal ;
  dwc:decimalLongitude "-1.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47 -1.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.47"^^xsd:decimal ;
  geo-pos:long "-1.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17488'^^xsd:string;
  dwc:scientificName 'Bunodosoma biscayensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.58'^^xsd:double;
  dwc:latitude '43.47'^^xsd:double;
  dwc:aphiaid '100820'^^xsd:integer;
  dwc:aphiaIdAccepted '592956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 1.59)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17489'^^xsd:string;
  dwc:scientificName 'Bunodosoma biscayensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.59'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '100820'^^xsd:integer;
  dwc:aphiaIdAccepted '592956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 1.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "1.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 1.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "1.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17490'^^xsd:string;
  dwc:scientificName 'Bunodosoma biscayensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.53'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:aphiaid '100820'^^xsd:integer;
  dwc:aphiaIdAccepted '592956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2"^^xsd:decimal ;
  dwc:decimalLongitude "34.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.2"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17704'^^xsd:string;
  dwc:scientificName 'Telmatactis cricoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '32.2'^^xsd:double;
  dwc:aphiaid '100971'^^xsd:integer;
  dwc:aphiaIdAccepted '100971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47 -1.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47"^^xsd:decimal ;
  dwc:decimalLongitude "-1.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47 -1.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.47"^^xsd:decimal ;
  geo-pos:long "-1.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17718'^^xsd:string;
  dwc:scientificName 'Bunodosoma biscayensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.58'^^xsd:double;
  dwc:latitude '43.47'^^xsd:double;
  dwc:aphiaid '100820'^^xsd:integer;
  dwc:aphiaIdAccepted '592956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17743'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.51 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.51"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.51 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.51"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17744'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.51'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.13 -15.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.13"^^xsd:decimal ;
  dwc:decimalLongitude "-15.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.13 -15.87)"^^geo:wktLiteral ;
  geo-pos:lat "30.13"^^xsd:decimal ;
  geo-pos:long "-15.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17745'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.87'^^xsd:double;
  dwc:latitude '30.13'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.83 -13.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-13.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.83 -13.78)"^^geo:wktLiteral ;
  geo-pos:lat "28.83"^^xsd:decimal ;
  geo-pos:long "-13.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17747'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.78'^^xsd:double;
  dwc:latitude '28.83'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "28.1"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17748'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17750'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.45)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17751'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.45'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -28.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -28.63)"^^geo:wktLiteral ;
  geo-pos:lat "38.53"^^xsd:decimal ;
  geo-pos:long "-28.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17753'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.63'^^xsd:double;
  dwc:latitude '38.53'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.75 -13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.75"^^xsd:decimal ;
  dwc:decimalLongitude "-13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1134"^^xsd:integer ;
  dwc:maximumDepthInMeters "1315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.75 -13.32)"^^geo:wktLiteral ;
  geo-pos:lat "28.75"^^xsd:decimal ;
  geo-pos:long "-13.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17754'^^xsd:string;
  dwc:scientificName 'Corallimorphus ingens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.32'^^xsd:double;
  dwc:latitude '28.75'^^xsd:double;
  dwc:minimumDepth '1134'^^xsd:integer;
  dwc:maximumDepth '1315'^^xsd:integer;
  dwc:aphiaid '101015'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.75 -13.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.75"^^xsd:decimal ;
  dwc:decimalLongitude "-13.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1209"^^xsd:integer ;
  dwc:maximumDepthInMeters "1338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.75 -13.33)"^^geo:wktLiteral ;
  geo-pos:lat "28.75"^^xsd:decimal ;
  geo-pos:long "-13.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17755'^^xsd:string;
  dwc:scientificName 'Corallimorphus ingens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.33'^^xsd:double;
  dwc:latitude '28.75'^^xsd:double;
  dwc:minimumDepth '1209'^^xsd:integer;
  dwc:maximumDepth '1338'^^xsd:integer;
  dwc:aphiaid '101015'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "3100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -24.82)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17756'^^xsd:string;
  dwc:scientificName 'Corallimorphus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.82'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '3100'^^xsd:integer;
  dwc:aphiaid '101014'^^xsd:integer;
  dwc:aphiaIdAccepted '283832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 -18)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isarachnanthus cruzi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '101008'^^xsd:integer;
  dwc:aphiaIdAccepted '283789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52 -6.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52 -6.58)"^^geo:wktLiteral ;
  geo-pos:lat "35.52"^^xsd:decimal ;
  geo-pos:long "-6.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.58'^^xsd:double;
  dwc:latitude '35.52'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.29 14.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.29"^^xsd:decimal ;
  dwc:decimalLongitude "14.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1185"^^xsd:integer ;
  dwc:maximumDepthInMeters "1185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.29 14.4)"^^geo:wktLiteral ;
  geo-pos:lat "69.29"^^xsd:decimal ;
  geo-pos:long "14.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus danielsseni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.4'^^xsd:double;
  dwc:latitude '69.29'^^xsd:double;
  dwc:minimumDepth '1185'^^xsd:integer;
  dwc:maximumDepth '1185'^^xsd:integer;
  dwc:aphiaid '855577'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -2.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -2.9)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-2.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenocyathus anthophyllites'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '135148'^^xsd:integer;
  dwc:aphiaIdAccepted '135148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.07 -11.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.07"^^xsd:decimal ;
  dwc:decimalLongitude "-11.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3029"^^xsd:integer ;
  dwc:maximumDepthInMeters "3035"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.07 -11.31)"^^geo:wktLiteral ;
  geo-pos:lat "32.07"^^xsd:decimal ;
  geo-pos:long "-11.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.31'^^xsd:double;
  dwc:latitude '32.07'^^xsd:double;
  dwc:minimumDepth '3029'^^xsd:integer;
  dwc:maximumDepth '3035'^^xsd:integer;
  dwc:aphiaid '100964'^^xsd:integer;
  dwc:aphiaIdAccepted '593085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 11)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.08 -12.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.08"^^xsd:decimal ;
  dwc:decimalLongitude "-12.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.08 -12.97)"^^geo:wktLiteral ;
  geo-pos:lat "35.08"^^xsd:decimal ;
  geo-pos:long "-12.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.97'^^xsd:double;
  dwc:latitude '35.08'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  geo-pos:lat "51.57"^^xsd:decimal ;
  geo-pos:long "-4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.32'^^xsd:double;
  dwc:latitude '51.57'^^xsd:double;
  dwc:aphiaid '856424'^^xsd:integer;
  dwc:aphiaIdAccepted '856424'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '69.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.79'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.13 8.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.13 8.43)"^^geo:wktLiteral ;
  geo-pos:lat "57.13"^^xsd:decimal ;
  geo-pos:long "8.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.43'^^xsd:double;
  dwc:latitude '57.13'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 28.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "28.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 28.36)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "28.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '28.36'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1180'^^xsd:integer;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.815 15.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.815"^^xsd:decimal ;
  dwc:decimalLongitude "15.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.815 15.335)"^^geo:wktLiteral ;
  geo-pos:lat "74.815"^^xsd:decimal ;
  geo-pos:long "15.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'C11575 and C11576'^^xsd:string;
  dwc:scientificName 'Halcampoides abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.335'^^xsd:double;
  dwc:latitude '74.815'^^xsd:double;
  dwc:minimumDepth '954'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:aphiaid '100920'^^xsd:integer;
  dwc:aphiaIdAccepted '100920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 -18)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isarachnanthus cruzi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '101008'^^xsd:integer;
  dwc:aphiaIdAccepted '283789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 21)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:aphiaid '856560'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.25 33.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.25"^^xsd:decimal ;
  dwc:decimalLongitude "33.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.25 33.54)"^^geo:wktLiteral ;
  geo-pos:lat "69.25"^^xsd:decimal ;
  geo-pos:long "33.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '33.54'^^xsd:double;
  dwc:latitude '69.25'^^xsd:double;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.62'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.58 -7.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.58"^^xsd:decimal ;
  dwc:decimalLongitude "-7.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "585"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.58 -7.13)"^^geo:wktLiteral ;
  geo-pos:lat "59.58"^^xsd:decimal ;
  geo-pos:long "-7.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.13'^^xsd:double;
  dwc:latitude '59.58'^^xsd:double;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '585'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.45 -16.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.45"^^xsd:decimal ;
  dwc:decimalLongitude "-16.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.45 -16.53)"^^geo:wktLiteral ;
  geo-pos:lat "32.45"^^xsd:decimal ;
  geo-pos:long "-16.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.53'^^xsd:double;
  dwc:latitude '32.45'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-3.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.62'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -5.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -5.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "-5.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.25'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '815624'^^xsd:integer;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.22 -8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.22"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1889"^^xsd:integer ;
  dwc:maximumDepthInMeters "1889"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.22 -8.38)"^^geo:wktLiteral ;
  geo-pos:lat "69.22"^^xsd:decimal ;
  geo-pos:long "-8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.38'^^xsd:double;
  dwc:latitude '69.22'^^xsd:double;
  dwc:minimumDepth '1889'^^xsd:integer;
  dwc:maximumDepth '1889'^^xsd:integer;
  dwc:aphiaid '100977'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 -9.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "-9.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 -9.02)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "-9.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenocyathus anthophyllites'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.02'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '135148'^^xsd:integer;
  dwc:aphiaIdAccepted '135148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "23.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 23.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.8'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 -9.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.06"^^xsd:decimal ;
  dwc:decimalLongitude "-9.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 -9.325)"^^geo:wktLiteral ;
  geo-pos:lat "41.06"^^xsd:decimal ;
  geo-pos:long "-9.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.325'^^xsd:double;
  dwc:latitude '41.06'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paxi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '101038'^^xsd:integer;
  dwc:aphiaIdAccepted '101038'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1590"^^xsd:integer ;
  dwc:maximumDepthInMeters "1920"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -7.8)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.8'^^xsd:double;
  dwc:latitude '50.5'^^xsd:double;
  dwc:minimumDepth '1590'^^xsd:integer;
  dwc:maximumDepth '1920'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53 -11.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53"^^xsd:decimal ;
  dwc:decimalLongitude "-11.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "860"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53 -11.72)"^^geo:wktLiteral ;
  geo-pos:lat "51.53"^^xsd:decimal ;
  geo-pos:long "-11.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.72'^^xsd:double;
  dwc:latitude '51.53'^^xsd:double;
  dwc:minimumDepth '860'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.68 -7.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.68"^^xsd:decimal ;
  dwc:decimalLongitude "-7.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "651"^^xsd:integer ;
  dwc:maximumDepthInMeters "651"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.68 -7.13)"^^geo:wktLiteral ;
  geo-pos:lat "35.68"^^xsd:decimal ;
  geo-pos:long "-7.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.13'^^xsd:double;
  dwc:latitude '35.68'^^xsd:double;
  dwc:minimumDepth '651'^^xsd:integer;
  dwc:maximumDepth '651'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Anthoz. 217'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.84 -28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.84"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.84 -28.53)"^^geo:wktLiteral ;
  geo-pos:lat "29.84"^^xsd:decimal ;
  geo-pos:long "-28.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.53'^^xsd:double;
  dwc:latitude '29.84'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina lofotensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '856561'^^xsd:integer;
  dwc:aphiaIdAccepted '240768'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.33 8.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.33 8.28)"^^geo:wktLiteral ;
  geo-pos:lat "79.33"^^xsd:decimal ;
  geo-pos:long "8.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.28'^^xsd:double;
  dwc:latitude '79.33'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 -32.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84"^^xsd:decimal ;
  dwc:decimalLongitude "-32.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 -32.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.84"^^xsd:decimal ;
  geo-pos:long "-32.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-32.95'^^xsd:double;
  dwc:latitude '36.84'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 18.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "18.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 18.32)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "18.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '18.32'^^xsd:double;
  dwc:latitude '69.5'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -7.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "-7.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1473"^^xsd:integer ;
  dwc:maximumDepthInMeters "1473"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -7.93)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "-7.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.93'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '1473'^^xsd:integer;
  dwc:maximumDepth '1473'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.72'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1740"^^xsd:integer ;
  dwc:maximumDepthInMeters "1740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.02"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anisopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.35'^^xsd:double;
  dwc:latitude '38.02'^^xsd:double;
  dwc:minimumDepth '1740'^^xsd:integer;
  dwc:maximumDepth '1740'^^xsd:integer;
  dwc:aphiaid '1431116'^^xsd:integer;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.54"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1968"^^xsd:integer ;
  dwc:maximumDepthInMeters "1968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.54"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anisopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:aphiaid '1431116'^^xsd:integer;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anisopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '1431116'^^xsd:integer;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -30.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-30.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "454"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -30.26)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-30.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.26'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '454'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fagesia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100898'^^xsd:integer;
  dwc:aphiaIdAccepted '151541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  geo-pos:lat "51.58"^^xsd:decimal ;
  geo-pos:long "-3.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fagesia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.97'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:aphiaid '100898'^^xsd:integer;
  dwc:aphiaIdAccepted '151541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -25.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "-25.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Guynia annulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '135206'^^xsd:integer;
  dwc:aphiaIdAccepted '135206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.8'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.17 13.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.17"^^xsd:decimal ;
  dwc:decimalLongitude "13.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters "412"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.17 13.77)"^^geo:wktLiteral ;
  geo-pos:lat "78.17"^^xsd:decimal ;
  geo-pos:long "13.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.77'^^xsd:double;
  dwc:latitude '78.17'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:maximumDepth '412'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.75 9.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.75 9.37)"^^geo:wktLiteral ;
  geo-pos:lat "78.75"^^xsd:decimal ;
  geo-pos:long "9.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.37'^^xsd:double;
  dwc:latitude '78.75'^^xsd:double;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 10.33)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "10.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.33'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.88 -10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.88"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1902"^^xsd:integer ;
  dwc:maximumDepthInMeters "1902"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.88 -10.32)"^^geo:wktLiteral ;
  geo-pos:lat "67.88"^^xsd:decimal ;
  geo-pos:long "-10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.32'^^xsd:double;
  dwc:latitude '67.88'^^xsd:double;
  dwc:minimumDepth '1902'^^xsd:integer;
  dwc:maximumDepth '1902'^^xsd:integer;
  dwc:aphiaid '100977'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  geo-pos:lat "51.57"^^xsd:decimal ;
  geo-pos:long "-4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fagesia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.32'^^xsd:double;
  dwc:latitude '51.57'^^xsd:double;
  dwc:aphiaid '100898'^^xsd:integer;
  dwc:aphiaIdAccepted '151541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 25)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia viridis smaragdina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '856481'^^xsd:integer;
  dwc:aphiaIdAccepted '856481'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -11.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.01"^^xsd:decimal ;
  dwc:decimalLongitude "-11.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2075"^^xsd:integer ;
  dwc:maximumDepthInMeters "2210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -11.705)"^^geo:wktLiteral ;
  geo-pos:lat "30.01"^^xsd:decimal ;
  geo-pos:long "-11.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.705'^^xsd:double;
  dwc:latitude '30.01'^^xsd:double;
  dwc:minimumDepth '2075'^^xsd:integer;
  dwc:maximumDepth '2210'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.15 -9.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.15"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.15 -9.63)"^^geo:wktLiteral ;
  geo-pos:lat "33.15"^^xsd:decimal ;
  geo-pos:long "-9.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.63'^^xsd:double;
  dwc:latitude '33.15'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.4)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.4'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79 -1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.79"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79 -1.13)"^^geo:wktLiteral ;
  geo-pos:lat "50.79"^^xsd:decimal ;
  geo-pos:long "-1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.13'^^xsd:double;
  dwc:latitude '50.79'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.59 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.59"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.59 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.59"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '42.59'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.43"^^xsd:decimal ;
  dwc:decimalLongitude "6.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  geo-pos:lat "60.43"^^xsd:decimal ;
  geo-pos:long "6.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ viduatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.55'^^xsd:double;
  dwc:latitude '60.43'^^xsd:double;
  dwc:aphiaid '101004'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:aphiaid '856562'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.45 -0.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-0.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.45 -0.78)"^^geo:wktLiteral ;
  geo-pos:lat "60.45"^^xsd:decimal ;
  geo-pos:long "-0.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bulocera tuedi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.78'^^xsd:double;
  dwc:latitude '60.45'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  geo-pos:lat "71.42"^^xsd:decimal ;
  geo-pos:long "15.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus roseus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.68'^^xsd:double;
  dwc:latitude '71.42'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '620'^^xsd:integer;
  dwc:aphiaid '101039'^^xsd:integer;
  dwc:aphiaIdAccepted '101039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paxi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '101038'^^xsd:integer;
  dwc:aphiaIdAccepted '101038'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -8)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -9.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-9.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.75'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '460'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -9.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-9.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.75'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.28'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.01"^^xsd:decimal ;
  dwc:decimalLongitude "11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 11.12)"^^geo:wktLiteral ;
  geo-pos:lat "59.01"^^xsd:decimal ;
  geo-pos:long "11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.12'^^xsd:double;
  dwc:latitude '59.01'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.01"^^xsd:decimal ;
  dwc:decimalLongitude "11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 11.12)"^^geo:wktLiteral ;
  geo-pos:lat "59.01"^^xsd:decimal ;
  geo-pos:long "11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.12'^^xsd:double;
  dwc:latitude '59.01'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 -17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "277"^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 -17.4)"^^geo:wktLiteral ;
  geo-pos:lat "63.7"^^xsd:decimal ;
  geo-pos:long "-17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'ANT-200'^^xsd:string;
  dwc:scientificName 'Stylatula elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.4'^^xsd:double;
  dwc:latitude '63.7'^^xsd:double;
  dwc:minimumDepth '277'^^xsd:integer;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '128537'^^xsd:integer;
  dwc:aphiaIdAccepted '128537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Anthoz. 1029'^^xsd:string;
  dwc:scientificName 'Octineon suecicum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '100984'^^xsd:integer;
  dwc:aphiaIdAccepted '100984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Anthoz. 1030'^^xsd:string;
  dwc:scientificName 'Andwakia parva'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '410900'^^xsd:integer;
  dwc:aphiaIdAccepted '100865'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Anthoz. 192'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.23 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1619"^^xsd:integer ;
  dwc:maximumDepthInMeters "1619"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.23 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "67.23"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '67.23'^^xsd:double;
  dwc:minimumDepth '1619'^^xsd:integer;
  dwc:maximumDepth '1619'^^xsd:integer;
  dwc:aphiaid '100977'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.38 -7.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.38"^^xsd:decimal ;
  dwc:decimalLongitude "-7.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.38 -7.42)"^^geo:wktLiteral ;
  geo-pos:lat "66.38"^^xsd:decimal ;
  geo-pos:long "-7.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.42'^^xsd:double;
  dwc:latitude '66.38'^^xsd:double;
  dwc:minimumDepth '1802'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:aphiaid '100977'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.48 -11.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.48"^^xsd:decimal ;
  dwc:decimalLongitude "-11.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.48 -11.53)"^^geo:wktLiteral ;
  geo-pos:lat "67.48"^^xsd:decimal ;
  geo-pos:long "-11.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.53'^^xsd:double;
  dwc:latitude '67.48'^^xsd:double;
  dwc:minimumDepth '1666'^^xsd:integer;
  dwc:maximumDepth '1666'^^xsd:integer;
  dwc:aphiaid '100977'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 13.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 13.63)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "13.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.63'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  geo-pos:lat "54.13"^^xsd:decimal ;
  geo-pos:long "8.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.23'^^xsd:double;
  dwc:latitude '54.13'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.48 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.48"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.48 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "31.48"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.97'^^xsd:double;
  dwc:latitude '31.48'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "317"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "29.7"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.95'^^xsd:double;
  dwc:latitude '29.7'^^xsd:double;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '317'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.3'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isarachnanthus maderensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '283789'^^xsd:integer;
  dwc:aphiaIdAccepted '283789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.13"^^xsd:decimal ;
  dwc:decimalLongitude "-15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -15.45)"^^geo:wktLiteral ;
  geo-pos:lat "28.13"^^xsd:decimal ;
  geo-pos:long "-15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isarachnanthus maderensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.45'^^xsd:double;
  dwc:latitude '28.13'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '283789'^^xsd:integer;
  dwc:aphiaIdAccepted '283789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -16.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-16.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -16.65)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-16.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isarachnanthus cruzi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.65'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '101008'^^xsd:integer;
  dwc:aphiaIdAccepted '283789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 25)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.09 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.09"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "489"^^xsd:integer ;
  dwc:maximumDepthInMeters "489"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.09 -15.08)"^^geo:wktLiteral ;
  geo-pos:lat "26.09"^^xsd:decimal ;
  geo-pos:long "-15.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '26.09'^^xsd:double;
  dwc:minimumDepth '489'^^xsd:integer;
  dwc:maximumDepth '489'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61 -27.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "793"^^xsd:integer ;
  dwc:maximumDepthInMeters "793"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61 -27.29)"^^geo:wktLiteral ;
  geo-pos:lat "38.61"^^xsd:decimal ;
  geo-pos:long "-27.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenocyathus apertus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.29'^^xsd:double;
  dwc:latitude '38.61'^^xsd:double;
  dwc:minimumDepth '793'^^xsd:integer;
  dwc:maximumDepth '793'^^xsd:integer;
  dwc:aphiaid '509335'^^xsd:integer;
  dwc:aphiaIdAccepted '287739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.28 -8.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.28"^^xsd:decimal ;
  dwc:decimalLongitude "-8.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.28 -8.57)"^^geo:wktLiteral ;
  geo-pos:lat "33.28"^^xsd:decimal ;
  geo-pos:long "-8.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenocyathus anthophyllites'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.57'^^xsd:double;
  dwc:latitude '33.28'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '135148'^^xsd:integer;
  dwc:aphiaIdAccepted '135148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.51 -9.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.51 -9.82)"^^geo:wktLiteral ;
  geo-pos:lat "30.51"^^xsd:decimal ;
  geo-pos:long "-9.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenocyathus anthophyllites'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.82'^^xsd:double;
  dwc:latitude '30.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '135148'^^xsd:integer;
  dwc:aphiaIdAccepted '135148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.45 -8.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.45"^^xsd:decimal ;
  dwc:decimalLongitude "-8.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1996"^^xsd:integer ;
  dwc:maximumDepthInMeters "1996"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.45 -8.33)"^^geo:wktLiteral ;
  geo-pos:lat "68.45"^^xsd:decimal ;
  geo-pos:long "-8.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.33'^^xsd:double;
  dwc:latitude '68.45'^^xsd:double;
  dwc:minimumDepth '1996'^^xsd:integer;
  dwc:maximumDepth '1996'^^xsd:integer;
  dwc:aphiaid '100977'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.03 -11.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.03"^^xsd:decimal ;
  dwc:decimalLongitude "-11.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1836"^^xsd:integer ;
  dwc:maximumDepthInMeters "1836"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.03 -11.43)"^^geo:wktLiteral ;
  geo-pos:lat "69.03"^^xsd:decimal ;
  geo-pos:long "-11.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.43'^^xsd:double;
  dwc:latitude '69.03'^^xsd:double;
  dwc:minimumDepth '1836'^^xsd:integer;
  dwc:maximumDepth '1836'^^xsd:integer;
  dwc:aphiaid '100977'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.85 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.85"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2354"^^xsd:integer ;
  dwc:maximumDepthInMeters "2354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.85 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "70.85"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '70.85'^^xsd:double;
  dwc:minimumDepth '2354'^^xsd:integer;
  dwc:maximumDepth '2354'^^xsd:integer;
  dwc:aphiaid '100977'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.37)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.37'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89 -9.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89"^^xsd:decimal ;
  dwc:decimalLongitude "-9.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89 -9.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.89"^^xsd:decimal ;
  geo-pos:long "-9.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.04'^^xsd:double;
  dwc:latitude '43.89'^^xsd:double;
  dwc:minimumDepth '1674'^^xsd:integer;
  dwc:maximumDepth '1674'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -6.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-6.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1420"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -6.76)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-6.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.76'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:minimumDepth '1420'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 9.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "9.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 9.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.02"^^xsd:decimal ;
  geo-pos:long "9.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.42'^^xsd:double;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.31 9.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.31"^^xsd:decimal ;
  dwc:decimalLongitude "9.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "770"^^xsd:integer ;
  dwc:maximumDepthInMeters "770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.31 9.19)"^^geo:wktLiteral ;
  geo-pos:lat "44.31"^^xsd:decimal ;
  geo-pos:long "9.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.19'^^xsd:double;
  dwc:latitude '44.31'^^xsd:double;
  dwc:minimumDepth '770'^^xsd:integer;
  dwc:maximumDepth '770'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^xsd:decimal ;
  dwc:decimalLongitude "-1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sidisia barleei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.2'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '815631'^^xsd:integer;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.36"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "60.36"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sidisia barleei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '60.36'^^xsd:double;
  dwc:aphiaid '815631'^^xsd:integer;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -0.8)"^^geo:wktLiteral ;
  geo-pos:lat "60.75"^^xsd:decimal ;
  geo-pos:long "-0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sidisia barleei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.8'^^xsd:double;
  dwc:latitude '60.75'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '815631'^^xsd:integer;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Anthoz. 826'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Anthoz. 957'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.73 -44.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.73"^^xsd:decimal ;
  dwc:decimalLongitude "-44.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.73 -44.08)"^^geo:wktLiteral ;
  geo-pos:lat "59.73"^^xsd:decimal ;
  geo-pos:long "-44.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'C 11478'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-44.08'^^xsd:double;
  dwc:latitude '59.73'^^xsd:double;
  dwc:minimumDepth '132'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.285 -5.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.285"^^xsd:decimal ;
  dwc:decimalLongitude "-5.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.285 -5.76)"^^geo:wktLiteral ;
  geo-pos:lat "43.285"^^xsd:decimal ;
  geo-pos:long "-5.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.76'^^xsd:double;
  dwc:latitude '43.285'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.285 -5.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.285"^^xsd:decimal ;
  dwc:decimalLongitude "-5.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.285 -5.76)"^^geo:wktLiteral ;
  geo-pos:lat "43.285"^^xsd:decimal ;
  geo-pos:long "-5.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.76'^^xsd:double;
  dwc:latitude '43.285'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 18.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "18.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 18.32)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "18.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '18.32'^^xsd:double;
  dwc:latitude '69.5'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63 -11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.63"^^xsd:decimal ;
  dwc:decimalLongitude "-11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "923"^^xsd:integer ;
  dwc:maximumDepthInMeters "923"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63 -11.58)"^^geo:wktLiteral ;
  geo-pos:lat "49.63"^^xsd:decimal ;
  geo-pos:long "-11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.58'^^xsd:double;
  dwc:latitude '49.63'^^xsd:double;
  dwc:minimumDepth '923'^^xsd:integer;
  dwc:maximumDepth '923'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63 -11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.63"^^xsd:decimal ;
  dwc:decimalLongitude "-11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "923"^^xsd:integer ;
  dwc:maximumDepthInMeters "923"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63 -11.58)"^^geo:wktLiteral ;
  geo-pos:lat "49.63"^^xsd:decimal ;
  geo-pos:long "-11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.58'^^xsd:double;
  dwc:latitude '49.63'^^xsd:double;
  dwc:minimumDepth '923'^^xsd:integer;
  dwc:maximumDepth '923'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.74)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.74'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1241"^^xsd:integer ;
  dwc:maximumDepthInMeters "1241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.08"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '40.08'^^xsd:double;
  dwc:minimumDepth '1241'^^xsd:integer;
  dwc:maximumDepth '1241'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.62 37.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.62"^^xsd:decimal ;
  dwc:decimalLongitude "37.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.62 37.77)"^^geo:wktLiteral ;
  geo-pos:lat "68.62"^^xsd:decimal ;
  geo-pos:long "37.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '37.77'^^xsd:double;
  dwc:latitude '68.62'^^xsd:double;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.61 41.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.61"^^xsd:decimal ;
  dwc:decimalLongitude "41.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.61 41.38)"^^geo:wktLiteral ;
  geo-pos:lat "66.61"^^xsd:decimal ;
  geo-pos:long "41.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '41.38'^^xsd:double;
  dwc:latitude '66.61'^^xsd:double;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina lofotensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:aphiaid '856561'^^xsd:integer;
  dwc:aphiaIdAccepted '240768'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina lofotensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:aphiaid '856561'^^xsd:integer;
  dwc:aphiaIdAccepted '240768'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.49 22.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.49"^^xsd:decimal ;
  dwc:decimalLongitude "22.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.49 22.13)"^^geo:wktLiteral ;
  geo-pos:lat "70.49"^^xsd:decimal ;
  geo-pos:long "22.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.13'^^xsd:double;
  dwc:latitude '70.49'^^xsd:double;
  dwc:aphiaid '856560'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.42 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.42"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "586"^^xsd:integer ;
  dwc:maximumDepthInMeters "897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.42 -6.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.42"^^xsd:decimal ;
  geo-pos:long "-6.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '47.42'^^xsd:double;
  dwc:minimumDepth '586'^^xsd:integer;
  dwc:maximumDepth '897'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 -9.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "-9.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "292"^^xsd:integer ;
  dwc:maximumDepthInMeters "292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 -9.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "-9.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.22'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:minimumDepth '292'^^xsd:integer;
  dwc:maximumDepth '292'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81 -27.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "861"^^xsd:integer ;
  dwc:maximumDepthInMeters "861"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81 -27.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.81"^^xsd:decimal ;
  geo-pos:long "-27.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.98'^^xsd:double;
  dwc:latitude '38.81'^^xsd:double;
  dwc:minimumDepth '861'^^xsd:integer;
  dwc:maximumDepth '861'^^xsd:integer;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus brerae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '855574'^^xsd:integer;
  dwc:aphiaIdAccepted '156304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus brerae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '855574'^^xsd:integer;
  dwc:aphiaIdAccepted '156304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isarachnanthus cruzi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '101008'^^xsd:integer;
  dwc:aphiaIdAccepted '283789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isarachnanthus cruzi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:aphiaid '101008'^^xsd:integer;
  dwc:aphiaIdAccepted '283789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53 -7.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.53"^^xsd:decimal ;
  dwc:decimalLongitude "-7.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1215"^^xsd:integer ;
  dwc:maximumDepthInMeters "1215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53 -7.12)"^^geo:wktLiteral ;
  geo-pos:lat "35.53"^^xsd:decimal ;
  geo-pos:long "-7.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.12'^^xsd:double;
  dwc:latitude '35.53'^^xsd:double;
  dwc:minimumDepth '1215'^^xsd:integer;
  dwc:maximumDepth '1215'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45 -8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45 -8.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.45"^^xsd:decimal ;
  geo-pos:long "-8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.6'^^xsd:double;
  dwc:latitude '49.45'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.54 8.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.54"^^xsd:decimal ;
  dwc:decimalLongitude "8.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.54 8.76)"^^geo:wktLiteral ;
  geo-pos:lat "41.54"^^xsd:decimal ;
  geo-pos:long "8.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenocyathus anthophyllites'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.76'^^xsd:double;
  dwc:latitude '41.54'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '135148'^^xsd:integer;
  dwc:aphiaIdAccepted '135148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.15 5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.15"^^xsd:decimal ;
  dwc:decimalLongitude "5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.15 5.13)"^^geo:wktLiteral ;
  geo-pos:lat "60.15"^^xsd:decimal ;
  geo-pos:long "5.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.13'^^xsd:double;
  dwc:latitude '60.15'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 11.68)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.68'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '144'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.73 -8.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.73"^^xsd:decimal ;
  dwc:decimalLongitude "-8.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.73 -8.08)"^^geo:wktLiteral ;
  geo-pos:lat "47.73"^^xsd:decimal ;
  geo-pos:long "-8.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis incerta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.08'^^xsd:double;
  dwc:latitude '47.73'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '100963'^^xsd:integer;
  dwc:aphiaIdAccepted '100963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:aphiaid '856424'^^xsd:integer;
  dwc:aphiaIdAccepted '856424'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -5.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -5.03)"^^geo:wktLiteral ;
  geo-pos:lat "55.75"^^xsd:decimal ;
  geo-pos:long "-5.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.03'^^xsd:double;
  dwc:latitude '55.75'^^xsd:double;
  dwc:aphiaid '856423'^^xsd:integer;
  dwc:aphiaIdAccepted '856423'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.13 8.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.13 8.43)"^^geo:wktLiteral ;
  geo-pos:lat "57.13"^^xsd:decimal ;
  geo-pos:long "8.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.43'^^xsd:double;
  dwc:latitude '57.13'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.79'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '69.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.04 27.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.04"^^xsd:decimal ;
  dwc:decimalLongitude "27.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.04 27.85)"^^geo:wktLiteral ;
  geo-pos:lat "71.04"^^xsd:decimal ;
  geo-pos:long "27.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '27.85'^^xsd:double;
  dwc:latitude '71.04'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.7'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 22.6)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "22.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.6'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.37"^^xsd:decimal ;
  dwc:decimalLongitude "-14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  geo-pos:lat "28.37"^^xsd:decimal ;
  geo-pos:long "-14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isarachnanthus cruzi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.12'^^xsd:double;
  dwc:latitude '28.37'^^xsd:double;
  dwc:aphiaid '101008'^^xsd:integer;
  dwc:aphiaIdAccepted '283789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia chrysanthellum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '855002'^^xsd:integer;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -17.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -17.97)"^^geo:wktLiteral ;
  geo-pos:lat "28.7"^^xsd:decimal ;
  geo-pos:long "-17.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17757'^^xsd:string;
  dwc:scientificName 'Pseudocorynactis caribbeorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.97'^^xsd:double;
  dwc:latitude '28.7'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '101017'^^xsd:integer;
  dwc:aphiaIdAccepted '101017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.84 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.84"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "1170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.84 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.84"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.84'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '1170'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51 11.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51"^^xsd:decimal ;
  dwc:decimalLongitude "11.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51 11.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.51"^^xsd:decimal ;
  geo-pos:long "11.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.47'^^xsd:double;
  dwc:latitude '37.51'^^xsd:double;
  dwc:minimumDepth '144'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.88 -28.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.88"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2460"^^xsd:integer ;
  dwc:maximumDepthInMeters "2460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.88 -28.51)"^^geo:wktLiteral ;
  geo-pos:lat "42.88"^^xsd:decimal ;
  geo-pos:long "-28.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.51'^^xsd:double;
  dwc:latitude '42.88'^^xsd:double;
  dwc:minimumDepth '2460'^^xsd:integer;
  dwc:maximumDepth '2460'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  geo-pos:lat "51.58"^^xsd:decimal ;
  geo-pos:long "-3.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans nivea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.97'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:aphiaid '856422'^^xsd:integer;
  dwc:aphiaIdAccepted '856422'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "22.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "22.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.35'^^xsd:double;
  dwc:latitude '70.25'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.17 25.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.17"^^xsd:decimal ;
  dwc:decimalLongitude "25.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.17 25.79)"^^geo:wktLiteral ;
  geo-pos:lat "71.17"^^xsd:decimal ;
  geo-pos:long "25.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.79'^^xsd:double;
  dwc:latitude '71.17'^^xsd:double;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodes sabelloides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855487'^^xsd:integer;
  dwc:aphiaIdAccepted '410970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53 -7.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.53"^^xsd:decimal ;
  dwc:decimalLongitude "-7.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1215"^^xsd:integer ;
  dwc:maximumDepthInMeters "1215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53 -7.12)"^^geo:wktLiteral ;
  geo-pos:lat "35.53"^^xsd:decimal ;
  geo-pos:long "-7.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis incerta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.12'^^xsd:double;
  dwc:latitude '35.53'^^xsd:double;
  dwc:minimumDepth '1215'^^xsd:integer;
  dwc:maximumDepth '1215'^^xsd:integer;
  dwc:aphiaid '100963'^^xsd:integer;
  dwc:aphiaIdAccepted '100963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  geo-pos:lat "54.13"^^xsd:decimal ;
  geo-pos:long "8.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.23'^^xsd:double;
  dwc:latitude '54.13'^^xsd:double;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.77 -22.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.77"^^xsd:decimal ;
  dwc:decimalLongitude "-22.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.77 -22.93)"^^geo:wktLiteral ;
  geo-pos:lat "63.77"^^xsd:decimal ;
  geo-pos:long "-22.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.93'^^xsd:double;
  dwc:latitude '63.77'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.77 -22.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.77"^^xsd:decimal ;
  dwc:decimalLongitude "-22.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.77 -22.93)"^^geo:wktLiteral ;
  geo-pos:lat "63.77"^^xsd:decimal ;
  geo-pos:long "-22.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.93'^^xsd:double;
  dwc:latitude '63.77'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  geo-pos:lat "28.4"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '28.4'^^xsd:double;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.13"^^xsd:decimal ;
  dwc:decimalLongitude "-13.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1365"^^xsd:integer ;
  dwc:maximumDepthInMeters "1365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.58)"^^geo:wktLiteral ;
  geo-pos:lat "28.13"^^xsd:decimal ;
  geo-pos:long "-13.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.58'^^xsd:double;
  dwc:latitude '28.13'^^xsd:double;
  dwc:minimumDepth '1365'^^xsd:integer;
  dwc:maximumDepth '1365'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63 -11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.63"^^xsd:decimal ;
  dwc:decimalLongitude "-11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "923"^^xsd:integer ;
  dwc:maximumDepthInMeters "923"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63 -11.58)"^^geo:wktLiteral ;
  geo-pos:lat "49.63"^^xsd:decimal ;
  geo-pos:long "-11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.58'^^xsd:double;
  dwc:latitude '49.63'^^xsd:double;
  dwc:minimumDepth '923'^^xsd:integer;
  dwc:maximumDepth '923'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.32)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "-28.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.32'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus de filippii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 21)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Priapus senilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '854510'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.2"^^xsd:decimal ;
  dwc:decimalLongitude "29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.2"^^xsd:decimal ;
  geo-pos:long "29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Priapus ruber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.9'^^xsd:double;
  dwc:latitude '31.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '854509'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 5.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.4'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.17 19.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.17"^^xsd:decimal ;
  dwc:decimalLongitude "19.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters "179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.17 19.33)"^^geo:wktLiteral ;
  geo-pos:lat "40.17"^^xsd:decimal ;
  geo-pos:long "19.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenocyathus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.33'^^xsd:double;
  dwc:latitude '40.17'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:maximumDepth '179'^^xsd:integer;
  dwc:aphiaid '135088'^^xsd:integer;
  dwc:aphiaIdAccepted '135088'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.67"^^xsd:decimal ;
  dwc:decimalLongitude "8.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 8.67)"^^geo:wktLiteral ;
  geo-pos:lat "57.67"^^xsd:decimal ;
  geo-pos:long "8.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.67'^^xsd:double;
  dwc:latitude '57.67'^^xsd:double;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 19.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.5'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -26.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45"^^xsd:decimal ;
  dwc:decimalLongitude "-26.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1165"^^xsd:integer ;
  dwc:maximumDepthInMeters "1165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -26.485)"^^geo:wktLiteral ;
  geo-pos:lat "38.45"^^xsd:decimal ;
  geo-pos:long "-26.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corallimorphus ingens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.485'^^xsd:double;
  dwc:latitude '38.45'^^xsd:double;
  dwc:minimumDepth '1165'^^xsd:integer;
  dwc:maximumDepth '1165'^^xsd:integer;
  dwc:aphiaid '101015'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.52 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.52"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.52 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "67.52"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '67.52'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 8.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 8.32)"^^geo:wktLiteral ;
  geo-pos:lat "63.7"^^xsd:decimal ;
  geo-pos:long "8.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.32'^^xsd:double;
  dwc:latitude '63.7'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  geo-pos:lat "51.57"^^xsd:decimal ;
  geo-pos:long "-4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans nivea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.32'^^xsd:double;
  dwc:latitude '51.57'^^xsd:double;
  dwc:aphiaid '856422'^^xsd:integer;
  dwc:aphiaIdAccepted '856422'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.71)"^^geo:wktLiteral ;
  geo-pos:lat "51.68"^^xsd:decimal ;
  geo-pos:long "-4.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans nivea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.71'^^xsd:double;
  dwc:latitude '51.68'^^xsd:double;
  dwc:aphiaid '856422'^^xsd:integer;
  dwc:aphiaIdAccepted '856422'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans nivea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:aphiaid '856422'^^xsd:integer;
  dwc:aphiaIdAccepted '856422'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.8 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.8"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.8 20)"^^geo:wktLiteral ;
  geo-pos:lat "77.8"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '77.8'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.14 -9.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.14"^^xsd:decimal ;
  dwc:decimalLongitude "-9.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.14 -9.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.14"^^xsd:decimal ;
  geo-pos:long "-9.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.82'^^xsd:double;
  dwc:latitude '53.14'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25 -9.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25"^^xsd:decimal ;
  dwc:decimalLongitude "-9.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25 -9.99)"^^geo:wktLiteral ;
  geo-pos:lat "53.25"^^xsd:decimal ;
  geo-pos:long "-9.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.99'^^xsd:double;
  dwc:latitude '53.25'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "77.5"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '77.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.63"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "32.63"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '32.63'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9 26.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9"^^xsd:decimal ;
  dwc:decimalLongitude "26.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9 26.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.9"^^xsd:decimal ;
  geo-pos:long "26.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.2'^^xsd:double;
  dwc:latitude '70.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '70.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6 -28.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6 -28.42)"^^geo:wktLiteral ;
  geo-pos:lat "61.6"^^xsd:decimal ;
  geo-pos:long "-28.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.42'^^xsd:double;
  dwc:latitude '61.6'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1280'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.95 -13.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.95"^^xsd:decimal ;
  dwc:decimalLongitude "-13.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.95 -13.97)"^^geo:wktLiteral ;
  geo-pos:lat "63.95"^^xsd:decimal ;
  geo-pos:long "-13.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.97'^^xsd:double;
  dwc:latitude '63.95'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.43 -16.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.43"^^xsd:decimal ;
  dwc:decimalLongitude "-16.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.43 -16.55)"^^geo:wktLiteral ;
  geo-pos:lat "32.43"^^xsd:decimal ;
  geo-pos:long "-16.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.55'^^xsd:double;
  dwc:latitude '32.43'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 16.87)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "16.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.87'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 14.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "14.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 14.34)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "14.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.34'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.65)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-4.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia chrysanthellum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.65'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:aphiaid '855002'^^xsd:integer;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  geo-pos:lat "51.57"^^xsd:decimal ;
  geo-pos:long "-4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.32'^^xsd:double;
  dwc:latitude '51.57'^^xsd:double;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57 -8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57 -8.46)"^^geo:wktLiteral ;
  geo-pos:lat "54.57"^^xsd:decimal ;
  geo-pos:long "-8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.46'^^xsd:double;
  dwc:latitude '54.57'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 4)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.56 -6.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.56 -6.54)"^^geo:wktLiteral ;
  geo-pos:lat "60.56"^^xsd:decimal ;
  geo-pos:long "-6.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17930'^^xsd:string;
  dwc:scientificName 'Sideractis glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.54'^^xsd:double;
  dwc:latitude '60.56'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '101019'^^xsd:integer;
  dwc:aphiaIdAccepted '101019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -16.38)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17942'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.38'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.42 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.42"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.42 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.42"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17977'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '42.42'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "15.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.22'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "13.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 13.58)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "13.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.58'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.73"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.73'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "1170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -13)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '1170'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2 23.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2"^^xsd:decimal ;
  dwc:decimalLongitude "23.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2 23.91)"^^geo:wktLiteral ;
  geo-pos:lat "39.2"^^xsd:decimal ;
  geo-pos:long "23.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 17991'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.91'^^xsd:double;
  dwc:latitude '39.2'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 5.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "5.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 5.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.11"^^xsd:decimal ;
  geo-pos:long "5.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.93'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77 -9.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.77"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77 -9.84)"^^geo:wktLiteral ;
  geo-pos:lat "51.77"^^xsd:decimal ;
  geo-pos:long "-9.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.84'^^xsd:double;
  dwc:latitude '51.77'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.73 -8.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.73"^^xsd:decimal ;
  dwc:decimalLongitude "-8.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.73 -8.08)"^^geo:wktLiteral ;
  geo-pos:lat "47.73"^^xsd:decimal ;
  geo-pos:long "-8.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.08'^^xsd:double;
  dwc:latitude '47.73'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 35.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "35.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 35.47)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "35.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenocyathus mouchezi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '35.47'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '1369480'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68 -14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68 -14.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.68"^^xsd:decimal ;
  geo-pos:long "-14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus de filippii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.2'^^xsd:double;
  dwc:latitude '36.68'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans nivea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '856422'^^xsd:integer;
  dwc:aphiaIdAccepted '856422'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.94"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.94'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -16.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-16.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1680"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -16.18)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-16.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.18'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1680'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 17)"^^geo:wktLiteral ;
  geo-pos:lat "76.5"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '76.5'^^xsd:double;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.28 -19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.28"^^xsd:decimal ;
  dwc:decimalLongitude "-19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.28 -19.95)"^^geo:wktLiteral ;
  geo-pos:lat "63.28"^^xsd:decimal ;
  geo-pos:long "-19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19.95'^^xsd:double;
  dwc:latitude '63.28'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.58 -23.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.58"^^xsd:decimal ;
  dwc:decimalLongitude "-23.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.58 -23.78)"^^geo:wktLiteral ;
  geo-pos:lat "66.58"^^xsd:decimal ;
  geo-pos:long "-23.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus incrustatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-23.78'^^xsd:double;
  dwc:latitude '66.58'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '150642'^^xsd:integer;
  dwc:aphiaIdAccepted '101037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.63 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.63"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.63 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "28.63"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 18619'^^xsd:string;
  dwc:scientificName 'Pseudocorynactis caribbeorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '28.63'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '101017'^^xsd:integer;
  dwc:aphiaIdAccepted '101017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.28 -8.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.28"^^xsd:decimal ;
  dwc:decimalLongitude "-8.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.28 -8.57)"^^geo:wktLiteral ;
  geo-pos:lat "33.28"^^xsd:decimal ;
  geo-pos:long "-8.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenocyathus cylindricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.57'^^xsd:double;
  dwc:latitude '33.28'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '135149'^^xsd:integer;
  dwc:aphiaIdAccepted '135149'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.13"^^xsd:decimal ;
  dwc:decimalLongitude "-13.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1365"^^xsd:integer ;
  dwc:maximumDepthInMeters "1365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.42)"^^geo:wktLiteral ;
  geo-pos:lat "28.13"^^xsd:decimal ;
  geo-pos:long "-13.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.42'^^xsd:double;
  dwc:latitude '28.13'^^xsd:double;
  dwc:minimumDepth '1365'^^xsd:integer;
  dwc:maximumDepth '1365'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 -0.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6"^^xsd:decimal ;
  dwc:decimalLongitude "-0.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 -0.62)"^^geo:wktLiteral ;
  geo-pos:lat "60.6"^^xsd:decimal ;
  geo-pos:long "-0.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.62'^^xsd:double;
  dwc:latitude '60.6'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.67"^^xsd:decimal ;
  dwc:decimalLongitude "8.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 8.67)"^^geo:wktLiteral ;
  geo-pos:lat "57.67"^^xsd:decimal ;
  geo-pos:long "8.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.67'^^xsd:double;
  dwc:latitude '57.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  geo-pos:lat "51.57"^^xsd:decimal ;
  geo-pos:long "-4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans miniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.32'^^xsd:double;
  dwc:latitude '51.57'^^xsd:double;
  dwc:aphiaid '856421'^^xsd:integer;
  dwc:aphiaIdAccepted '856421'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71 7.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71"^^xsd:decimal ;
  dwc:decimalLongitude "7.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71 7.31)"^^geo:wktLiteral ;
  geo-pos:lat "43.71"^^xsd:decimal ;
  geo-pos:long "7.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Synarachnactis membranacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.31'^^xsd:double;
  dwc:latitude '43.71'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenocyathus dohrni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '493866'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.47 -8.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.47"^^xsd:decimal ;
  dwc:decimalLongitude "-8.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.47 -8.02)"^^geo:wktLiteral ;
  geo-pos:lat "59.47"^^xsd:decimal ;
  geo-pos:long "-8.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.02'^^xsd:double;
  dwc:latitude '59.47'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.67 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.67"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.67 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "61.67"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '61.67'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.52 -8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.52"^^xsd:decimal ;
  dwc:decimalLongitude "-8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.52 -8.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.52"^^xsd:decimal ;
  geo-pos:long "-8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.05'^^xsd:double;
  dwc:latitude '58.52'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53 -9.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53 -9.42)"^^geo:wktLiteral ;
  geo-pos:lat "51.53"^^xsd:decimal ;
  geo-pos:long "-9.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.42'^^xsd:double;
  dwc:latitude '51.53'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-28.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.08'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -30.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "927"^^xsd:integer ;
  dwc:maximumDepthInMeters "927"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -30.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-30.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum crista-galli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.85'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '927'^^xsd:integer;
  dwc:maximumDepth '927'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98 -33.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.98"^^xsd:decimal ;
  dwc:decimalLongitude "-33.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98 -33.02)"^^geo:wktLiteral ;
  geo-pos:lat "34.98"^^xsd:decimal ;
  geo-pos:long "-33.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corallimorphus ingens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.02'^^xsd:double;
  dwc:latitude '34.98'^^xsd:double;
  dwc:aphiaid '101015'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans miniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:aphiaid '856421'^^xsd:integer;
  dwc:aphiaIdAccepted '856421'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.73"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.73'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.05 2.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.05 2.22)"^^geo:wktLiteral ;
  geo-pos:lat "61.05"^^xsd:decimal ;
  geo-pos:long "2.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2.22'^^xsd:double;
  dwc:latitude '61.05'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -10.32)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus incrustatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.32'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '150642'^^xsd:integer;
  dwc:aphiaIdAccepted '101037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.45 -17.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.45 -17.85)"^^geo:wktLiteral ;
  geo-pos:lat "28.45"^^xsd:decimal ;
  geo-pos:long "-17.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 18612'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.85'^^xsd:double;
  dwc:latitude '28.45'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 18613'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.05'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.43"^^xsd:decimal ;
  dwc:decimalLongitude "6.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  geo-pos:lat "60.43"^^xsd:decimal ;
  geo-pos:long "6.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus incrustatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.55'^^xsd:double;
  dwc:latitude '60.43'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '150642'^^xsd:integer;
  dwc:aphiaIdAccepted '101037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59 -10.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59"^^xsd:decimal ;
  dwc:decimalLongitude "-10.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59 -10.34)"^^geo:wktLiteral ;
  geo-pos:lat "50.59"^^xsd:decimal ;
  geo-pos:long "-10.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus incrustatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.34'^^xsd:double;
  dwc:latitude '50.59'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '150642'^^xsd:integer;
  dwc:aphiaIdAccepted '101037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12 -8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12"^^xsd:decimal ;
  dwc:decimalLongitude "-8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1440"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12 -8.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.12"^^xsd:decimal ;
  geo-pos:long "-8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.05'^^xsd:double;
  dwc:latitude '36.12'^^xsd:double;
  dwc:minimumDepth '1440'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-28.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.08'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.22)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.22'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.28 -19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.28"^^xsd:decimal ;
  dwc:decimalLongitude "-19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.28 -19.95)"^^geo:wktLiteral ;
  geo-pos:lat "63.28"^^xsd:decimal ;
  geo-pos:long "-19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19.95'^^xsd:double;
  dwc:latitude '63.28'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -3.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3"^^xsd:decimal ;
  dwc:decimalLongitude "-3.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -3.97)"^^geo:wktLiteral ;
  geo-pos:lat "50.3"^^xsd:decimal ;
  geo-pos:long "-3.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gemmaria sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.97'^^xsd:double;
  dwc:latitude '50.3'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.97 -16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.97"^^xsd:decimal ;
  dwc:decimalLongitude "-16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.97 -16.17)"^^geo:wktLiteral ;
  geo-pos:lat "32.97"^^xsd:decimal ;
  geo-pos:long "-16.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.17'^^xsd:double;
  dwc:latitude '32.97'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.54"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1968"^^xsd:integer ;
  dwc:maximumDepthInMeters "1968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.54"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  geo-pos:lat "28.4"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '28.4'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 18620'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum crista-galli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.72'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.57 -17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.57 -17.05)"^^geo:wktLiteral ;
  geo-pos:lat "32.57"^^xsd:decimal ;
  geo-pos:long "-17.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.05'^^xsd:double;
  dwc:latitude '32.57'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.02 -11.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.02"^^xsd:decimal ;
  dwc:decimalLongitude "-11.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.02 -11.76)"^^geo:wktLiteral ;
  geo-pos:lat "30.02"^^xsd:decimal ;
  geo-pos:long "-11.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.76'^^xsd:double;
  dwc:latitude '30.02'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.05 2.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.05 2.22)"^^geo:wktLiteral ;
  geo-pos:lat "61.05"^^xsd:decimal ;
  geo-pos:long "2.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2.22'^^xsd:double;
  dwc:latitude '61.05'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.95 3.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.95"^^xsd:decimal ;
  dwc:decimalLongitude "3.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.95 3.7)"^^geo:wktLiteral ;
  geo-pos:lat "60.95"^^xsd:decimal ;
  geo-pos:long "3.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.7'^^xsd:double;
  dwc:latitude '60.95'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.1"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1143"^^xsd:integer ;
  dwc:maximumDepthInMeters "1143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.87"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.87'^^xsd:double;
  dwc:minimumDepth '1143'^^xsd:integer;
  dwc:maximumDepth '1143'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 10.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 10.17)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "10.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.17'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:aphiaid '856553'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -9.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-9.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "522"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -9.07)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-9.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.07'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '522'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48"^^xsd:decimal ;
  dwc:decimalLongitude "-25.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1732"^^xsd:integer ;
  dwc:maximumDepthInMeters "1732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.48"^^xsd:decimal ;
  geo-pos:long "-25.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.53'^^xsd:double;
  dwc:latitude '37.48'^^xsd:double;
  dwc:minimumDepth '1732'^^xsd:integer;
  dwc:maximumDepth '1732'^^xsd:integer;
  dwc:aphiaid '869141'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96 -28.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96"^^xsd:decimal ;
  dwc:decimalLongitude "-28.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2102"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96 -28.315)"^^geo:wktLiteral ;
  geo-pos:lat "38.96"^^xsd:decimal ;
  geo-pos:long "-28.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.315'^^xsd:double;
  dwc:latitude '38.96'^^xsd:double;
  dwc:minimumDepth '2102'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '869141'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -9.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -9.03)"^^geo:wktLiteral ;
  geo-pos:lat "51.58"^^xsd:decimal ;
  geo-pos:long "-9.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Scyphia bellis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.03'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:aphiaid '854775'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Oculina ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '1381220'^^xsd:integer;
  dwc:aphiaIdAccepted '135187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 22.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6"^^xsd:decimal ;
  dwc:decimalLongitude "22.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 22.8)"^^geo:wktLiteral ;
  geo-pos:lat "70.6"^^xsd:decimal ;
  geo-pos:long "22.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.8'^^xsd:double;
  dwc:latitude '70.6'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.49 22.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.49"^^xsd:decimal ;
  dwc:decimalLongitude "22.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.49 22.13)"^^geo:wktLiteral ;
  geo-pos:lat "70.49"^^xsd:decimal ;
  geo-pos:long "22.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.13'^^xsd:double;
  dwc:latitude '70.49'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "51.48"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '51.48'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.72 -14.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.72"^^xsd:decimal ;
  dwc:decimalLongitude "-14.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.72 -14.57)"^^geo:wktLiteral ;
  geo-pos:lat "65.72"^^xsd:decimal ;
  geo-pos:long "-14.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus multisulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.57'^^xsd:double;
  dwc:latitude '65.72'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '101052'^^xsd:integer;
  dwc:aphiaIdAccepted '101052'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.46"^^xsd:decimal ;
  geo-pos:long "-28.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.33'^^xsd:double;
  dwc:latitude '38.46'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 22.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.7'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.42 -9.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.42"^^xsd:decimal ;
  dwc:decimalLongitude "-9.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.42 -9.93)"^^geo:wktLiteral ;
  geo-pos:lat "40.42"^^xsd:decimal ;
  geo-pos:long "-9.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungia symmetrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.93'^^xsd:double;
  dwc:latitude '40.42'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:aphiaid '512121'^^xsd:integer;
  dwc:aphiaIdAccepted '287088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.43"^^xsd:decimal ;
  geo-pos:long "-25.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungia symmetrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.22'^^xsd:double;
  dwc:latitude '37.43'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '512121'^^xsd:integer;
  dwc:aphiaIdAccepted '287088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.88 -11.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.88"^^xsd:decimal ;
  dwc:decimalLongitude "-11.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "372"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.88 -11.98)"^^geo:wktLiteral ;
  geo-pos:lat "51.88"^^xsd:decimal ;
  geo-pos:long "-11.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.98'^^xsd:double;
  dwc:latitude '51.88'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '372'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61 -11.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61"^^xsd:decimal ;
  dwc:decimalLongitude "-11.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61 -11.26)"^^geo:wktLiteral ;
  geo-pos:lat "53.61"^^xsd:decimal ;
  geo-pos:long "-11.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.26'^^xsd:double;
  dwc:latitude '53.61'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -11.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -11.73)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "-11.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.73'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -10.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-10.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -10.52)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-10.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.52'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -11.92)"^^geo:wktLiteral ;
  geo-pos:lat "51.58"^^xsd:decimal ;
  geo-pos:long "-11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.92'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '869132'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63 -11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.63"^^xsd:decimal ;
  dwc:decimalLongitude "-11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "923"^^xsd:integer ;
  dwc:maximumDepthInMeters "923"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63 -11.58)"^^geo:wktLiteral ;
  geo-pos:lat "49.63"^^xsd:decimal ;
  geo-pos:long "-11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.58'^^xsd:double;
  dwc:latitude '49.63'^^xsd:double;
  dwc:minimumDepth '923'^^xsd:integer;
  dwc:maximumDepth '923'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 18622'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.67"^^xsd:decimal ;
  dwc:decimalLongitude "-6.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.67"^^xsd:decimal ;
  geo-pos:long "-6.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.97'^^xsd:double;
  dwc:latitude '46.67'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.33)"^^geo:wktLiteral ;
  geo-pos:lat "59.6"^^xsd:decimal ;
  geo-pos:long "-7.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Oculina prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.33'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '1381221'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "55.05"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '55.05'^^xsd:double;
  dwc:aphiaid '856553'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "54.96"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus anguicomus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '54.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '101054'^^xsd:integer;
  dwc:aphiaIdAccepted '101054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1143"^^xsd:integer ;
  dwc:maximumDepthInMeters "1143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.87"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.87'^^xsd:double;
  dwc:minimumDepth '1143'^^xsd:integer;
  dwc:maximumDepth '1143'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "707"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -11.78)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '707'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '869132'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -31.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -31.23)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-31.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungia symmetrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.23'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '512121'^^xsd:integer;
  dwc:aphiaIdAccepted '287088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -14.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-14.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -14.37)"^^geo:wktLiteral ;
  geo-pos:lat "64.25"^^xsd:decimal ;
  geo-pos:long "-14.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus multisulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.37'^^xsd:double;
  dwc:latitude '64.25'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '101052'^^xsd:integer;
  dwc:aphiaIdAccepted '101052'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -12.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "181"^^xsd:integer ;
  dwc:maximumDepthInMeters "181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -12.48)"^^geo:wktLiteral ;
  geo-pos:lat "53.4"^^xsd:decimal ;
  geo-pos:long "-12.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.48'^^xsd:double;
  dwc:latitude '53.4'^^xsd:double;
  dwc:minimumDepth '181'^^xsd:integer;
  dwc:maximumDepth '181'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "358"^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -9.73)"^^geo:wktLiteral ;
  geo-pos:lat "48.43"^^xsd:decimal ;
  geo-pos:long "-9.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum crista-galli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:minimumDepth '358'^^xsd:integer;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.95 3.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.95"^^xsd:decimal ;
  dwc:decimalLongitude "3.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.95 3.7)"^^geo:wktLiteral ;
  geo-pos:lat "60.95"^^xsd:decimal ;
  geo-pos:long "3.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.7'^^xsd:double;
  dwc:latitude '60.95'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52 -0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52 -0.6)"^^geo:wktLiteral ;
  geo-pos:lat "55.52"^^xsd:decimal ;
  geo-pos:long "-0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus incrustatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.6'^^xsd:double;
  dwc:latitude '55.52'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '150642'^^xsd:integer;
  dwc:aphiaIdAccepted '101037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.62 23.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.62"^^xsd:decimal ;
  dwc:decimalLongitude "23.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.62 23.02)"^^geo:wktLiteral ;
  geo-pos:lat "40.62"^^xsd:decimal ;
  geo-pos:long "23.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia schmidti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.02'^^xsd:double;
  dwc:latitude '40.62'^^xsd:double;
  dwc:aphiaid '446807'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 19676'^^xsd:string;
  dwc:scientificName 'Telmatactis cricoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:aphiaid '100971'^^xsd:integer;
  dwc:aphiaIdAccepted '100971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.65"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "314"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.65"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '35.65'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '314'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78 -6.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.78"^^xsd:decimal ;
  dwc:decimalLongitude "-6.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78 -6.58)"^^geo:wktLiteral ;
  geo-pos:lat "35.78"^^xsd:decimal ;
  geo-pos:long "-6.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.58'^^xsd:double;
  dwc:latitude '35.78'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 5.2)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parasicyonis sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '62'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '100845'^^xsd:integer;
  dwc:aphiaIdAccepted '100845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:aphiaid '856553'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.28 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "164"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.28 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "67.28"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus anguicomus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '67.28'^^xsd:double;
  dwc:minimumDepth '164'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '101054'^^xsd:integer;
  dwc:aphiaIdAccepted '101054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.14 -1.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.14"^^xsd:decimal ;
  dwc:decimalLongitude "-1.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.14 -1.16)"^^geo:wktLiteral ;
  geo-pos:lat "60.14"^^xsd:decimal ;
  geo-pos:long "-1.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.16'^^xsd:double;
  dwc:latitude '60.14'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -11.5)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.43"^^xsd:decimal ;
  geo-pos:long "-25.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.22'^^xsd:double;
  dwc:latitude '37.43'^^xsd:double;
  dwc:aphiaid '869132'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola groenlandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '283451'^^xsd:integer;
  dwc:aphiaIdAccepted '283451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78 -6.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.78"^^xsd:decimal ;
  dwc:decimalLongitude "-6.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1700"^^xsd:integer ;
  dwc:maximumDepthInMeters "1700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78 -6.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.78"^^xsd:decimal ;
  geo-pos:long "-6.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum crista-galli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.25'^^xsd:double;
  dwc:latitude '45.78'^^xsd:double;
  dwc:minimumDepth '1700'^^xsd:integer;
  dwc:maximumDepth '1700'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 11)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "121"^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "53.62"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '53.62'^^xsd:double;
  dwc:minimumDepth '121'^^xsd:integer;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.45 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.45"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.45 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "31.45"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.92'^^xsd:double;
  dwc:latitude '31.45'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.11 -17.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.11 -17.22)"^^geo:wktLiteral ;
  geo-pos:lat "28.11"^^xsd:decimal ;
  geo-pos:long "-17.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.22'^^xsd:double;
  dwc:latitude '28.11'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  geo-pos:lat "28.23"^^xsd:decimal ;
  geo-pos:long "-16.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.36'^^xsd:double;
  dwc:latitude '28.23'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22 -41.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22"^^xsd:decimal ;
  dwc:decimalLongitude "-41.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22 -41.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.22"^^xsd:decimal ;
  geo-pos:long "-41.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus incrustatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-41.69'^^xsd:double;
  dwc:latitude '40.22'^^xsd:double;
  dwc:aphiaid '150642'^^xsd:integer;
  dwc:aphiaIdAccepted '101037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -9)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola intermedia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '291743'^^xsd:integer;
  dwc:aphiaIdAccepted '172941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.08 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.08"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.08 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "42.08"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 18623'^^xsd:string;
  dwc:scientificName 'Sideractis glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '42.08'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '101019'^^xsd:integer;
  dwc:aphiaIdAccepted '101019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 20.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "20.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 20.25)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "20.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 18842'^^xsd:string;
  dwc:scientificName 'Telmatactis cricoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.25'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '100971'^^xsd:integer;
  dwc:aphiaIdAccepted '100971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.42 -9.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.42"^^xsd:decimal ;
  dwc:decimalLongitude "-9.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.42 -9.93)"^^geo:wktLiteral ;
  geo-pos:lat "40.42"^^xsd:decimal ;
  geo-pos:long "-9.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum crista-galli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.93'^^xsd:double;
  dwc:latitude '40.42'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 -5.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "-5.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 -5.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "-5.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum crista-galli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.88'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 18.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "18.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 18.32)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "18.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '18.32'^^xsd:double;
  dwc:latitude '69.5'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 18.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "18.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 18.32)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "18.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '18.32'^^xsd:double;
  dwc:latitude '69.5'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.08 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.08"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.08 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.08"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '33.08'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.28 -6.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.28"^^xsd:decimal ;
  dwc:decimalLongitude "-6.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.28 -6.17)"^^geo:wktLiteral ;
  geo-pos:lat "35.28"^^xsd:decimal ;
  geo-pos:long "-6.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.17'^^xsd:double;
  dwc:latitude '35.28'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57 -8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57 -8.46)"^^geo:wktLiteral ;
  geo-pos:lat "54.57"^^xsd:decimal ;
  geo-pos:long "-8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus anguicomus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.46'^^xsd:double;
  dwc:latitude '54.57'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101054'^^xsd:integer;
  dwc:aphiaIdAccepted '101054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94 -9.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94 -9.83)"^^geo:wktLiteral ;
  geo-pos:lat "51.94"^^xsd:decimal ;
  geo-pos:long "-9.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus anguicomus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.83'^^xsd:double;
  dwc:latitude '51.94'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101054'^^xsd:integer;
  dwc:aphiaIdAccepted '101054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 12.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "12.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 12.07)"^^geo:wktLiteral ;
  geo-pos:lat "55.84"^^xsd:decimal ;
  geo-pos:long "12.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.07'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:aphiaid '856553'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.185 -5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.185"^^xsd:decimal ;
  dwc:decimalLongitude "-5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1262"^^xsd:integer ;
  dwc:maximumDepthInMeters "748"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.185 -5.83)"^^geo:wktLiteral ;
  geo-pos:lat "47.185"^^xsd:decimal ;
  geo-pos:long "-5.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.83'^^xsd:double;
  dwc:latitude '47.185'^^xsd:double;
  dwc:minimumDepth '1262'^^xsd:integer;
  dwc:maximumDepth '748'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.185 -5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.185"^^xsd:decimal ;
  dwc:decimalLongitude "-5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1262"^^xsd:integer ;
  dwc:maximumDepthInMeters "748"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.185 -5.83)"^^geo:wktLiteral ;
  geo-pos:lat "47.185"^^xsd:decimal ;
  geo-pos:long "-5.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.83'^^xsd:double;
  dwc:latitude '47.185'^^xsd:double;
  dwc:minimumDepth '1262'^^xsd:integer;
  dwc:maximumDepth '748'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.32 16.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.32"^^xsd:decimal ;
  dwc:decimalLongitude "16.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.32 16.12)"^^geo:wktLiteral ;
  geo-pos:lat "69.32"^^xsd:decimal ;
  geo-pos:long "16.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parasicyonis sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.12'^^xsd:double;
  dwc:latitude '69.32'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '100845'^^xsd:integer;
  dwc:aphiaIdAccepted '100845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.58 10.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.58"^^xsd:decimal ;
  dwc:decimalLongitude "10.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.58 10.62)"^^geo:wktLiteral ;
  geo-pos:lat "63.58"^^xsd:decimal ;
  geo-pos:long "10.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parasicyonis sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.62'^^xsd:double;
  dwc:latitude '63.58'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '100845'^^xsd:integer;
  dwc:aphiaIdAccepted '100845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37 -12)"^^geo:wktLiteral ;
  geo-pos:lat "51.37"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '51.37'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '869132'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.66"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "59.66"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Oculina prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '59.66'^^xsd:double;
  dwc:aphiaid '1381221'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum crista-galli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.14 -1.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.14"^^xsd:decimal ;
  dwc:decimalLongitude "-1.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.14 -1.16)"^^geo:wktLiteral ;
  geo-pos:lat "60.14"^^xsd:decimal ;
  geo-pos:long "-1.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.16'^^xsd:double;
  dwc:latitude '60.14'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.25 -22.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.25"^^xsd:decimal ;
  dwc:decimalLongitude "-22.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "266"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.25 -22.38)"^^geo:wktLiteral ;
  geo-pos:lat "63.25"^^xsd:decimal ;
  geo-pos:long "-22.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parasicyonis sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.38'^^xsd:double;
  dwc:latitude '63.25'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '266'^^xsd:integer;
  dwc:aphiaid '100845'^^xsd:integer;
  dwc:aphiaIdAccepted '100845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.85 -13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.85"^^xsd:decimal ;
  dwc:decimalLongitude "-13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.85 -13.75)"^^geo:wktLiteral ;
  geo-pos:lat "64.85"^^xsd:decimal ;
  geo-pos:long "-13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parasicyonis sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.75'^^xsd:double;
  dwc:latitude '64.85'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '100845'^^xsd:integer;
  dwc:aphiaIdAccepted '100845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1146"^^xsd:integer ;
  dwc:maximumDepthInMeters "1191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '1146'^^xsd:integer;
  dwc:maximumDepth '1191'^^xsd:integer;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia lov+¬ni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.42 16.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.42"^^xsd:decimal ;
  dwc:decimalLongitude "16.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.42 16.72)"^^geo:wktLiteral ;
  geo-pos:lat "78.42"^^xsd:decimal ;
  geo-pos:long "16.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia polaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.72'^^xsd:double;
  dwc:latitude '78.42'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '854611'^^xsd:integer;
  dwc:aphiaIdAccepted '100905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.7 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.7"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "179"^^xsd:integer ;
  dwc:maximumDepthInMeters "179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.7 19)"^^geo:wktLiteral ;
  geo-pos:lat "74.7"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '74.7'^^xsd:double;
  dwc:minimumDepth '179'^^xsd:integer;
  dwc:maximumDepth '179'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.72 13.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.72"^^xsd:decimal ;
  dwc:decimalLongitude "13.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.72 13.67)"^^geo:wktLiteral ;
  geo-pos:lat "76.72"^^xsd:decimal ;
  geo-pos:long "13.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.67'^^xsd:double;
  dwc:latitude '76.72'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.65"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "314"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.65"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '35.65'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '314'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.68 9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.68"^^xsd:decimal ;
  dwc:decimalLongitude "9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.68 9.5)"^^geo:wktLiteral ;
  geo-pos:lat "65.68"^^xsd:decimal ;
  geo-pos:long "9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.5'^^xsd:double;
  dwc:latitude '65.68'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '855603'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -5.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "-5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus anguicomus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.9'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '101054'^^xsd:integer;
  dwc:aphiaIdAccepted '101054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.82 -8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.82"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.82 -8.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.82"^^xsd:decimal ;
  geo-pos:long "-8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus anguicomus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.6'^^xsd:double;
  dwc:latitude '57.82'^^xsd:double;
  dwc:aphiaid '101054'^^xsd:integer;
  dwc:aphiaIdAccepted '101054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -17.9)"^^geo:wktLiteral ;
  geo-pos:lat "28.4"^^xsd:decimal ;
  geo-pos:long "-17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 19966'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.9'^^xsd:double;
  dwc:latitude '28.4'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.36"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.29)"^^geo:wktLiteral ;
  geo-pos:lat "60.36"^^xsd:decimal ;
  geo-pos:long "-1.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia rufa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.29'^^xsd:double;
  dwc:latitude '60.36'^^xsd:double;
  dwc:aphiaid '283307'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 -3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "-3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 -3)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "-3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia rufa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3'^^xsd:integer;
  dwc:latitude '59'^^xsd:integer;
  dwc:aphiaid '283307'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -9.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-9.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "522"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -9.07)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-9.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum crista-galli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.07'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '522'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.37"^^xsd:decimal ;
  dwc:decimalLongitude "-14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  geo-pos:lat "28.37"^^xsd:decimal ;
  geo-pos:long "-14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 19968'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.12'^^xsd:double;
  dwc:latitude '28.37'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia rubra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '856122'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus actinio+»deus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3 31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3 31.2)"^^geo:wktLiteral ;
  geo-pos:lat "74.3"^^xsd:decimal ;
  geo-pos:long "31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '31.2'^^xsd:double;
  dwc:latitude '74.3'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.05 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.05"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.05 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "59.05"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '59.05'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '855603'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13 -8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.13"^^xsd:decimal ;
  dwc:decimalLongitude "-8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13 -8.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.13"^^xsd:decimal ;
  geo-pos:long "-8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.05'^^xsd:double;
  dwc:latitude '36.13'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.88 -24.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.88"^^xsd:decimal ;
  dwc:decimalLongitude "-24.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.88 -24.2)"^^geo:wktLiteral ;
  geo-pos:lat "66.88"^^xsd:decimal ;
  geo-pos:long "-24.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parasicyonis sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.2'^^xsd:double;
  dwc:latitude '66.88'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '100845'^^xsd:integer;
  dwc:aphiaIdAccepted '100845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 5.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.4'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '856553'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.24 -4.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.24"^^xsd:decimal ;
  dwc:decimalLongitude "-4.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.24 -4.51)"^^geo:wktLiteral ;
  geo-pos:lat "48.24"^^xsd:decimal ;
  geo-pos:long "-4.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.51'^^xsd:double;
  dwc:latitude '48.24'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -10.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-10.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -10.52)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-10.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus papillosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.52'^^xsd:double;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '101037'^^xsd:integer;
  dwc:aphiaIdAccepted '101037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 23.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "23.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 23.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.86"^^xsd:decimal ;
  geo-pos:long "23.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alicia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.1'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '100862'^^xsd:integer;
  dwc:aphiaIdAccepted '100862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.63"^^xsd:decimal ;
  dwc:decimalLongitude "-16.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.93)"^^geo:wktLiteral ;
  geo-pos:lat "32.63"^^xsd:decimal ;
  geo-pos:long "-16.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 24980'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.93'^^xsd:double;
  dwc:latitude '32.63'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -3.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3"^^xsd:decimal ;
  dwc:decimalLongitude "-3.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -3.97)"^^geo:wktLiteral ;
  geo-pos:lat "50.3"^^xsd:decimal ;
  geo-pos:long "-3.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.97'^^xsd:double;
  dwc:latitude '50.3'^^xsd:double;
  dwc:aphiaid '283305'^^xsd:integer;
  dwc:aphiaIdAccepted '283305'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "352"^^xsd:integer ;
  dwc:maximumDepthInMeters "407"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -27)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27'^^xsd:integer;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '352'^^xsd:integer;
  dwc:maximumDepth '407'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.78 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.78"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.78 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "79.78"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '79.78'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1740"^^xsd:integer ;
  dwc:maximumDepthInMeters "1740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.02"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.35'^^xsd:double;
  dwc:latitude '38.02'^^xsd:double;
  dwc:minimumDepth '1740'^^xsd:integer;
  dwc:maximumDepth '1740'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Botrucnidifer norvegicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '289529'^^xsd:integer;
  dwc:aphiaIdAccepted '289529'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 2)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '61'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '856553'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96 -6.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.96"^^xsd:decimal ;
  dwc:decimalLongitude "-6.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96 -6.29)"^^geo:wktLiteral ;
  geo-pos:lat "49.96"^^xsd:decimal ;
  geo-pos:long "-6.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.29'^^xsd:double;
  dwc:latitude '49.96'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.54"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1968"^^xsd:integer ;
  dwc:maximumDepthInMeters "1968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.54"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sabinotrochus apertus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:aphiaid '508930'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.88)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.88'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.68 12.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.68"^^xsd:decimal ;
  dwc:decimalLongitude "12.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.68 12.83)"^^geo:wktLiteral ;
  geo-pos:lat "77.68"^^xsd:decimal ;
  geo-pos:long "12.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.83'^^xsd:double;
  dwc:latitude '77.68'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.43"^^xsd:decimal ;
  dwc:decimalLongitude "6.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  geo-pos:lat "60.43"^^xsd:decimal ;
  geo-pos:long "6.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.55'^^xsd:double;
  dwc:latitude '60.43'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.53 -9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1350"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.53 -9.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.53"^^xsd:decimal ;
  geo-pos:long "-9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.35'^^xsd:double;
  dwc:latitude '41.53'^^xsd:double;
  dwc:minimumDepth '1350'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.82 24.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.82"^^xsd:decimal ;
  dwc:decimalLongitude "24.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.82 24.42)"^^geo:wktLiteral ;
  geo-pos:lat "75.82"^^xsd:decimal ;
  geo-pos:long "24.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '24.42'^^xsd:double;
  dwc:latitude '75.82'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.38 21.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.38"^^xsd:decimal ;
  dwc:decimalLongitude "21.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.38 21.03)"^^geo:wktLiteral ;
  geo-pos:lat "77.38"^^xsd:decimal ;
  geo-pos:long "21.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.03'^^xsd:double;
  dwc:latitude '77.38'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.89 -6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.89"^^xsd:decimal ;
  dwc:decimalLongitude "-6.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.89 -6.35)"^^geo:wktLiteral ;
  geo-pos:lat "49.89"^^xsd:decimal ;
  geo-pos:long "-6.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.35'^^xsd:double;
  dwc:latitude '49.89'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  geo-pos:lat "28.33"^^xsd:decimal ;
  geo-pos:long "-15.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alicia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.76'^^xsd:double;
  dwc:latitude '28.33'^^xsd:double;
  dwc:aphiaid '100862'^^xsd:integer;
  dwc:aphiaIdAccepted '100862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.43"^^xsd:decimal ;
  dwc:decimalLongitude "6.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  geo-pos:lat "60.43"^^xsd:decimal ;
  geo-pos:long "6.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.55'^^xsd:double;
  dwc:latitude '60.43'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.33 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.33"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "224"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.33 15)"^^geo:wktLiteral ;
  geo-pos:lat "78.33"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '78.33'^^xsd:double;
  dwc:minimumDepth '224'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.73 16.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.73"^^xsd:decimal ;
  dwc:decimalLongitude "16.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.73 16.13)"^^geo:wktLiteral ;
  geo-pos:lat "78.73"^^xsd:decimal ;
  geo-pos:long "16.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.13'^^xsd:double;
  dwc:latitude '78.73'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.14 13.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.14"^^xsd:decimal ;
  dwc:decimalLongitude "13.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "393"^^xsd:integer ;
  dwc:maximumDepthInMeters "393"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.14 13.73)"^^geo:wktLiteral ;
  geo-pos:lat "78.14"^^xsd:decimal ;
  geo-pos:long "13.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.73'^^xsd:double;
  dwc:latitude '78.14'^^xsd:double;
  dwc:minimumDepth '393'^^xsd:integer;
  dwc:maximumDepth '393'^^xsd:integer;
  dwc:aphiaid '855603'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Botrucnidifer norvegicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '289529'^^xsd:integer;
  dwc:aphiaIdAccepted '289529'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa sp. ?'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6"^^xsd:decimal ;
  dwc:decimalLongitude "3.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 3.5)"^^geo:wktLiteral ;
  geo-pos:lat "60.6"^^xsd:decimal ;
  geo-pos:long "3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '60.6'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '856553'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -1.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -1.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.66"^^xsd:decimal ;
  geo-pos:long "-1.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.18'^^xsd:double;
  dwc:latitude '44.66'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 -4.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 -4.47)"^^geo:wktLiteral ;
  geo-pos:lat "44.07"^^xsd:decimal ;
  geo-pos:long "-4.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.47'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "-4.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "655"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.64)"^^geo:wktLiteral ;
  geo-pos:lat "44.12"^^xsd:decimal ;
  geo-pos:long "-4.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.64'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '655'^^xsd:integer;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "634"^^xsd:integer ;
  dwc:maximumDepthInMeters "634"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 9.73)"^^geo:wktLiteral ;
  geo-pos:lat "68.1"^^xsd:decimal ;
  geo-pos:long "9.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.73'^^xsd:double;
  dwc:latitude '68.1'^^xsd:double;
  dwc:minimumDepth '634'^^xsd:integer;
  dwc:maximumDepth '634'^^xsd:integer;
  dwc:aphiaid '855568'^^xsd:integer;
  dwc:aphiaIdAccepted '101012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -3.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3"^^xsd:decimal ;
  dwc:decimalLongitude "-3.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -3.97)"^^geo:wktLiteral ;
  geo-pos:lat "50.3"^^xsd:decimal ;
  geo-pos:long "-3.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.97'^^xsd:double;
  dwc:latitude '50.3'^^xsd:double;
  dwc:aphiaid '283305'^^xsd:integer;
  dwc:aphiaIdAccepted '283305'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "317"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "29.7"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.95'^^xsd:double;
  dwc:latitude '29.7'^^xsd:double;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '317'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.47 -17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.47"^^xsd:decimal ;
  dwc:decimalLongitude "-17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.47 -17.08)"^^geo:wktLiteral ;
  geo-pos:lat "32.47"^^xsd:decimal ;
  geo-pos:long "-17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 24977'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.08'^^xsd:double;
  dwc:latitude '32.47'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.63"^^xsd:decimal ;
  dwc:decimalLongitude "-16.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.93)"^^geo:wktLiteral ;
  geo-pos:lat "32.63"^^xsd:decimal ;
  geo-pos:long "-16.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 24979'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.93'^^xsd:double;
  dwc:latitude '32.63'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.29"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "63.29"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '63.29'^^xsd:double;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.56 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.56 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "51.56"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '51.56'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.76 24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.76"^^xsd:decimal ;
  dwc:decimalLongitude "24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.76 24.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.76"^^xsd:decimal ;
  geo-pos:long "24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '24.7'^^xsd:double;
  dwc:latitude '40.76'^^xsd:double;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85 -8.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85"^^xsd:decimal ;
  dwc:decimalLongitude "-8.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1240"^^xsd:integer ;
  dwc:maximumDepthInMeters "1310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85 -8.14)"^^geo:wktLiteral ;
  geo-pos:lat "47.85"^^xsd:decimal ;
  geo-pos:long "-8.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.14'^^xsd:double;
  dwc:latitude '47.85'^^xsd:double;
  dwc:minimumDepth '1240'^^xsd:integer;
  dwc:maximumDepth '1310'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.31)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-6.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.31'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters "142"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:maximumDepth '142'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.85 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.85"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.85 -15.4)"^^geo:wktLiteral ;
  geo-pos:lat "27.85"^^xsd:decimal ;
  geo-pos:long "-15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 24986'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '27.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '100832'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.65 -1.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.65"^^xsd:decimal ;
  dwc:decimalLongitude "-1.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.65 -1.17)"^^geo:wktLiteral ;
  geo-pos:lat "55.65"^^xsd:decimal ;
  geo-pos:long "-1.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.17'^^xsd:double;
  dwc:latitude '55.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "54.9"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina lofotensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '54.9'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '856556'^^xsd:integer;
  dwc:aphiaIdAccepted '240768'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1241"^^xsd:integer ;
  dwc:maximumDepthInMeters "1241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.08"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '40.08'^^xsd:double;
  dwc:minimumDepth '1241'^^xsd:integer;
  dwc:maximumDepth '1241'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -11.92)"^^geo:wktLiteral ;
  geo-pos:lat "51.58"^^xsd:decimal ;
  geo-pos:long "-11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.92'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.87 -3.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.87"^^xsd:decimal ;
  dwc:decimalLongitude "-3.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.87 -3.08)"^^geo:wktLiteral ;
  geo-pos:lat "77.87"^^xsd:decimal ;
  geo-pos:long "-3.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.08'^^xsd:double;
  dwc:latitude '77.87'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.63"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.63"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alicia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '32.63'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '100862'^^xsd:integer;
  dwc:aphiaIdAccepted '100862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.01 -22.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.01"^^xsd:decimal ;
  dwc:decimalLongitude "-22.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.01 -22.56)"^^geo:wktLiteral ;
  geo-pos:lat "64.01"^^xsd:decimal ;
  geo-pos:long "-22.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.56'^^xsd:double;
  dwc:latitude '64.01'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '856553'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.42 -9.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.42"^^xsd:decimal ;
  dwc:decimalLongitude "-9.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.42 -9.93)"^^geo:wktLiteral ;
  geo-pos:lat "40.42"^^xsd:decimal ;
  geo-pos:long "-9.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sabinotrochus apertus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.93'^^xsd:double;
  dwc:latitude '40.42'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:aphiaid '508930'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.23 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.23"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1416"^^xsd:integer ;
  dwc:maximumDepthInMeters "1416"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.23 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "65.23"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paraphelliactis spinosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '65.23'^^xsd:double;
  dwc:minimumDepth '1416'^^xsd:integer;
  dwc:maximumDepth '1416'^^xsd:integer;
  dwc:aphiaid '593086'^^xsd:integer;
  dwc:aphiaIdAccepted '593086'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.08 -22.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.08"^^xsd:decimal ;
  dwc:decimalLongitude "-22.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.08 -22.92)"^^geo:wktLiteral ;
  geo-pos:lat "64.08"^^xsd:decimal ;
  geo-pos:long "-22.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.92'^^xsd:double;
  dwc:latitude '64.08'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  geo-pos:lat "51.57"^^xsd:decimal ;
  geo-pos:long "-4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.32'^^xsd:double;
  dwc:latitude '51.57'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alicia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '100862'^^xsd:integer;
  dwc:aphiaIdAccepted '100862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.08 -22.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.08"^^xsd:decimal ;
  dwc:decimalLongitude "-22.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.08 -22.42)"^^geo:wktLiteral ;
  geo-pos:lat "64.08"^^xsd:decimal ;
  geo-pos:long "-22.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.42'^^xsd:double;
  dwc:latitude '64.08'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.58 -17.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.58"^^xsd:decimal ;
  dwc:decimalLongitude "-17.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1700"^^xsd:integer ;
  dwc:maximumDepthInMeters "1700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.58 -17.09)"^^geo:wktLiteral ;
  geo-pos:lat "32.58"^^xsd:decimal ;
  geo-pos:long "-17.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.09'^^xsd:double;
  dwc:latitude '32.58'^^xsd:double;
  dwc:minimumDepth '1700'^^xsd:integer;
  dwc:maximumDepth '1700'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.58 -17.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.58"^^xsd:decimal ;
  dwc:decimalLongitude "-17.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1700"^^xsd:integer ;
  dwc:maximumDepthInMeters "1700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.58 -17.09)"^^geo:wktLiteral ;
  geo-pos:lat "32.58"^^xsd:decimal ;
  geo-pos:long "-17.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.09'^^xsd:double;
  dwc:latitude '32.58'^^xsd:double;
  dwc:minimumDepth '1700'^^xsd:integer;
  dwc:maximumDepth '1700'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.82 0.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.82"^^xsd:decimal ;
  dwc:decimalLongitude "0.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.82 0.25)"^^geo:wktLiteral ;
  geo-pos:lat "53.82"^^xsd:decimal ;
  geo-pos:long "0.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.25'^^xsd:double;
  dwc:latitude '53.82'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12 -1.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12"^^xsd:decimal ;
  dwc:decimalLongitude "-1.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12 -1.37)"^^geo:wktLiteral ;
  geo-pos:lat "56.12"^^xsd:decimal ;
  geo-pos:long "-1.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.37'^^xsd:double;
  dwc:latitude '56.12'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 5.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 5.76)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "5.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.76'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.015 -2.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.015"^^xsd:decimal ;
  dwc:decimalLongitude "-2.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.015 -2.77)"^^geo:wktLiteral ;
  geo-pos:lat "44.015"^^xsd:decimal ;
  geo-pos:long "-2.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.77'^^xsd:double;
  dwc:latitude '44.015'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.63"^^xsd:decimal ;
  dwc:decimalLongitude "-17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -17.08)"^^geo:wktLiteral ;
  geo-pos:lat "32.63"^^xsd:decimal ;
  geo-pos:long "-17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 24985'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.08'^^xsd:double;
  dwc:latitude '32.63'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.97 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.97"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.97 -28.45)"^^geo:wktLiteral ;
  geo-pos:lat "29.97"^^xsd:decimal ;
  geo-pos:long "-28.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '29.97'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.83"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '37.83'^^xsd:double;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.43 -8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.43"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "705"^^xsd:integer ;
  dwc:maximumDepthInMeters "705"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.43 -8.38)"^^geo:wktLiteral ;
  geo-pos:lat "59.43"^^xsd:decimal ;
  geo-pos:long "-8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.38'^^xsd:double;
  dwc:latitude '59.43'^^xsd:double;
  dwc:minimumDepth '705'^^xsd:integer;
  dwc:maximumDepth '705'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "59.6"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 19)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:aphiaid '100724'^^xsd:integer;
  dwc:aphiaIdAccepted '100724'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45 -11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45"^^xsd:decimal ;
  dwc:decimalLongitude "-11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45 -11.92)"^^geo:wktLiteral ;
  geo-pos:lat "51.45"^^xsd:decimal ;
  geo-pos:long "-11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.92'^^xsd:double;
  dwc:latitude '51.45'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.66"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "59.66"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '59.66'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1740"^^xsd:integer ;
  dwc:maximumDepthInMeters "1740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.02"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.35'^^xsd:double;
  dwc:latitude '38.02'^^xsd:double;
  dwc:minimumDepth '1740'^^xsd:integer;
  dwc:maximumDepth '1740'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.09"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.09"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '58.09'^^xsd:double;
  dwc:aphiaid '856553'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 6.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 6.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "6.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.68'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '856553'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.18 -24.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.18"^^xsd:decimal ;
  dwc:decimalLongitude "-24.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.18 -24.35)"^^geo:wktLiteral ;
  geo-pos:lat "65.18"^^xsd:decimal ;
  geo-pos:long "-24.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.35'^^xsd:double;
  dwc:latitude '65.18'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.445 -31.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.445"^^xsd:decimal ;
  dwc:decimalLongitude "-31.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1740"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.445 -31.685)"^^geo:wktLiteral ;
  geo-pos:lat "58.445"^^xsd:decimal ;
  geo-pos:long "-31.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stauropathes arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.685'^^xsd:double;
  dwc:latitude '58.445'^^xsd:double;
  dwc:minimumDepth '1740'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:aphiaid '291111'^^xsd:integer;
  dwc:aphiaIdAccepted '291111'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "760"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.08)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tethocyathus variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.08'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '760'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '135173'^^xsd:integer;
  dwc:aphiaIdAccepted '135173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alicia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:aphiaid '100862'^^xsd:integer;
  dwc:aphiaIdAccepted '100862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.22 -4.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.22"^^xsd:decimal ;
  dwc:decimalLongitude "-4.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.22 -4.18)"^^geo:wktLiteral ;
  geo-pos:lat "53.22"^^xsd:decimal ;
  geo-pos:long "-4.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia anguicoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.18'^^xsd:double;
  dwc:latitude '53.22'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '741677'^^xsd:integer;
  dwc:aphiaIdAccepted '283723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.68 -16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.68"^^xsd:decimal ;
  dwc:decimalLongitude "-16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.68 -16.92)"^^geo:wktLiteral ;
  geo-pos:lat "32.68"^^xsd:decimal ;
  geo-pos:long "-16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 24981'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.92'^^xsd:double;
  dwc:latitude '32.68'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.63"^^xsd:decimal ;
  dwc:decimalLongitude "-16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.92)"^^geo:wktLiteral ;
  geo-pos:lat "32.63"^^xsd:decimal ;
  geo-pos:long "-16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 24982'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.92'^^xsd:double;
  dwc:latitude '32.63'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.63"^^xsd:decimal ;
  dwc:decimalLongitude "-16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.92)"^^geo:wktLiteral ;
  geo-pos:lat "32.63"^^xsd:decimal ;
  geo-pos:long "-16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 24983'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.92'^^xsd:double;
  dwc:latitude '32.63'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.27"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "65.27"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Eunephthya rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '65.27'^^xsd:double;
  dwc:aphiaid '1342006'^^xsd:integer;
  dwc:aphiaIdAccepted '1351351'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -27)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27'^^xsd:integer;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  geo-pos:lat "28.23"^^xsd:decimal ;
  geo-pos:long "-16.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.36'^^xsd:double;
  dwc:latitude '28.23'^^xsd:double;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -4.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-4.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -4.77)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-4.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.77'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "37.08"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '37.08'^^xsd:double;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.05 14.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.05"^^xsd:decimal ;
  dwc:decimalLongitude "14.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.05 14.18)"^^geo:wktLiteral ;
  geo-pos:lat "78.05"^^xsd:decimal ;
  geo-pos:long "14.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.18'^^xsd:double;
  dwc:latitude '78.05'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.16 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.16"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.16 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "78.16"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '78.16'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27 9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.27"^^xsd:decimal ;
  dwc:decimalLongitude "9.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27 9.58)"^^geo:wktLiteral ;
  geo-pos:lat "58.27"^^xsd:decimal ;
  geo-pos:long "9.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.58'^^xsd:double;
  dwc:latitude '58.27'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.07 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.07"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1330"^^xsd:integer ;
  dwc:maximumDepthInMeters "1340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.07 -16.83)"^^geo:wktLiteral ;
  geo-pos:lat "28.07"^^xsd:decimal ;
  geo-pos:long "-16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sabinotrochus apertus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '28.07'^^xsd:double;
  dwc:minimumDepth '1330'^^xsd:integer;
  dwc:maximumDepth '1340'^^xsd:integer;
  dwc:aphiaid '508930'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.535 -29.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.535"^^xsd:decimal ;
  dwc:decimalLongitude "-29.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.535 -29.035)"^^geo:wktLiteral ;
  geo-pos:lat "39.535"^^xsd:decimal ;
  geo-pos:long "-29.035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sabinotrochus apertus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.035'^^xsd:double;
  dwc:latitude '39.535'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '508930'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia turgida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '855246'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.66 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.66"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.66 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "77.66"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '77.66'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  geo-pos:lat "51.58"^^xsd:decimal ;
  geo-pos:long "-3.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.97'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "59.6"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.63"^^xsd:decimal ;
  dwc:decimalLongitude "-16.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.93)"^^geo:wktLiteral ;
  geo-pos:lat "32.63"^^xsd:decimal ;
  geo-pos:long "-16.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 24984'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.93'^^xsd:double;
  dwc:latitude '32.63'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -8.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-8.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -8.87)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-8.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.87'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.84 -28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.84"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.84 -28.53)"^^geo:wktLiteral ;
  geo-pos:lat "29.84"^^xsd:decimal ;
  geo-pos:long "-28.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.53'^^xsd:double;
  dwc:latitude '29.84'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.57 -17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.57 -17.05)"^^geo:wktLiteral ;
  geo-pos:lat "32.57"^^xsd:decimal ;
  geo-pos:long "-17.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sabinotrochus apertus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.05'^^xsd:double;
  dwc:latitude '32.57'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '508930'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.58 -17.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.58"^^xsd:decimal ;
  dwc:decimalLongitude "-17.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1700"^^xsd:integer ;
  dwc:maximumDepthInMeters "1700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.58 -17.09)"^^geo:wktLiteral ;
  geo-pos:lat "32.58"^^xsd:decimal ;
  geo-pos:long "-17.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.09'^^xsd:double;
  dwc:latitude '32.58'^^xsd:double;
  dwc:minimumDepth '1700'^^xsd:integer;
  dwc:maximumDepth '1700'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 5.48)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "5.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.48'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '856553'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.73 -23.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.73 -23.4)"^^geo:wktLiteral ;
  geo-pos:lat "66.73"^^xsd:decimal ;
  geo-pos:long "-23.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-23.4'^^xsd:double;
  dwc:latitude '66.73'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alicia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '100862'^^xsd:integer;
  dwc:aphiaIdAccepted '100862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.66"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "59.66"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '59.66'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "5.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "5.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.29'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -21.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "-21.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1591"^^xsd:integer ;
  dwc:maximumDepthInMeters "1591"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -21.53)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "-21.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanauge acanellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.53'^^xsd:double;
  dwc:latitude '62'^^xsd:integer;
  dwc:minimumDepth '1591'^^xsd:integer;
  dwc:maximumDepth '1591'^^xsd:integer;
  dwc:aphiaid '100968'^^xsd:integer;
  dwc:aphiaIdAccepted '100968'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanactis inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '410915'^^xsd:integer;
  dwc:aphiaIdAccepted '593096'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.67 25.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.67"^^xsd:decimal ;
  dwc:decimalLongitude "25.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.67 25.78)"^^geo:wktLiteral ;
  geo-pos:lat "76.67"^^xsd:decimal ;
  geo-pos:long "25.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.78'^^xsd:double;
  dwc:latitude '76.67'^^xsd:double;
  dwc:aphiaid '100797'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.83 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.83"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.83 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "76.83"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '76.83'^^xsd:double;
  dwc:aphiaid '100797'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "76.5"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '76.5'^^xsd:double;
  dwc:aphiaid '100797'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96 -28.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96"^^xsd:decimal ;
  dwc:decimalLongitude "-28.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2102"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96 -28.315)"^^geo:wktLiteral ;
  geo-pos:lat "38.96"^^xsd:decimal ;
  geo-pos:long "-28.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corallimorphus ingens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.315'^^xsd:double;
  dwc:latitude '38.96'^^xsd:double;
  dwc:minimumDepth '2102'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '101015'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 -18)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia diaphana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '100858'^^xsd:integer;
  dwc:aphiaIdAccepted '1264073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  geo-pos:lat "28.4"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia diaphana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '28.4'^^xsd:double;
  dwc:aphiaid '100858'^^xsd:integer;
  dwc:aphiaIdAccepted '1264073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthopleura ballii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100809'^^xsd:integer;
  dwc:aphiaIdAccepted '100809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  geo-pos:lat "28.33"^^xsd:decimal ;
  geo-pos:long "-15.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthopleura ballii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.76'^^xsd:double;
  dwc:latitude '28.33'^^xsd:double;
  dwc:aphiaid '100809'^^xsd:integer;
  dwc:aphiaIdAccepted '100809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthopleura ballii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '100809'^^xsd:integer;
  dwc:aphiaIdAccepted '100809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.05 2.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.05 2.22)"^^geo:wktLiteral ;
  geo-pos:lat "61.05"^^xsd:decimal ;
  geo-pos:long "2.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2.22'^^xsd:double;
  dwc:latitude '61.05'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.12 -7.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.12"^^xsd:decimal ;
  dwc:decimalLongitude "-7.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.12 -7.08)"^^geo:wktLiteral ;
  geo-pos:lat "62.12"^^xsd:decimal ;
  geo-pos:long "-7.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.08'^^xsd:double;
  dwc:latitude '62.12'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '55.7'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.76 5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.76"^^xsd:decimal ;
  dwc:decimalLongitude "5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.76 5.48)"^^geo:wktLiteral ;
  geo-pos:lat "58.76"^^xsd:decimal ;
  geo-pos:long "5.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paraedwardsia arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.48'^^xsd:double;
  dwc:latitude '58.76'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '100908'^^xsd:integer;
  dwc:aphiaIdAccepted '100908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.22 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.22"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.22 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "67.22"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paraedwardsia arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '67.22'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '100908'^^xsd:integer;
  dwc:aphiaIdAccepted '100908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1330"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -25)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanactis impedita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '1330'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:aphiaid '410953'^^xsd:integer;
  dwc:aphiaIdAccepted '593095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.92 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.92"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.92 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "61.92"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '61.92'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.04)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-4.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa chrysanthellum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.04'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:aphiaid '100916'^^xsd:integer;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 11.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "11.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 11.01)"^^geo:wktLiteral ;
  geo-pos:lat "37.33"^^xsd:decimal ;
  geo-pos:long "11.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.01'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.07 12.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.07"^^xsd:decimal ;
  dwc:decimalLongitude "12.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.07 12.54)"^^geo:wktLiteral ;
  geo-pos:lat "56.07"^^xsd:decimal ;
  geo-pos:long "12.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.54'^^xsd:double;
  dwc:latitude '56.07'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthopleura ballii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:aphiaid '100809'^^xsd:integer;
  dwc:aphiaIdAccepted '100809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "28.7"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia diaphana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '28.7'^^xsd:double;
  dwc:aphiaid '100858'^^xsd:integer;
  dwc:aphiaIdAccepted '1264073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "76"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '76'^^xsd:integer;
  dwc:aphiaid '100797'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paraedwardsia arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '70.1'^^xsd:double;
  dwc:aphiaid '100908'^^xsd:integer;
  dwc:aphiaIdAccepted '100908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.67"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.67"^^xsd:decimal ;
  geo-pos:long "-6.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '46.67'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '100944'^^xsd:integer;
  dwc:aphiaIdAccepted '100944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.68 6.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.68"^^xsd:decimal ;
  dwc:decimalLongitude "6.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.68 6.98)"^^geo:wktLiteral ;
  geo-pos:lat "66.68"^^xsd:decimal ;
  geo-pos:long "6.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '601'^^xsd:integer;
  dwc:scientificName '+ågir frigidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.98'^^xsd:double;
  dwc:latitude '66.68'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  geo-pos:lat "71.42"^^xsd:decimal ;
  geo-pos:long "15.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.68'^^xsd:double;
  dwc:latitude '71.42'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '620'^^xsd:integer;
  dwc:aphiaid '101029'^^xsd:integer;
  dwc:aphiaIdAccepted '101029'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea monile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '592937'^^xsd:integer;
  dwc:aphiaIdAccepted '592934'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33 -6.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33"^^xsd:decimal ;
  dwc:decimalLongitude "-6.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33 -6.78)"^^geo:wktLiteral ;
  geo-pos:lat "36.33"^^xsd:decimal ;
  geo-pos:long "-6.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.78'^^xsd:double;
  dwc:latitude '36.33'^^xsd:double;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -8.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-8.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -8.13)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-8.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.13'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "366"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '366'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "22.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "22.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Methridium senile dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.35'^^xsd:double;
  dwc:latitude '70.25'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.49 22.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.49"^^xsd:decimal ;
  dwc:decimalLongitude "22.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.49 22.13)"^^geo:wktLiteral ;
  geo-pos:lat "70.49"^^xsd:decimal ;
  geo-pos:long "22.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Methridium senile dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.13'^^xsd:double;
  dwc:latitude '70.49'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.67 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.67"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.67 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.67"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '61.67'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.05 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.05"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.05 -9)"^^geo:wktLiteral ;
  geo-pos:lat "62.05"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '62.05'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.12 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.12"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.12 -10)"^^geo:wktLiteral ;
  geo-pos:lat "62.12"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '62.12'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.83"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "79.83"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '79.83'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '100915'^^xsd:integer;
  dwc:aphiaIdAccepted '100915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.83"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "79.83"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '79.83'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '100915'^^xsd:integer;
  dwc:aphiaIdAccepted '100915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia claparedi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis rubripunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '410970'^^xsd:integer;
  dwc:aphiaIdAccepted '410970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9"^^xsd:decimal ;
  dwc:decimalLongitude "5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "377"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "61.9"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '61.9'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '377'^^xsd:integer;
  dwc:aphiaid '100975'^^xsd:integer;
  dwc:aphiaIdAccepted '100975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9"^^xsd:decimal ;
  dwc:decimalLongitude "5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "377"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "61.9"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '61.9'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '377'^^xsd:integer;
  dwc:aphiaid '100975'^^xsd:integer;
  dwc:aphiaIdAccepted '100975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.08 -28.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "313"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.08 -28.58)"^^geo:wktLiteral ;
  geo-pos:lat "30.08"^^xsd:decimal ;
  geo-pos:long "-28.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia gaditana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.58'^^xsd:double;
  dwc:latitude '30.08'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '313'^^xsd:integer;
  dwc:aphiaid '210742'^^xsd:integer;
  dwc:aphiaIdAccepted '135189'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.95 -28.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.95"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.95 -28.58)"^^geo:wktLiteral ;
  geo-pos:lat "29.95"^^xsd:decimal ;
  geo-pos:long "-28.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia gaditana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.58'^^xsd:double;
  dwc:latitude '29.95'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '210742'^^xsd:integer;
  dwc:aphiaIdAccepted '135189'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus spinosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '741560'^^xsd:integer;
  dwc:aphiaIdAccepted '283638'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus erdmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '70.1'^^xsd:double;
  dwc:aphiaid '101027'^^xsd:integer;
  dwc:aphiaIdAccepted '101027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Eudendrium glomeratum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '117548'^^xsd:integer;
  dwc:aphiaIdAccepted '117548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Eudendrium capillare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '117544'^^xsd:integer;
  dwc:aphiaIdAccepted '117544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 3)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '616'^^xsd:integer;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '63.08'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.88 21.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.88"^^xsd:decimal ;
  dwc:decimalLongitude "21.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "223"^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.88 21.85)"^^geo:wktLiteral ;
  geo-pos:lat "72.88"^^xsd:decimal ;
  geo-pos:long "21.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '617'^^xsd:integer;
  dwc:scientificName 'Tealiopsis polaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.85'^^xsd:double;
  dwc:latitude '72.88'^^xsd:double;
  dwc:minimumDepth '223'^^xsd:integer;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '741658'^^xsd:integer;
  dwc:aphiaIdAccepted '100855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '151546'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:aphiaid '151546'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1919"^^xsd:integer ;
  dwc:maximumDepthInMeters "1919"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '1919'^^xsd:integer;
  dwc:maximumDepth '1919'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1846"^^xsd:integer ;
  dwc:maximumDepthInMeters "1846"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '1846'^^xsd:integer;
  dwc:maximumDepth '1846'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1732"^^xsd:integer ;
  dwc:maximumDepthInMeters "1732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '1732'^^xsd:integer;
  dwc:maximumDepth '1732'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paractis comata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '287677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.02 7.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.02"^^xsd:decimal ;
  dwc:decimalLongitude "7.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.02 7.97)"^^geo:wktLiteral ;
  geo-pos:lat "64.02"^^xsd:decimal ;
  geo-pos:long "7.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.97'^^xsd:double;
  dwc:latitude '64.02'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -13)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '283479'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 25.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5"^^xsd:decimal ;
  dwc:decimalLongitude "25.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 25.45)"^^geo:wktLiteral ;
  geo-pos:lat "76.5"^^xsd:decimal ;
  geo-pos:long "25.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Rhodactinia crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.45'^^xsd:double;
  dwc:latitude '76.5'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '854839'^^xsd:integer;
  dwc:aphiaIdAccepted '240768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Thalamophyllia gasti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '135174'^^xsd:integer;
  dwc:aphiaIdAccepted '135174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.02 -6.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.02"^^xsd:decimal ;
  dwc:decimalLongitude "-6.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.02 -6.77)"^^geo:wktLiteral ;
  geo-pos:lat "62.02"^^xsd:decimal ;
  geo-pos:long "-6.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.77'^^xsd:double;
  dwc:latitude '62.02'^^xsd:double;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.27"^^xsd:decimal ;
  dwc:decimalLongitude "-31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "548"^^xsd:integer ;
  dwc:maximumDepthInMeters "548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31)"^^geo:wktLiteral ;
  geo-pos:lat "52.27"^^xsd:decimal ;
  geo-pos:long "-31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31'^^xsd:integer;
  dwc:latitude '52.27'^^xsd:double;
  dwc:minimumDepth '548'^^xsd:integer;
  dwc:maximumDepth '548'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "732"^^xsd:integer ;
  dwc:maximumDepthInMeters "732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -18)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '732'^^xsd:integer;
  dwc:maximumDepth '732'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -7.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "-7.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1473"^^xsd:integer ;
  dwc:maximumDepthInMeters "1473"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -7.93)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "-7.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.93'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '1473'^^xsd:integer;
  dwc:maximumDepth '1473'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13 -8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.13"^^xsd:decimal ;
  dwc:decimalLongitude "-8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13 -8.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.13"^^xsd:decimal ;
  geo-pos:long "-8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.05'^^xsd:double;
  dwc:latitude '36.13'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -9.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65"^^xsd:decimal ;
  dwc:decimalLongitude "-9.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1370"^^xsd:integer ;
  dwc:maximumDepthInMeters "1430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -9.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.65"^^xsd:decimal ;
  geo-pos:long "-9.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.53'^^xsd:double;
  dwc:latitude '37.65'^^xsd:double;
  dwc:minimumDepth '1370'^^xsd:integer;
  dwc:maximumDepth '1430'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia pura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:aphiaid '283773'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.37)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia armata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.37'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '854899'^^xsd:integer;
  dwc:aphiaIdAccepted '100972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.45 20.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.45"^^xsd:decimal ;
  dwc:decimalLongitude "20.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "191"^^xsd:integer ;
  dwc:maximumDepthInMeters "191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.45 20.85)"^^geo:wktLiteral ;
  geo-pos:lat "72.45"^^xsd:decimal ;
  geo-pos:long "20.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.85'^^xsd:double;
  dwc:latitude '72.45'^^xsd:double;
  dwc:minimumDepth '191'^^xsd:integer;
  dwc:maximumDepth '191'^^xsd:integer;
  dwc:aphiaid '283749'^^xsd:integer;
  dwc:aphiaIdAccepted '100825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1134"^^xsd:integer ;
  dwc:maximumDepthInMeters "1134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  geo-pos:lat "71.42"^^xsd:decimal ;
  geo-pos:long "15.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '602'^^xsd:integer;
  dwc:scientificName '+ågir frigidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.68'^^xsd:double;
  dwc:latitude '71.42'^^xsd:double;
  dwc:minimumDepth '1134'^^xsd:integer;
  dwc:maximumDepth '1134'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1134"^^xsd:integer ;
  dwc:maximumDepthInMeters "1134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  geo-pos:lat "71.42"^^xsd:decimal ;
  geo-pos:long "15.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '602'^^xsd:integer;
  dwc:scientificName '+ågir frigidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.68'^^xsd:double;
  dwc:latitude '71.42'^^xsd:double;
  dwc:minimumDepth '1134'^^xsd:integer;
  dwc:maximumDepth '1134'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.04 4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.04"^^xsd:decimal ;
  dwc:decimalLongitude "4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.04 4.91)"^^geo:wktLiteral ;
  geo-pos:lat "61.04"^^xsd:decimal ;
  geo-pos:long "4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '603'^^xsd:integer;
  dwc:scientificName 'Andvakia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4.91'^^xsd:double;
  dwc:latitude '61.04'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '100864'^^xsd:integer;
  dwc:aphiaIdAccepted '100864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.04 4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.04"^^xsd:decimal ;
  dwc:decimalLongitude "4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.04 4.91)"^^geo:wktLiteral ;
  geo-pos:lat "61.04"^^xsd:decimal ;
  geo-pos:long "4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '604'^^xsd:integer;
  dwc:scientificName 'Andvakia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4.91'^^xsd:double;
  dwc:latitude '61.04'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '100864'^^xsd:integer;
  dwc:aphiaIdAccepted '100864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "457"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '457'^^xsd:integer;
  dwc:aphiaid '101029'^^xsd:integer;
  dwc:aphiaIdAccepted '101029'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.63)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus frenzeli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.63'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:aphiaid '101028'^^xsd:integer;
  dwc:aphiaIdAccepted '101028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "927"^^xsd:integer ;
  dwc:maximumDepthInMeters "927"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.52)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus fatuus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.52'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '927'^^xsd:integer;
  dwc:maximumDepth '927'^^xsd:integer;
  dwc:aphiaid '283853'^^xsd:integer;
  dwc:aphiaIdAccepted '283853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.87 -17.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.87"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.87 -17.27)"^^geo:wktLiteral ;
  geo-pos:lat "74.87"^^xsd:decimal ;
  geo-pos:long "-17.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus erdmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.27'^^xsd:double;
  dwc:latitude '74.87'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '101027'^^xsd:integer;
  dwc:aphiaIdAccepted '101027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea mesembryanthemum var. b'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '854955'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea mesembryanthemum var. b'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '854955'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea mesembryanthemum var.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '854955'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea mesembryanthemum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '854955'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 11.68)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.68'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3018"^^xsd:integer ;
  dwc:maximumDepthInMeters "3018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '3018'^^xsd:integer;
  dwc:maximumDepth '3018'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2178"^^xsd:integer ;
  dwc:maximumDepthInMeters "2178"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '2178'^^xsd:integer;
  dwc:maximumDepth '2178'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2102"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '2102'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 12.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "12.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 12.18)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "12.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.18'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 12.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "12.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 12.08)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "12.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.08'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus cornucopia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '855575'^^xsd:integer;
  dwc:aphiaIdAccepted '101011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.855 -12.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.855"^^xsd:decimal ;
  dwc:decimalLongitude "-12.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "1235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.855 -12.795)"^^geo:wktLiteral ;
  geo-pos:lat "28.855"^^xsd:decimal ;
  geo-pos:long "-12.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.795'^^xsd:double;
  dwc:latitude '28.855'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '1235'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.31)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-6.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthopleura ballii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.31'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:aphiaid '100809'^^xsd:integer;
  dwc:aphiaIdAccepted '100809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthopleura ballii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:aphiaid '100809'^^xsd:integer;
  dwc:aphiaIdAccepted '100809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07 -4.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07"^^xsd:decimal ;
  dwc:decimalLongitude "-4.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07 -4.74)"^^geo:wktLiteral ;
  geo-pos:lat "54.07"^^xsd:decimal ;
  geo-pos:long "-4.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthopleura ballii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.74'^^xsd:double;
  dwc:latitude '54.07'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100809'^^xsd:integer;
  dwc:aphiaIdAccepted '100809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47 -1.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47"^^xsd:decimal ;
  dwc:decimalLongitude "-1.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47 -1.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.47"^^xsd:decimal ;
  geo-pos:long "-1.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodosoma biscayensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.58'^^xsd:double;
  dwc:latitude '43.47'^^xsd:double;
  dwc:aphiaid '100820'^^xsd:integer;
  dwc:aphiaIdAccepted '592956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  geo-pos:lat "28.23"^^xsd:decimal ;
  geo-pos:long "-16.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia diaphana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.36'^^xsd:double;
  dwc:latitude '28.23'^^xsd:double;
  dwc:aphiaid '100858'^^xsd:integer;
  dwc:aphiaIdAccepted '1264073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia couchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100857'^^xsd:integer;
  dwc:aphiaIdAccepted '100857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia couchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100857'^^xsd:integer;
  dwc:aphiaIdAccepted '100857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.65"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia couchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '32.65'^^xsd:double;
  dwc:aphiaid '100857'^^xsd:integer;
  dwc:aphiaIdAccepted '100857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.67 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.67"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.67 19)"^^geo:wktLiteral ;
  geo-pos:lat "73.67"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '73.67'^^xsd:double;
  dwc:aphiaid '100797'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.85 16.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.85"^^xsd:decimal ;
  dwc:decimalLongitude "16.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.85 16.63)"^^geo:wktLiteral ;
  geo-pos:lat "69.85"^^xsd:decimal ;
  geo-pos:long "16.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.63'^^xsd:double;
  dwc:latitude '69.85'^^xsd:double;
  dwc:aphiaid '100797'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium pallidum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:aphiaid '854287'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  geo-pos:lat "50.46"^^xsd:decimal ;
  geo-pos:long "-3.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium pallidum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.51'^^xsd:double;
  dwc:latitude '50.46'^^xsd:double;
  dwc:aphiaid '854287'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.68 15.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.68"^^xsd:decimal ;
  dwc:decimalLongitude "15.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "870"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.68 15.85)"^^geo:wktLiteral ;
  geo-pos:lat "69.68"^^xsd:decimal ;
  geo-pos:long "15.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Mard-£ll erdmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.85'^^xsd:double;
  dwc:latitude '69.68'^^xsd:double;
  dwc:minimumDepth '870'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.45 20.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.45"^^xsd:decimal ;
  dwc:decimalLongitude "20.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "191"^^xsd:integer ;
  dwc:maximumDepthInMeters "191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.45 20.85)"^^geo:wktLiteral ;
  geo-pos:lat "72.45"^^xsd:decimal ;
  geo-pos:long "20.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Mard-£ll erdmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.85'^^xsd:double;
  dwc:latitude '72.45'^^xsd:double;
  dwc:minimumDepth '191'^^xsd:integer;
  dwc:maximumDepth '191'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.05 8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.05 8.47)"^^geo:wktLiteral ;
  geo-pos:lat "80.05"^^xsd:decimal ;
  geo-pos:long "8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Mard-£ll erdmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.47'^^xsd:double;
  dwc:latitude '80.05'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.88 21.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.88"^^xsd:decimal ;
  dwc:decimalLongitude "21.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "223"^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.88 21.85)"^^geo:wktLiteral ;
  geo-pos:lat "72.88"^^xsd:decimal ;
  geo-pos:long "21.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Mard-£ll erdmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.85'^^xsd:double;
  dwc:latitude '72.88'^^xsd:double;
  dwc:minimumDepth '223'^^xsd:integer;
  dwc:maximumDepth '223'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -1.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -1.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.66"^^xsd:decimal ;
  geo-pos:long "-1.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.18'^^xsd:double;
  dwc:latitude '44.66'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 1.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 1.12)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "1.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.12'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42"^^xsd:decimal ;
  dwc:decimalLongitude "-31.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1229"^^xsd:integer ;
  dwc:maximumDepthInMeters "1229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.42"^^xsd:decimal ;
  geo-pos:long "-31.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.38'^^xsd:double;
  dwc:latitude '39.42'^^xsd:double;
  dwc:minimumDepth '1229'^^xsd:integer;
  dwc:maximumDepth '1229'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.67 -5.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.67"^^xsd:decimal ;
  dwc:decimalLongitude "-5.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.67 -5.67)"^^geo:wktLiteral ;
  geo-pos:lat "61.67"^^xsd:decimal ;
  geo-pos:long "-5.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.67'^^xsd:double;
  dwc:latitude '61.67'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.33 -6.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.33"^^xsd:decimal ;
  dwc:decimalLongitude "-6.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.33 -6.33)"^^geo:wktLiteral ;
  geo-pos:lat "60.33"^^xsd:decimal ;
  geo-pos:long "-6.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.33'^^xsd:double;
  dwc:latitude '60.33'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.05 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.05"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.05 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "62.05"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '62.05'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa chrysanthellum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '100916'^^xsd:integer;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:aphiaid '855895'^^xsd:integer;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '855895'^^xsd:integer;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.67"^^xsd:decimal ;
  dwc:decimalLongitude "-6.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.67"^^xsd:decimal ;
  geo-pos:long "-6.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.97'^^xsd:double;
  dwc:latitude '46.67'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.11 -14.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.11"^^xsd:decimal ;
  dwc:decimalLongitude "-14.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.11 -14.815)"^^geo:wktLiteral ;
  geo-pos:lat "26.11"^^xsd:decimal ;
  geo-pos:long "-14.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dasmosmilia lymani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.815'^^xsd:double;
  dwc:latitude '26.11'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 -18)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 12.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15"^^xsd:decimal ;
  dwc:decimalLongitude "12.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 12.72)"^^geo:wktLiteral ;
  geo-pos:lat "37.15"^^xsd:decimal ;
  geo-pos:long "12.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.72'^^xsd:double;
  dwc:latitude '37.15'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16"^^xsd:decimal ;
  dwc:decimalLongitude "12.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 12.23)"^^geo:wktLiteral ;
  geo-pos:lat "37.16"^^xsd:decimal ;
  geo-pos:long "12.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.23'^^xsd:double;
  dwc:latitude '37.16'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 11.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.85'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51 11.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51"^^xsd:decimal ;
  dwc:decimalLongitude "11.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51 11.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.51"^^xsd:decimal ;
  geo-pos:long "11.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.47'^^xsd:double;
  dwc:latitude '37.51'^^xsd:double;
  dwc:minimumDepth '144'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 5.48)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "5.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.48'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '100944'^^xsd:integer;
  dwc:aphiaIdAccepted '100944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia judaica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '283293'^^xsd:integer;
  dwc:aphiaIdAccepted '283293'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 11.68)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum fasciculatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.68'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -30.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-30.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -30.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-30.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum eburneum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.48'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '509751'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.37 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.37"^^xsd:decimal ;
  dwc:decimalLongitude "-5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2222"^^xsd:integer ;
  dwc:maximumDepthInMeters "2222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.37 -5.48)"^^geo:wktLiteral ;
  geo-pos:lat "63.37"^^xsd:decimal ;
  geo-pos:long "-5.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '605'^^xsd:integer;
  dwc:scientificName 'Kadosactis rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '63.37'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:maximumDepth '2222'^^xsd:integer;
  dwc:aphiaid '100977'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.57 -9.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.57 -9.32)"^^geo:wktLiteral ;
  geo-pos:lat "33.57"^^xsd:decimal ;
  geo-pos:long "-9.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.32'^^xsd:double;
  dwc:latitude '33.57'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47 -1.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47"^^xsd:decimal ;
  dwc:decimalLongitude "-1.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47 -1.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.47"^^xsd:decimal ;
  geo-pos:long "-1.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodosoma biscayensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.58'^^xsd:double;
  dwc:latitude '43.47'^^xsd:double;
  dwc:aphiaid '100820'^^xsd:integer;
  dwc:aphiaIdAccepted '592956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia couchi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100857'^^xsd:integer;
  dwc:aphiaIdAccepted '100857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.02 -6.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.02"^^xsd:decimal ;
  dwc:decimalLongitude "-6.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.02 -6.77)"^^geo:wktLiteral ;
  geo-pos:lat "62.02"^^xsd:decimal ;
  geo-pos:long "-6.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.77'^^xsd:double;
  dwc:latitude '62.02'^^xsd:double;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia pura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:aphiaid '283773'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "560"^^xsd:integer ;
  dwc:maximumDepthInMeters "560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.83)"^^geo:wktLiteral ;
  geo-pos:lat "38.38"^^xsd:decimal ;
  geo-pos:long "-28.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.83'^^xsd:double;
  dwc:latitude '38.38'^^xsd:double;
  dwc:minimumDepth '560'^^xsd:integer;
  dwc:maximumDepth '560'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.37 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.37"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.37 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "62.37"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '62.37'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.37 17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.37"^^xsd:decimal ;
  dwc:decimalLongitude "17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.37 17.17)"^^geo:wktLiteral ;
  geo-pos:lat "78.37"^^xsd:decimal ;
  geo-pos:long "17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.17'^^xsd:double;
  dwc:latitude '78.37'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '100915'^^xsd:integer;
  dwc:aphiaIdAccepted '100915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  geo-pos:lat "28.4"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis rubripunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '28.4'^^xsd:double;
  dwc:aphiaid '410970'^^xsd:integer;
  dwc:aphiaIdAccepted '410970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.23 -6.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.23"^^xsd:decimal ;
  dwc:decimalLongitude "-6.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.23 -6.28)"^^geo:wktLiteral ;
  geo-pos:lat "60.23"^^xsd:decimal ;
  geo-pos:long "-6.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.28'^^xsd:double;
  dwc:latitude '60.23'^^xsd:double;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98 -24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98"^^xsd:decimal ;
  dwc:decimalLongitude "-24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "1495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98 -24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.98"^^xsd:decimal ;
  geo-pos:long "-24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum eburneum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.97'^^xsd:double;
  dwc:latitude '36.98'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '1495'^^xsd:integer;
  dwc:aphiaid '509751'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.87 -17.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.87"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.87 -17.27)"^^geo:wktLiteral ;
  geo-pos:lat "74.87"^^xsd:decimal ;
  geo-pos:long "-17.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus erdmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.27'^^xsd:double;
  dwc:latitude '74.87'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '101027'^^xsd:integer;
  dwc:aphiaIdAccepted '101027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '151546'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "1940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '1940'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguricola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '101035'^^xsd:integer;
  dwc:aphiaIdAccepted '101035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "910"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -13)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '910'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2 15.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.2"^^xsd:decimal ;
  dwc:decimalLongitude "15.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "624"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2 15.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.2"^^xsd:decimal ;
  geo-pos:long "15.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '619'^^xsd:integer;
  dwc:scientificName 'Stelidiactis mopse+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.67'^^xsd:double;
  dwc:latitude '68.2'^^xsd:double;
  dwc:minimumDepth '624'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.08 -12.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.08"^^xsd:decimal ;
  dwc:decimalLongitude "-12.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.08 -12.97)"^^geo:wktLiteral ;
  geo-pos:lat "35.08"^^xsd:decimal ;
  geo-pos:long "-12.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.97'^^xsd:double;
  dwc:latitude '35.08'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.16 5.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.16"^^xsd:decimal ;
  dwc:decimalLongitude "5.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.16 5.11)"^^geo:wktLiteral ;
  geo-pos:lat "60.16"^^xsd:decimal ;
  geo-pos:long "5.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.11'^^xsd:double;
  dwc:latitude '60.16'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '741637'^^xsd:integer;
  dwc:aphiaIdAccepted '100975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33 -7.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.33"^^xsd:decimal ;
  dwc:decimalLongitude "-7.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33 -7.83)"^^geo:wktLiteral ;
  geo-pos:lat "61.33"^^xsd:decimal ;
  geo-pos:long "-7.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.83'^^xsd:double;
  dwc:latitude '61.33'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  geo-pos:lat "50.46"^^xsd:decimal ;
  geo-pos:long "-3.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.51'^^xsd:double;
  dwc:latitude '50.46'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855735'^^xsd:integer;
  dwc:aphiaIdAccepted '151541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2155"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '2155'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Thalamophyllia gasti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:aphiaid '135174'^^xsd:integer;
  dwc:aphiaIdAccepted '135174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9"^^xsd:decimal ;
  dwc:decimalLongitude "5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "377"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "61.9"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '61.9'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '377'^^xsd:integer;
  dwc:aphiaid '100975'^^xsd:integer;
  dwc:aphiaIdAccepted '100975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.27"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "65.27"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '65.27'^^xsd:double;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  geo-pos:lat "54.13"^^xsd:decimal ;
  geo-pos:long "8.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.23'^^xsd:double;
  dwc:latitude '54.13'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguricola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:aphiaid '101035'^^xsd:integer;
  dwc:aphiaIdAccepted '101035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19 5.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19"^^xsd:decimal ;
  dwc:decimalLongitude "5.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19 5.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.19"^^xsd:decimal ;
  geo-pos:long "5.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguricola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.56'^^xsd:double;
  dwc:latitude '43.19'^^xsd:double;
  dwc:aphiaid '101035'^^xsd:integer;
  dwc:aphiaIdAccepted '101035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguricola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '101035'^^xsd:integer;
  dwc:aphiaIdAccepted '101035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "5.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "5.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguricola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.29'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:aphiaid '101035'^^xsd:integer;
  dwc:aphiaIdAccepted '101035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1134"^^xsd:integer ;
  dwc:maximumDepthInMeters "1134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  geo-pos:lat "71.42"^^xsd:decimal ;
  geo-pos:long "15.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '621'^^xsd:integer;
  dwc:scientificName 'Halcampoides abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.68'^^xsd:double;
  dwc:latitude '71.42'^^xsd:double;
  dwc:minimumDepth '1134'^^xsd:integer;
  dwc:maximumDepth '1134'^^xsd:integer;
  dwc:aphiaid '100920'^^xsd:integer;
  dwc:aphiaIdAccepted '100920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1134"^^xsd:integer ;
  dwc:maximumDepthInMeters "1134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  geo-pos:lat "71.42"^^xsd:decimal ;
  geo-pos:long "15.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '621'^^xsd:integer;
  dwc:scientificName 'Halcampoides abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.68'^^xsd:double;
  dwc:latitude '71.42'^^xsd:double;
  dwc:minimumDepth '1134'^^xsd:integer;
  dwc:maximumDepth '1134'^^xsd:integer;
  dwc:aphiaid '100920'^^xsd:integer;
  dwc:aphiaIdAccepted '100920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1134"^^xsd:integer ;
  dwc:maximumDepthInMeters "1134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  geo-pos:lat "71.42"^^xsd:decimal ;
  geo-pos:long "15.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '621A'^^xsd:string;
  dwc:scientificName '+ågir frigidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.68'^^xsd:double;
  dwc:latitude '71.42'^^xsd:double;
  dwc:minimumDepth '1134'^^xsd:integer;
  dwc:maximumDepth '1134'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1134"^^xsd:integer ;
  dwc:maximumDepthInMeters "1134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  geo-pos:lat "71.42"^^xsd:decimal ;
  geo-pos:long "15.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '621A'^^xsd:string;
  dwc:scientificName '+ågir frigidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.68'^^xsd:double;
  dwc:latitude '71.42'^^xsd:double;
  dwc:minimumDepth '1134'^^xsd:integer;
  dwc:maximumDepth '1134'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alcyonium coralloides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '125332'^^xsd:integer;
  dwc:aphiaIdAccepted '125332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.855"^^xsd:decimal ;
  dwc:decimalLongitude "13.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "191"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.125)"^^geo:wktLiteral ;
  geo-pos:lat "36.855"^^xsd:decimal ;
  geo-pos:long "13.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.125'^^xsd:double;
  dwc:latitude '36.855'^^xsd:double;
  dwc:minimumDepth '191'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '135115'^^xsd:integer;
  dwc:aphiaIdAccepted '135115'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.795 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.795"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "558"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.795 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.795"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '36.795'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '558'^^xsd:integer;
  dwc:aphiaid '135115'^^xsd:integer;
  dwc:aphiaIdAccepted '135115'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '100975'^^xsd:integer;
  dwc:aphiaIdAccepted '100975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '100975'^^xsd:integer;
  dwc:aphiaIdAccepted '100975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -0.9)"^^geo:wktLiteral ;
  geo-pos:lat "60.75"^^xsd:decimal ;
  geo-pos:long "-0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.9'^^xsd:double;
  dwc:latitude '60.75'^^xsd:double;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alcyonium coralloides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:aphiaid '125332'^^xsd:integer;
  dwc:aphiaIdAccepted '125332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alcyonium coralloides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '125332'^^xsd:integer;
  dwc:aphiaIdAccepted '125332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 -7.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48"^^xsd:decimal ;
  dwc:decimalLongitude "-7.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "304"^^xsd:integer ;
  dwc:maximumDepthInMeters "304"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 -7.27)"^^geo:wktLiteral ;
  geo-pos:lat "36.48"^^xsd:decimal ;
  geo-pos:long "-7.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.27'^^xsd:double;
  dwc:latitude '36.48'^^xsd:double;
  dwc:minimumDepth '304'^^xsd:integer;
  dwc:maximumDepth '304'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene luci+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '231859'^^xsd:integer;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.64"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene luciae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '42.64'^^xsd:double;
  dwc:aphiaid '231859'^^xsd:integer;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "50.2"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '50.2'^^xsd:double;
  dwc:aphiaid '855735'^^xsd:integer;
  dwc:aphiaIdAccepted '151541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.71 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.71"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.71 -7.5)"^^geo:wktLiteral ;
  geo-pos:lat "62.71"^^xsd:decimal ;
  geo-pos:long "-7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '62.71'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -16.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-16.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1680"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -16.18)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-16.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.18'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1680'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.945 -10.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2075"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.945 -10.155)"^^geo:wktLiteral ;
  geo-pos:lat "31.945"^^xsd:decimal ;
  geo-pos:long "-10.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.155'^^xsd:double;
  dwc:latitude '31.945'^^xsd:double;
  dwc:minimumDepth '2075'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67"^^xsd:decimal ;
  dwc:decimalLongitude "-14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -14.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.67"^^xsd:decimal ;
  geo-pos:long "-14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.25'^^xsd:double;
  dwc:latitude '36.67'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67"^^xsd:decimal ;
  dwc:decimalLongitude "-14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -14.29)"^^geo:wktLiteral ;
  geo-pos:lat "36.67"^^xsd:decimal ;
  geo-pos:long "-14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.29'^^xsd:double;
  dwc:latitude '36.67'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Thalamophyllia gasti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:aphiaid '135174'^^xsd:integer;
  dwc:aphiaIdAccepted '135174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Thalamophyllia gasti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:aphiaid '135174'^^xsd:integer;
  dwc:aphiaIdAccepted '135174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Thalamophyllia gasti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:aphiaid '135174'^^xsd:integer;
  dwc:aphiaIdAccepted '135174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phymanthus pulcher'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.7'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:aphiaid '100985'^^xsd:integer;
  dwc:aphiaIdAccepted '100985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59 -4.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59"^^xsd:decimal ;
  dwc:decimalLongitude "-4.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1107"^^xsd:integer ;
  dwc:maximumDepthInMeters "1107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59 -4.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.59"^^xsd:decimal ;
  geo-pos:long "-4.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.08'^^xsd:double;
  dwc:latitude '43.59'^^xsd:double;
  dwc:minimumDepth '1107'^^xsd:integer;
  dwc:maximumDepth '1107'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64 -4.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64"^^xsd:decimal ;
  dwc:decimalLongitude "-4.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1353"^^xsd:integer ;
  dwc:maximumDepthInMeters "1353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64 -4.14)"^^geo:wktLiteral ;
  geo-pos:lat "43.64"^^xsd:decimal ;
  geo-pos:long "-4.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.14'^^xsd:double;
  dwc:latitude '43.64'^^xsd:double;
  dwc:minimumDepth '1353'^^xsd:integer;
  dwc:maximumDepth '1353'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.12"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '1930'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "930"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.12"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '930'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 5)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phymanthus pulcher'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '100985'^^xsd:integer;
  dwc:aphiaIdAccepted '100985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phymanthus pulcher'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:aphiaid '100985'^^xsd:integer;
  dwc:aphiaIdAccepted '100985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 13.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84"^^xsd:decimal ;
  dwc:decimalLongitude "13.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 13.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.84"^^xsd:decimal ;
  geo-pos:long "13.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Thalamophyllia gasti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.16'^^xsd:double;
  dwc:latitude '36.84'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '135174'^^xsd:integer;
  dwc:aphiaIdAccepted '135174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.52 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.52"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.52 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "67.52"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Methridium senile dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '67.52'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.16 5.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.16"^^xsd:decimal ;
  dwc:decimalLongitude "5.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.16 5.11)"^^geo:wktLiteral ;
  geo-pos:lat "60.16"^^xsd:decimal ;
  geo-pos:long "5.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.11'^^xsd:double;
  dwc:latitude '60.16'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '741637'^^xsd:integer;
  dwc:aphiaIdAccepted '100975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18 -4.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18 -4.65)"^^geo:wktLiteral ;
  geo-pos:lat "51.18"^^xsd:decimal ;
  geo-pos:long "-4.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia brodricii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.65'^^xsd:double;
  dwc:latitude '51.18'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '741623'^^xsd:integer;
  dwc:aphiaIdAccepted '100947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.45 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.45 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "63.45"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Methridium senile dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '63.45'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '854324'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '854324'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.92 -8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.92"^^xsd:decimal ;
  dwc:decimalLongitude "-8.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.92 -8.75)"^^geo:wktLiteral ;
  geo-pos:lat "61.92"^^xsd:decimal ;
  geo-pos:long "-8.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.75'^^xsd:double;
  dwc:latitude '61.92'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.17 -8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.17"^^xsd:decimal ;
  dwc:decimalLongitude "-8.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.17 -8.75)"^^geo:wktLiteral ;
  geo-pos:lat "62.17"^^xsd:decimal ;
  geo-pos:long "-8.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.75'^^xsd:double;
  dwc:latitude '62.17'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '854948'^^xsd:integer;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.97 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.97"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2225"^^xsd:integer ;
  dwc:maximumDepthInMeters "2225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.97 -8.65)"^^geo:wktLiteral ;
  geo-pos:lat "33.97"^^xsd:decimal ;
  geo-pos:long "-8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '33.97'^^xsd:double;
  dwc:minimumDepth '2225'^^xsd:integer;
  dwc:maximumDepth '2225'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.12"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 6.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.17"^^xsd:decimal ;
  dwc:decimalLongitude "6.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1229"^^xsd:integer ;
  dwc:maximumDepthInMeters "1229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 6.53)"^^geo:wktLiteral ;
  geo-pos:lat "61.17"^^xsd:decimal ;
  geo-pos:long "6.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '624'^^xsd:integer;
  dwc:scientificName 'Bunodes abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.53'^^xsd:double;
  dwc:latitude '61.17'^^xsd:double;
  dwc:minimumDepth '1229'^^xsd:integer;
  dwc:maximumDepth '1229'^^xsd:integer;
  dwc:aphiaid '741673'^^xsd:integer;
  dwc:aphiaIdAccepted '100838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguricola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:aphiaid '101035'^^xsd:integer;
  dwc:aphiaIdAccepted '101035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "52.95"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile dianthum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '52.95'^^xsd:double;
  dwc:aphiaid '854323'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 8.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 8.32)"^^geo:wktLiteral ;
  geo-pos:lat "63.7"^^xsd:decimal ;
  geo-pos:long "8.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Methridium senile dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.32'^^xsd:double;
  dwc:latitude '63.7'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.03 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.03"^^xsd:decimal ;
  dwc:decimalLongitude "-9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "376"^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.03 -9.13)"^^geo:wktLiteral ;
  geo-pos:lat "62.03"^^xsd:decimal ;
  geo-pos:long "-9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '62.03'^^xsd:double;
  dwc:minimumDepth '376'^^xsd:integer;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58 -31.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58"^^xsd:decimal ;
  dwc:decimalLongitude "-31.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1650"^^xsd:integer ;
  dwc:maximumDepthInMeters "1675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58 -31.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.58"^^xsd:decimal ;
  geo-pos:long "-31.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Trochocyathus spinosocostatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.38'^^xsd:double;
  dwc:latitude '39.58'^^xsd:double;
  dwc:minimumDepth '1650'^^xsd:integer;
  dwc:maximumDepth '1675'^^xsd:integer;
  dwc:aphiaid '135176'^^xsd:integer;
  dwc:aphiaIdAccepted '135176'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 13.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 13.105)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "13.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Thalamophyllia gasti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.105'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '135174'^^xsd:integer;
  dwc:aphiaIdAccepted '135174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57 -28.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "784"^^xsd:integer ;
  dwc:maximumDepthInMeters "784"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57 -28.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.57"^^xsd:decimal ;
  geo-pos:long "-28.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania pseudoalabastra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.9'^^xsd:double;
  dwc:latitude '37.57'^^xsd:double;
  dwc:minimumDepth '784'^^xsd:integer;
  dwc:maximumDepth '784'^^xsd:integer;
  dwc:aphiaid '135199'^^xsd:integer;
  dwc:aphiaIdAccepted '135199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43 6.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43"^^xsd:decimal ;
  dwc:decimalLongitude "6.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43 6.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.43"^^xsd:decimal ;
  geo-pos:long "6.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene luciae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.77'^^xsd:double;
  dwc:latitude '43.43'^^xsd:double;
  dwc:aphiaid '231859'^^xsd:integer;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23 -4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23 -4.53)"^^geo:wktLiteral ;
  geo-pos:lat "54.23"^^xsd:decimal ;
  geo-pos:long "-4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alcyonium coralloides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.53'^^xsd:double;
  dwc:latitude '54.23'^^xsd:double;
  dwc:aphiaid '125332'^^xsd:integer;
  dwc:aphiaIdAccepted '125332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71 19.86)"^^geo:wktLiteral ;
  geo-pos:lat "39.71"^^xsd:decimal ;
  geo-pos:long "19.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tetractis jonica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.71'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '854688'^^xsd:integer;
  dwc:aphiaIdAccepted '100870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18 -30.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18"^^xsd:decimal ;
  dwc:decimalLongitude "-30.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18 -30.4)"^^geo:wktLiteral ;
  geo-pos:lat "39.18"^^xsd:decimal ;
  geo-pos:long "-30.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema typica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.4'^^xsd:double;
  dwc:latitude '39.18'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '869138'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1360"^^xsd:integer ;
  dwc:maximumDepthInMeters "1360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.36"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema typica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.1'^^xsd:double;
  dwc:latitude '39.36'^^xsd:double;
  dwc:minimumDepth '1360'^^xsd:integer;
  dwc:maximumDepth '1360'^^xsd:integer;
  dwc:aphiaid '869138'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58 -31.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58"^^xsd:decimal ;
  dwc:decimalLongitude "-31.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1650"^^xsd:integer ;
  dwc:maximumDepthInMeters "1675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58 -31.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.58"^^xsd:decimal ;
  geo-pos:long "-31.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Trochocyathus spinosocostatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.38'^^xsd:double;
  dwc:latitude '39.58'^^xsd:double;
  dwc:minimumDepth '1650'^^xsd:integer;
  dwc:maximumDepth '1675'^^xsd:integer;
  dwc:aphiaid '135176'^^xsd:integer;
  dwc:aphiaIdAccepted '135176'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.22 -6.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.22"^^xsd:decimal ;
  dwc:decimalLongitude "-6.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.22 -6.39)"^^geo:wktLiteral ;
  geo-pos:lat "62.22"^^xsd:decimal ;
  geo-pos:long "-6.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.39'^^xsd:double;
  dwc:latitude '62.22'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.45 -6.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.45"^^xsd:decimal ;
  dwc:decimalLongitude "-6.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.45 -6.43)"^^geo:wktLiteral ;
  geo-pos:lat "62.45"^^xsd:decimal ;
  geo-pos:long "-6.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.43'^^xsd:double;
  dwc:latitude '62.45'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '854948'^^xsd:integer;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:aphiaid '854948'^^xsd:integer;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea chrysanthellum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '366459'^^xsd:integer;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.77 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.77"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2055"^^xsd:integer ;
  dwc:maximumDepthInMeters "2055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.77 -8.27)"^^geo:wktLiteral ;
  geo-pos:lat "35.77"^^xsd:decimal ;
  geo-pos:long "-8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '35.77'^^xsd:double;
  dwc:minimumDepth '2055'^^xsd:integer;
  dwc:maximumDepth '2055'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76 -9.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76 -9.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.76"^^xsd:decimal ;
  geo-pos:long "-9.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.68'^^xsd:double;
  dwc:latitude '43.76'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2320'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.18"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1700"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18 -5.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.18"^^xsd:decimal ;
  geo-pos:long "-5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '44.18'^^xsd:double;
  dwc:minimumDepth '1700'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-3.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.62'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1570'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-3.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.62'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1185'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-3.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.62'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57 -9.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57 -9.37)"^^geo:wktLiteral ;
  geo-pos:lat "40.57"^^xsd:decimal ;
  geo-pos:long "-9.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.37'^^xsd:double;
  dwc:latitude '40.57'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "950"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 -9.55)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "-9.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '950'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-8.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -8.67)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-8.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.67'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '620'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 -3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "-3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 -3)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "-3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3'^^xsd:integer;
  dwc:latitude '59'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  geo-pos:lat "54.13"^^xsd:decimal ;
  geo-pos:long "8.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.23'^^xsd:double;
  dwc:latitude '54.13'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.47 -28.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.47"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.47 -28.98)"^^geo:wktLiteral ;
  geo-pos:lat "31.47"^^xsd:decimal ;
  geo-pos:long "-28.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.98'^^xsd:double;
  dwc:latitude '31.47'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '135136'^^xsd:integer;
  dwc:aphiaIdAccepted '135136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -33.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-33.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -33.32)"^^geo:wktLiteral ;
  geo-pos:lat "37.25"^^xsd:decimal ;
  geo-pos:long "-33.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.32'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '135136'^^xsd:integer;
  dwc:aphiaIdAccepted '135136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4360"^^xsd:integer ;
  dwc:maximumDepthInMeters "4360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -20)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nectactis singularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:minimumDepth '4360'^^xsd:integer;
  dwc:maximumDepth '4360'^^xsd:integer;
  dwc:aphiaid '101018'^^xsd:integer;
  dwc:aphiaIdAccepted '101018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.91 -21.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.91"^^xsd:decimal ;
  dwc:decimalLongitude "-21.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5005"^^xsd:integer ;
  dwc:maximumDepthInMeters "5005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.91 -21.21)"^^geo:wktLiteral ;
  geo-pos:lat "38.91"^^xsd:decimal ;
  geo-pos:long "-21.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nectactis singularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.21'^^xsd:double;
  dwc:latitude '38.91'^^xsd:double;
  dwc:minimumDepth '5005'^^xsd:integer;
  dwc:maximumDepth '5005'^^xsd:integer;
  dwc:aphiaid '101018'^^xsd:integer;
  dwc:aphiaIdAccepted '101018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4360"^^xsd:integer ;
  dwc:maximumDepthInMeters "4360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -20)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nectactis singularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:minimumDepth '4360'^^xsd:integer;
  dwc:maximumDepth '4360'^^xsd:integer;
  dwc:aphiaid '101018'^^xsd:integer;
  dwc:aphiaIdAccepted '101018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4200"^^xsd:integer ;
  dwc:maximumDepthInMeters "4200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.58)"^^geo:wktLiteral ;
  geo-pos:lat "47.53"^^xsd:decimal ;
  geo-pos:long "-9.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nectactis singularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4200'^^xsd:integer;
  dwc:maximumDepth '4200'^^xsd:integer;
  dwc:aphiaid '101018'^^xsd:integer;
  dwc:aphiaIdAccepted '101018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.25 -8.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.25 -8.665)"^^geo:wktLiteral ;
  geo-pos:lat "62.25"^^xsd:decimal ;
  geo-pos:long "-8.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.665'^^xsd:double;
  dwc:latitude '62.25'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33 -5.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.33"^^xsd:decimal ;
  dwc:decimalLongitude "-5.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33 -5.67)"^^geo:wktLiteral ;
  geo-pos:lat "61.33"^^xsd:decimal ;
  geo-pos:long "-5.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.67'^^xsd:double;
  dwc:latitude '61.33'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -5.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-5.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -5.665)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-5.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.665'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.96 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.96"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "263"^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.96 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "60.96"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '60.96'^^xsd:double;
  dwc:minimumDepth '263'^^xsd:integer;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "50.2"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '50.2'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "50.2"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '50.2'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 5.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene luciae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.18'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:aphiaid '231859'^^xsd:integer;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 5.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene luciae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.18'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:aphiaid '231859'^^xsd:integer;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 3.02)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene luciae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.02'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:aphiaid '231859'^^xsd:integer;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2779"^^xsd:integer ;
  dwc:maximumDepthInMeters "2779"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.03)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "-10.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.03'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '2779'^^xsd:integer;
  dwc:maximumDepth '2779'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 -25.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95"^^xsd:decimal ;
  dwc:decimalLongitude "-25.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1069"^^xsd:integer ;
  dwc:maximumDepthInMeters "1235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 -25.55)"^^geo:wktLiteral ;
  geo-pos:lat "37.95"^^xsd:decimal ;
  geo-pos:long "-25.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania pseudoalabastra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.55'^^xsd:double;
  dwc:latitude '37.95'^^xsd:double;
  dwc:minimumDepth '1069'^^xsd:integer;
  dwc:maximumDepth '1235'^^xsd:integer;
  dwc:aphiaid '135199'^^xsd:integer;
  dwc:aphiaIdAccepted '135199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 -2.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "-2.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 -2.47)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "-2.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia scabra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.47'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:aphiaid '283542'^^xsd:integer;
  dwc:aphiaIdAccepted '283542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 -2.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "-2.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 -2.47)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "-2.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia rigida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.47'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:aphiaid '283538'^^xsd:integer;
  dwc:aphiaIdAccepted '283538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 3.38)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.38'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alcyonium coralloides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.32'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '125332'^^xsd:integer;
  dwc:aphiaIdAccepted '125332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alcyonium coralloides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '125332'^^xsd:integer;
  dwc:aphiaIdAccepted '125332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.78 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.78"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.78 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.78"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '625'^^xsd:integer;
  dwc:scientificName 'Bunodes abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '70.78'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '232'^^xsd:integer;
  dwc:aphiaid '741673'^^xsd:integer;
  dwc:aphiaIdAccepted '100838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 15.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "15.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 15.57)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "15.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '70'^^xsd:integer;
  dwc:scientificName 'Isoedwardsia mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.57'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:aphiaid '100901'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97 20.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97"^^xsd:decimal ;
  dwc:decimalLongitude "20.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97 20.58)"^^geo:wktLiteral ;
  geo-pos:lat "78.97"^^xsd:decimal ;
  geo-pos:long "20.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '7227'^^xsd:integer;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.58'^^xsd:double;
  dwc:latitude '78.97'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98 -33.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.98"^^xsd:decimal ;
  dwc:decimalLongitude "-33.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2615"^^xsd:integer ;
  dwc:maximumDepthInMeters "2615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98 -33.02)"^^geo:wktLiteral ;
  geo-pos:lat "34.98"^^xsd:decimal ;
  geo-pos:long "-33.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.02'^^xsd:double;
  dwc:latitude '34.98'^^xsd:double;
  dwc:minimumDepth '2615'^^xsd:integer;
  dwc:maximumDepth '2615'^^xsd:integer;
  dwc:aphiaid '581470'^^xsd:integer;
  dwc:aphiaIdAccepted '581470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '101033'^^xsd:integer;
  dwc:aphiaIdAccepted '101033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76 15.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76"^^xsd:decimal ;
  dwc:decimalLongitude "15.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76 15.23)"^^geo:wktLiteral ;
  geo-pos:lat "43.76"^^xsd:decimal ;
  geo-pos:long "15.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.23'^^xsd:double;
  dwc:latitude '43.76'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '101033'^^xsd:integer;
  dwc:aphiaIdAccepted '101033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.8 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "199"^^xsd:integer ;
  dwc:maximumDepthInMeters "199"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.8 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "78.8"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '599'^^xsd:integer;
  dwc:scientificName 'Calliactis kr++yeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '78.8'^^xsd:double;
  dwc:minimumDepth '199'^^xsd:integer;
  dwc:maximumDepth '199'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.27 15.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.27"^^xsd:decimal ;
  dwc:decimalLongitude "15.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.27 15.55)"^^geo:wktLiteral ;
  geo-pos:lat "78.27"^^xsd:decimal ;
  geo-pos:long "15.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '600'^^xsd:integer;
  dwc:scientificName 'Calliactis kr++yeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.55'^^xsd:double;
  dwc:latitude '78.27'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.68 6.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.68"^^xsd:decimal ;
  dwc:decimalLongitude "6.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.68 6.98)"^^geo:wktLiteral ;
  geo-pos:lat "66.68"^^xsd:decimal ;
  geo-pos:long "6.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '601'^^xsd:integer;
  dwc:scientificName '+ågir frigidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.98'^^xsd:double;
  dwc:latitude '66.68'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13 11.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.13"^^xsd:decimal ;
  dwc:decimalLongitude "11.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13 11.01)"^^geo:wktLiteral ;
  geo-pos:lat "36.13"^^xsd:decimal ;
  geo-pos:long "11.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.01'^^xsd:double;
  dwc:latitude '36.13'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.78 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.78"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.78 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "34.78"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '34.78'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.28'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '100944'^^xsd:integer;
  dwc:aphiaIdAccepted '100944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 5.2)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '62'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '100944'^^xsd:integer;
  dwc:aphiaIdAccepted '100944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '100944'^^xsd:integer;
  dwc:aphiaIdAccepted '100944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6"^^xsd:decimal ;
  dwc:decimalLongitude "3.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 3.5)"^^geo:wktLiteral ;
  geo-pos:lat "60.6"^^xsd:decimal ;
  geo-pos:long "3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '60.6'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '100944'^^xsd:integer;
  dwc:aphiaIdAccepted '100944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.67"^^xsd:decimal ;
  dwc:decimalLongitude "-6.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.67"^^xsd:decimal ;
  geo-pos:long "-6.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthipathes scoparia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.97'^^xsd:double;
  dwc:latitude '46.67'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95 -6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.95"^^xsd:decimal ;
  dwc:decimalLongitude "-6.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1410"^^xsd:integer ;
  dwc:maximumDepthInMeters "1410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95 -6.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.95"^^xsd:decimal ;
  geo-pos:long "-6.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthipathes dichotoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.35'^^xsd:double;
  dwc:latitude '45.95'^^xsd:double;
  dwc:minimumDepth '1410'^^xsd:integer;
  dwc:maximumDepth '1410'^^xsd:integer;
  dwc:aphiaid '103309'^^xsd:integer;
  dwc:aphiaIdAccepted '103309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.67"^^xsd:decimal ;
  dwc:decimalLongitude "-6.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.67"^^xsd:decimal ;
  geo-pos:long "-6.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthipathes dichotoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.97'^^xsd:double;
  dwc:latitude '46.67'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '103309'^^xsd:integer;
  dwc:aphiaIdAccepted '103309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.58 -6.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.58"^^xsd:decimal ;
  dwc:decimalLongitude "-6.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.58 -6.67)"^^geo:wktLiteral ;
  geo-pos:lat "60.58"^^xsd:decimal ;
  geo-pos:long "-6.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.67'^^xsd:double;
  dwc:latitude '60.58'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.25 -5.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.25"^^xsd:decimal ;
  dwc:decimalLongitude "-5.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.25 -5.25)"^^geo:wktLiteral ;
  geo-pos:lat "61.25"^^xsd:decimal ;
  geo-pos:long "-5.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.25'^^xsd:double;
  dwc:latitude '61.25'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.92 -5.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.92"^^xsd:decimal ;
  dwc:decimalLongitude "-5.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.92 -5.42)"^^geo:wktLiteral ;
  geo-pos:lat "60.92"^^xsd:decimal ;
  geo-pos:long "-5.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.42'^^xsd:double;
  dwc:latitude '60.92'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.08 -5.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.08 -5.25)"^^geo:wktLiteral ;
  geo-pos:lat "61.08"^^xsd:decimal ;
  geo-pos:long "-5.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.25'^^xsd:double;
  dwc:latitude '61.08'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa chrysanthellum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '100916'^^xsd:integer;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.04)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-4.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa chrysanthellum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.04'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:aphiaid '100916'^^xsd:integer;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 -4.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 -4.55)"^^geo:wktLiteral ;
  geo-pos:lat "54.1"^^xsd:decimal ;
  geo-pos:long "-4.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa chrysanthellum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.55'^^xsd:double;
  dwc:latitude '54.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '100916'^^xsd:integer;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa chrysanthellum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '100916'^^xsd:integer;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.97"^^xsd:decimal ;
  dwc:decimalLongitude "5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2438"^^xsd:integer ;
  dwc:maximumDepthInMeters "2438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 5.17)"^^geo:wktLiteral ;
  geo-pos:lat "77.97"^^xsd:decimal ;
  geo-pos:long "5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '598'^^xsd:integer;
  dwc:scientificName 'Korenia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.17'^^xsd:double;
  dwc:latitude '77.97'^^xsd:double;
  dwc:minimumDepth '2438'^^xsd:integer;
  dwc:maximumDepth '2438'^^xsd:integer;
  dwc:aphiaid '741665'^^xsd:integer;
  dwc:aphiaIdAccepted '100941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -7.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-7.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1175"^^xsd:integer ;
  dwc:maximumDepthInMeters "1175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -7.32)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-7.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.32'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '1175'^^xsd:integer;
  dwc:maximumDepth '1175'^^xsd:integer;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -2.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -2.9)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-2.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "707"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -11.78)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '707'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthopleura ballii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100809'^^xsd:integer;
  dwc:aphiaIdAccepted '100809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48"^^xsd:decimal ;
  dwc:decimalLongitude "-25.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1732"^^xsd:integer ;
  dwc:maximumDepthInMeters "1732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.48"^^xsd:decimal ;
  geo-pos:long "-25.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corallimorphus ingens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.53'^^xsd:double;
  dwc:latitude '37.48'^^xsd:double;
  dwc:minimumDepth '1732'^^xsd:integer;
  dwc:maximumDepth '1732'^^xsd:integer;
  dwc:aphiaid '101015'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.4 27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.4"^^xsd:decimal ;
  dwc:decimalLongitude "27.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.4 27.5)"^^geo:wktLiteral ;
  geo-pos:lat "76.4"^^xsd:decimal ;
  geo-pos:long "27.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '27.5'^^xsd:double;
  dwc:latitude '76.4'^^xsd:double;
  dwc:aphiaid '100797'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.17 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.17 -18.03)"^^geo:wktLiteral ;
  geo-pos:lat "47.17"^^xsd:decimal ;
  geo-pos:long "-18.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthoactis armauer-hanseni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:latitude '47.17'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '151567'^^xsd:integer;
  dwc:aphiaIdAccepted '151549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "-29.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "599"^^xsd:integer ;
  dwc:maximumDepthInMeters "599"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "-29.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia profunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.72'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:minimumDepth '599'^^xsd:integer;
  dwc:maximumDepth '599'^^xsd:integer;
  dwc:aphiaid '173023'^^xsd:integer;
  dwc:aphiaIdAccepted '173023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76 -28.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76 -28.13)"^^geo:wktLiteral ;
  geo-pos:lat "38.76"^^xsd:decimal ;
  geo-pos:long "-28.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum serpuliforme'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.13'^^xsd:double;
  dwc:latitude '38.76'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '494139'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paraedwardsia arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '100908'^^xsd:integer;
  dwc:aphiaIdAccepted '100908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -8.58)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-8.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.58'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96 -6.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.96"^^xsd:decimal ;
  dwc:decimalLongitude "-6.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96 -6.34)"^^geo:wktLiteral ;
  geo-pos:lat "49.96"^^xsd:decimal ;
  geo-pos:long "-6.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa chrysanthellum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.34'^^xsd:double;
  dwc:latitude '49.96'^^xsd:double;
  dwc:aphiaid '100916'^^xsd:integer;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68 -10.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68"^^xsd:decimal ;
  dwc:decimalLongitude "-10.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1420"^^xsd:integer ;
  dwc:maximumDepthInMeters "1470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68 -10.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.68"^^xsd:decimal ;
  geo-pos:long "-10.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.88'^^xsd:double;
  dwc:latitude '48.68'^^xsd:double;
  dwc:minimumDepth '1420'^^xsd:integer;
  dwc:maximumDepth '1470'^^xsd:integer;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.375 -6.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.375"^^xsd:decimal ;
  dwc:decimalLongitude "-6.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "1775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.375 -6.575)"^^geo:wktLiteral ;
  geo-pos:lat "47.375"^^xsd:decimal ;
  geo-pos:long "-6.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.575'^^xsd:double;
  dwc:latitude '47.375'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '1775'^^xsd:integer;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '101029'^^xsd:integer;
  dwc:aphiaIdAccepted '101029'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.38 -27.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.38"^^xsd:decimal ;
  dwc:decimalLongitude "-27.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.38 -27.64)"^^geo:wktLiteral ;
  geo-pos:lat "32.38"^^xsd:decimal ;
  geo-pos:long "-27.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.64'^^xsd:double;
  dwc:latitude '32.38'^^xsd:double;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37 -12)"^^geo:wktLiteral ;
  geo-pos:lat "51.37"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '51.37'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2 -11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2"^^xsd:decimal ;
  dwc:decimalLongitude "-11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "680"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2 -11.92)"^^geo:wktLiteral ;
  geo-pos:lat "51.2"^^xsd:decimal ;
  geo-pos:long "-11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.92'^^xsd:double;
  dwc:latitude '51.2'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '680'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.97 -28.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.97"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.97 -28.46)"^^geo:wktLiteral ;
  geo-pos:lat "29.97"^^xsd:decimal ;
  geo-pos:long "-28.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.46'^^xsd:double;
  dwc:latitude '29.97'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1241"^^xsd:integer ;
  dwc:maximumDepthInMeters "1241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.08"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '40.08'^^xsd:double;
  dwc:minimumDepth '1241'^^xsd:integer;
  dwc:maximumDepth '1241'^^xsd:integer;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1150'^^xsd:integer;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.67 19.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.67"^^xsd:decimal ;
  dwc:decimalLongitude "19.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.67 19.75)"^^geo:wktLiteral ;
  geo-pos:lat "74.67"^^xsd:decimal ;
  geo-pos:long "19.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.75'^^xsd:double;
  dwc:latitude '74.67'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 1)"^^geo:wktLiteral ;
  geo-pos:lat "55.5"^^xsd:decimal ;
  geo-pos:long "1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1'^^xsd:integer;
  dwc:latitude '55.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.27 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.27"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.27 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "61.27"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '61.27'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -9.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02"^^xsd:decimal ;
  dwc:decimalLongitude "-9.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -9.07)"^^geo:wktLiteral ;
  geo-pos:lat "37.02"^^xsd:decimal ;
  geo-pos:long "-9.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.07'^^xsd:double;
  dwc:latitude '37.02'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "38.27"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '38.27'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '760'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.22 0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.22"^^xsd:decimal ;
  dwc:decimalLongitude "0.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2814"^^xsd:integer ;
  dwc:maximumDepthInMeters "2814"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.22 0.55)"^^geo:wktLiteral ;
  geo-pos:lat "65.22"^^xsd:decimal ;
  geo-pos:long "0.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '596'^^xsd:integer;
  dwc:scientificName 'Korenia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.55'^^xsd:double;
  dwc:latitude '65.22'^^xsd:double;
  dwc:minimumDepth '2814'^^xsd:integer;
  dwc:maximumDepth '2814'^^xsd:integer;
  dwc:aphiaid '741665'^^xsd:integer;
  dwc:aphiaIdAccepted '100941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.28 -1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.28"^^xsd:decimal ;
  dwc:decimalLongitude "-1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1977"^^xsd:integer ;
  dwc:maximumDepthInMeters "1977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.28 -1.45)"^^geo:wktLiteral ;
  geo-pos:lat "63.28"^^xsd:decimal ;
  geo-pos:long "-1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '597'^^xsd:integer;
  dwc:scientificName 'Korenia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.45'^^xsd:double;
  dwc:latitude '63.28'^^xsd:double;
  dwc:minimumDepth '1977'^^xsd:integer;
  dwc:maximumDepth '1977'^^xsd:integer;
  dwc:aphiaid '741665'^^xsd:integer;
  dwc:aphiaIdAccepted '100941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.28 -1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.28"^^xsd:decimal ;
  dwc:decimalLongitude "-1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1977"^^xsd:integer ;
  dwc:maximumDepthInMeters "1977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.28 -1.45)"^^geo:wktLiteral ;
  geo-pos:lat "63.28"^^xsd:decimal ;
  geo-pos:long "-1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '597'^^xsd:integer;
  dwc:scientificName 'Korenia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.45'^^xsd:double;
  dwc:latitude '63.28'^^xsd:double;
  dwc:minimumDepth '1977'^^xsd:integer;
  dwc:maximumDepth '1977'^^xsd:integer;
  dwc:aphiaid '741665'^^xsd:integer;
  dwc:aphiaIdAccepted '100941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.97"^^xsd:decimal ;
  dwc:decimalLongitude "5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2438"^^xsd:integer ;
  dwc:maximumDepthInMeters "2438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 5.17)"^^geo:wktLiteral ;
  geo-pos:lat "77.97"^^xsd:decimal ;
  geo-pos:long "5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '598'^^xsd:integer;
  dwc:scientificName 'Korenia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.17'^^xsd:double;
  dwc:latitude '77.97'^^xsd:double;
  dwc:minimumDepth '2438'^^xsd:integer;
  dwc:maximumDepth '2438'^^xsd:integer;
  dwc:aphiaid '741665'^^xsd:integer;
  dwc:aphiaIdAccepted '100941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36 -10.4)"^^geo:wktLiteral ;
  geo-pos:lat "50.36"^^xsd:decimal ;
  geo-pos:long "-10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '50.36'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57 -11.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57"^^xsd:decimal ;
  dwc:decimalLongitude "-11.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "661"^^xsd:integer ;
  dwc:maximumDepthInMeters "672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57 -11.32)"^^geo:wktLiteral ;
  geo-pos:lat "50.57"^^xsd:decimal ;
  geo-pos:long "-11.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.32'^^xsd:double;
  dwc:latitude '50.57'^^xsd:double;
  dwc:minimumDepth '661'^^xsd:integer;
  dwc:maximumDepth '672'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.88 -6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.88"^^xsd:decimal ;
  dwc:decimalLongitude "-6.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.88 -6.35)"^^geo:wktLiteral ;
  geo-pos:lat "34.88"^^xsd:decimal ;
  geo-pos:long "-6.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.35'^^xsd:double;
  dwc:latitude '34.88'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.54"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1968"^^xsd:integer ;
  dwc:maximumDepthInMeters "1968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.54"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum serpuliforme'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:aphiaid '494139'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39 -30.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39"^^xsd:decimal ;
  dwc:decimalLongitude "-30.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39 -30.51)"^^geo:wktLiteral ;
  geo-pos:lat "38.39"^^xsd:decimal ;
  geo-pos:long "-30.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia profunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.51'^^xsd:double;
  dwc:latitude '38.39'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '318'^^xsd:integer;
  dwc:aphiaid '173023'^^xsd:integer;
  dwc:aphiaIdAccepted '173023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.17 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.17 -18.03)"^^geo:wktLiteral ;
  geo-pos:lat "47.17"^^xsd:decimal ;
  geo-pos:long "-18.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthoactis benedeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:latitude '47.17'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '151566'^^xsd:integer;
  dwc:aphiaIdAccepted '151566'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.73"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa chrysanthellum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.73'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '100916'^^xsd:integer;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fenja mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:aphiaid '855861'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.54"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1968"^^xsd:integer ;
  dwc:maximumDepthInMeters "1968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.54"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.22 0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.22"^^xsd:decimal ;
  dwc:decimalLongitude "0.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2814"^^xsd:integer ;
  dwc:maximumDepthInMeters "2814"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.22 0.55)"^^geo:wktLiteral ;
  geo-pos:lat "65.22"^^xsd:decimal ;
  geo-pos:long "0.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '596'^^xsd:integer;
  dwc:scientificName 'Korenia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.55'^^xsd:double;
  dwc:latitude '65.22'^^xsd:double;
  dwc:minimumDepth '2814'^^xsd:integer;
  dwc:maximumDepth '2814'^^xsd:integer;
  dwc:aphiaid '741665'^^xsd:integer;
  dwc:aphiaIdAccepted '100941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.02"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '37.02'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.83 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.83"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.83 17)"^^geo:wktLiteral ;
  geo-pos:lat "69.83"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '69.83'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 1.6)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.6'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '100797'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-28.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corallimorphus ingens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.08'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '101015'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.37 -8.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.37"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "384"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.37 -8.63)"^^geo:wktLiteral ;
  geo-pos:lat "61.37"^^xsd:decimal ;
  geo-pos:long "-8.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.63'^^xsd:double;
  dwc:latitude '61.37'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '384'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.96"^^xsd:decimal ;
  dwc:decimalLongitude "0.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  geo-pos:lat "52.96"^^xsd:decimal ;
  geo-pos:long "0.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.84'^^xsd:double;
  dwc:latitude '52.96'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.17 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.17"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.17 18)"^^geo:wktLiteral ;
  geo-pos:lat "74.17"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '74.17'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.67 16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.67"^^xsd:decimal ;
  dwc:decimalLongitude "16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.67 16.83)"^^geo:wktLiteral ;
  geo-pos:lat "73.67"^^xsd:decimal ;
  geo-pos:long "16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.83'^^xsd:double;
  dwc:latitude '73.67'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.47 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.47"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.47 17)"^^geo:wktLiteral ;
  geo-pos:lat "72.47"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '72.47'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.11"^^xsd:decimal ;
  dwc:decimalLongitude "9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.11"^^xsd:decimal ;
  geo-pos:long "9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.13'^^xsd:double;
  dwc:latitude '42.11'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "8.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 8.75)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "8.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.75'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fenja mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:aphiaid '855861'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fenja mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:aphiaid '855861'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fenja mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:aphiaid '855861'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-28.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.01'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.79'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -25.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "-25.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -13.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-13.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -13.31)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-13.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.31'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '740'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "835"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.87)"^^geo:wktLiteral ;
  geo-pos:lat "37.43"^^xsd:decimal ;
  geo-pos:long "-25.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.87'^^xsd:double;
  dwc:latitude '37.43'^^xsd:double;
  dwc:minimumDepth '835'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "732"^^xsd:integer ;
  dwc:maximumDepthInMeters "732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17.33)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-17.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.33'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '732'^^xsd:integer;
  dwc:maximumDepth '732'^^xsd:integer;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.64 -16.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.64"^^xsd:decimal ;
  dwc:decimalLongitude "-16.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1329"^^xsd:integer ;
  dwc:maximumDepthInMeters "1329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.64 -16.76)"^^geo:wktLiteral ;
  geo-pos:lat "32.64"^^xsd:decimal ;
  geo-pos:long "-16.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.76'^^xsd:double;
  dwc:latitude '32.64'^^xsd:double;
  dwc:minimumDepth '1329'^^xsd:integer;
  dwc:maximumDepth '1329'^^xsd:integer;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Capnea sanguinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '410805'^^xsd:integer;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -1.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -1.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.66"^^xsd:decimal ;
  geo-pos:long "-1.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodes duregnei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.18'^^xsd:double;
  dwc:latitude '44.66'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855464'^^xsd:integer;
  dwc:aphiaIdAccepted '410970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -2.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62"^^xsd:decimal ;
  dwc:decimalLongitude "-2.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -2.38)"^^geo:wktLiteral ;
  geo-pos:lat "50.62"^^xsd:decimal ;
  geo-pos:long "-2.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.38'^^xsd:double;
  dwc:latitude '50.62'^^xsd:double;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53 -33.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53"^^xsd:decimal ;
  dwc:decimalLongitude "-33.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53 -33.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.53"^^xsd:decimal ;
  geo-pos:long "-33.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alcyonium profundum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.4'^^xsd:double;
  dwc:latitude '36.53'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '287376'^^xsd:integer;
  dwc:aphiaIdAccepted '287376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -14.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-14.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5200"^^xsd:integer ;
  dwc:maximumDepthInMeters "5200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -14.84)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-14.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Monactis vestita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.84'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '5200'^^xsd:integer;
  dwc:maximumDepth '5200'^^xsd:integer;
  dwc:aphiaid '100955'^^xsd:integer;
  dwc:aphiaIdAccepted '100955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.52 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.52"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.52 -10.33)"^^geo:wktLiteral ;
  geo-pos:lat "46.52"^^xsd:decimal ;
  geo-pos:long "-10.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Monactis vestita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.52'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '100955'^^xsd:integer;
  dwc:aphiaIdAccepted '100955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa chrysanthellum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100916'^^xsd:integer;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 -12.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.43"^^xsd:decimal ;
  dwc:decimalLongitude "-12.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "247"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 -12.65)"^^geo:wktLiteral ;
  geo-pos:lat "60.43"^^xsd:decimal ;
  geo-pos:long "-12.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.65'^^xsd:double;
  dwc:latitude '60.43'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '247'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.47 -12.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.47"^^xsd:decimal ;
  dwc:decimalLongitude "-12.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.47 -12.57)"^^geo:wktLiteral ;
  geo-pos:lat "60.47"^^xsd:decimal ;
  geo-pos:long "-12.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.57'^^xsd:double;
  dwc:latitude '60.47'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.02 -7.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.02"^^xsd:decimal ;
  dwc:decimalLongitude "-7.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.02 -7.87)"^^geo:wktLiteral ;
  geo-pos:lat "61.02"^^xsd:decimal ;
  geo-pos:long "-7.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.87'^^xsd:double;
  dwc:latitude '61.02'^^xsd:double;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.33 -2.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.33"^^xsd:decimal ;
  dwc:decimalLongitude "-2.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.33 -2.78)"^^geo:wktLiteral ;
  geo-pos:lat "56.33"^^xsd:decimal ;
  geo-pos:long "-2.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.78'^^xsd:double;
  dwc:latitude '56.33'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.35"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1230"^^xsd:integer ;
  dwc:maximumDepthInMeters "1230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.35"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Schizocyathus fissilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '41.35'^^xsd:double;
  dwc:minimumDepth '1230'^^xsd:integer;
  dwc:maximumDepth '1230'^^xsd:integer;
  dwc:aphiaid '135207'^^xsd:integer;
  dwc:aphiaIdAccepted '135207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -25.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "-25.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.79'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 -0.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.43"^^xsd:decimal ;
  dwc:decimalLongitude "-0.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 -0.78)"^^geo:wktLiteral ;
  geo-pos:lat "60.43"^^xsd:decimal ;
  geo-pos:long "-0.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.78'^^xsd:double;
  dwc:latitude '60.43'^^xsd:double;
  dwc:aphiaid '854706'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '854706'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:aphiaid '854706'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  geo-pos:lat "54.13"^^xsd:decimal ;
  geo-pos:long "8.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.23'^^xsd:double;
  dwc:latitude '54.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100797'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.82"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5892'^^xsd:integer;
  dwc:scientificName 'Parantipathes larix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.82'^^xsd:double;
  dwc:aphiaid '103328'^^xsd:integer;
  dwc:aphiaIdAccepted '103328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.88 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.88"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2127"^^xsd:integer ;
  dwc:maximumDepthInMeters "2127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.88 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "65.88"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '590'^^xsd:integer;
  dwc:scientificName 'Phellia bathybia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '65.88'^^xsd:double;
  dwc:minimumDepth '2127'^^xsd:integer;
  dwc:maximumDepth '2127'^^xsd:integer;
  dwc:aphiaid '854860'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.85 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.85"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2354"^^xsd:integer ;
  dwc:maximumDepthInMeters "2354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.85 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "70.85"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '591'^^xsd:integer;
  dwc:scientificName 'Phellia violacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '70.85'^^xsd:double;
  dwc:minimumDepth '2354'^^xsd:integer;
  dwc:maximumDepth '2354'^^xsd:integer;
  dwc:aphiaid '854919'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02 -16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.02"^^xsd:decimal ;
  dwc:decimalLongitude "-16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02 -16.42)"^^geo:wktLiteral ;
  geo-pos:lat "33.02"^^xsd:decimal ;
  geo-pos:long "-16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.42'^^xsd:double;
  dwc:latitude '33.02'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -12.95)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.95'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.03 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.03"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.03 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "30.03"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia arcuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '30.03'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '578142'^^xsd:integer;
  dwc:aphiaIdAccepted '578142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia arcuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '578142'^^xsd:integer;
  dwc:aphiaIdAccepted '578142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corallimorphus ingens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '101015'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -7.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -7.63)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "-7.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corallimorphus ingens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.63'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1490'^^xsd:integer;
  dwc:aphiaid '101015'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.28 -8.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.28"^^xsd:decimal ;
  dwc:decimalLongitude "-8.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.28 -8.57)"^^geo:wktLiteral ;
  geo-pos:lat "33.28"^^xsd:decimal ;
  geo-pos:long "-8.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.57'^^xsd:double;
  dwc:latitude '33.28'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fenja mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:aphiaid '855861'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02 -16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.02"^^xsd:decimal ;
  dwc:decimalLongitude "-16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02 -16.42)"^^geo:wktLiteral ;
  geo-pos:lat "33.02"^^xsd:decimal ;
  geo-pos:long "-16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.42'^^xsd:double;
  dwc:latitude '33.02'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.83 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.83"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.83 16)"^^geo:wktLiteral ;
  geo-pos:lat "74.83"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '74.83'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Capnea sanguinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:aphiaid '410805'^^xsd:integer;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92 -6.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92"^^xsd:decimal ;
  dwc:decimalLongitude "-6.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92 -6.27)"^^geo:wktLiteral ;
  geo-pos:lat "49.92"^^xsd:decimal ;
  geo-pos:long "-6.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName '+ågeon alfordi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.27'^^xsd:double;
  dwc:latitude '49.92'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.33 -2.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.33"^^xsd:decimal ;
  dwc:decimalLongitude "-2.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.33 -2.78)"^^geo:wktLiteral ;
  geo-pos:lat "56.33"^^xsd:decimal ;
  geo-pos:long "-2.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.78'^^xsd:double;
  dwc:latitude '56.33'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -5.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "-5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.38'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '854706'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1385"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia arcuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.09'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:minimumDepth '1385'^^xsd:integer;
  dwc:maximumDepth '1385'^^xsd:integer;
  dwc:aphiaid '578142'^^xsd:integer;
  dwc:aphiaIdAccepted '578142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.62'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.74 -13.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.74"^^xsd:decimal ;
  dwc:decimalLongitude "-13.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5320"^^xsd:integer ;
  dwc:maximumDepthInMeters "5320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.74 -13.855)"^^geo:wktLiteral ;
  geo-pos:lat "41.74"^^xsd:decimal ;
  geo-pos:long "-13.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Monactis vestita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.855'^^xsd:double;
  dwc:latitude '41.74'^^xsd:double;
  dwc:minimumDepth '5320'^^xsd:integer;
  dwc:maximumDepth '5320'^^xsd:integer;
  dwc:aphiaid '100955'^^xsd:integer;
  dwc:aphiaIdAccepted '100955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "317"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "29.7"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.95'^^xsd:double;
  dwc:latitude '29.7'^^xsd:double;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '317'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-28.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.01'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.455 -5.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.455"^^xsd:decimal ;
  dwc:decimalLongitude "-5.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.455 -5.434)"^^geo:wktLiteral ;
  geo-pos:lat "56.455"^^xsd:decimal ;
  geo-pos:long "-5.434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bougainvillia princips'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.434'^^xsd:double;
  dwc:latitude '56.455'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '117329'^^xsd:integer;
  dwc:aphiaIdAccepted '117329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.73"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bougainvillia muscus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.73'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '117328'^^xsd:integer;
  dwc:aphiaIdAccepted '117328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.455 -5.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.455"^^xsd:decimal ;
  dwc:decimalLongitude "-5.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.455 -5.434)"^^geo:wktLiteral ;
  geo-pos:lat "56.455"^^xsd:decimal ;
  geo-pos:long "-5.434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bougainvillia britannica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.434'^^xsd:double;
  dwc:latitude '56.455'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '117321'^^xsd:integer;
  dwc:aphiaIdAccepted '117321'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  geo-pos:lat "71.42"^^xsd:decimal ;
  geo-pos:long "15.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName '+ågir frigidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.68'^^xsd:double;
  dwc:latitude '71.42'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '620'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  geo-pos:lat "71.42"^^xsd:decimal ;
  geo-pos:long "15.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName '+ågir frigidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.68'^^xsd:double;
  dwc:latitude '71.42'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '620'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.68 6.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.68"^^xsd:decimal ;
  dwc:decimalLongitude "6.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.68 6.98)"^^geo:wktLiteral ;
  geo-pos:lat "66.68"^^xsd:decimal ;
  geo-pos:long "6.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName '+ågir frigidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.98'^^xsd:double;
  dwc:latitude '66.68'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.68 6.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.68"^^xsd:decimal ;
  dwc:decimalLongitude "6.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.68 6.98)"^^geo:wktLiteral ;
  geo-pos:lat "66.68"^^xsd:decimal ;
  geo-pos:long "6.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName '+ågir frigidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.98'^^xsd:double;
  dwc:latitude '66.68'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Capnea sanguinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '410805'^^xsd:integer;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.44 -20.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.44"^^xsd:decimal ;
  dwc:decimalLongitude "-20.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.44 -20.27)"^^geo:wktLiteral ;
  geo-pos:lat "63.44"^^xsd:decimal ;
  geo-pos:long "-20.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20.27'^^xsd:double;
  dwc:latitude '63.44'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06 -4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06"^^xsd:decimal ;
  dwc:decimalLongitude "-4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06 -4.67)"^^geo:wktLiteral ;
  geo-pos:lat "54.06"^^xsd:decimal ;
  geo-pos:long "-4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.67'^^xsd:double;
  dwc:latitude '54.06'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.02 -6.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.02"^^xsd:decimal ;
  dwc:decimalLongitude "-6.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.02 -6.77)"^^geo:wktLiteral ;
  geo-pos:lat "62.02"^^xsd:decimal ;
  geo-pos:long "-6.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.77'^^xsd:double;
  dwc:latitude '62.02'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.56 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.56 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "51.56"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '51.56'^^xsd:double;
  dwc:aphiaid '100798'^^xsd:integer;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100798'^^xsd:integer;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 3.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "3.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 3.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "3.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.7'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100798'^^xsd:integer;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.33 -2.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.33"^^xsd:decimal ;
  dwc:decimalLongitude "-2.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.33 -2.78)"^^geo:wktLiteral ;
  geo-pos:lat "56.33"^^xsd:decimal ;
  geo-pos:long "-2.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.78'^^xsd:double;
  dwc:latitude '56.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100798'^^xsd:integer;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.54"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1968"^^xsd:integer ;
  dwc:maximumDepthInMeters "1968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.54"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia arcuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:aphiaid '578142'^^xsd:integer;
  dwc:aphiaIdAccepted '578142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia arcuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '578142'^^xsd:integer;
  dwc:aphiaIdAccepted '578142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1143"^^xsd:integer ;
  dwc:maximumDepthInMeters "1143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.87"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia arcuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.87'^^xsd:double;
  dwc:minimumDepth '1143'^^xsd:integer;
  dwc:maximumDepth '1143'^^xsd:integer;
  dwc:aphiaid '578142'^^xsd:integer;
  dwc:aphiaIdAccepted '578142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -26.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.515"^^xsd:decimal ;
  dwc:decimalLongitude "-26.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "845"^^xsd:integer ;
  dwc:maximumDepthInMeters "845"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -26.83)"^^geo:wktLiteral ;
  geo-pos:lat "38.515"^^xsd:decimal ;
  geo-pos:long "-26.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia arcuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.83'^^xsd:double;
  dwc:latitude '38.515'^^xsd:double;
  dwc:minimumDepth '845'^^xsd:integer;
  dwc:maximumDepth '845'^^xsd:integer;
  dwc:aphiaid '578142'^^xsd:integer;
  dwc:aphiaIdAccepted '578142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.79'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -25.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "-25.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 19)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "74"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '74'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.5"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "74.5"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '74.5'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fenja mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '855861'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fenja mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '855861'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fenja mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:aphiaid '855861'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7 -5)"^^geo:wktLiteral ;
  geo-pos:lat "53.7"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus papillosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '53.7'^^xsd:double;
  dwc:aphiaid '101037'^^xsd:integer;
  dwc:aphiaIdAccepted '101037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "950"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '950'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -4.42)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.42'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.47 -26.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.47"^^xsd:decimal ;
  dwc:decimalLongitude "-26.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.47 -26.42)"^^geo:wktLiteral ;
  geo-pos:lat "61.47"^^xsd:decimal ;
  geo-pos:long "-26.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.42'^^xsd:double;
  dwc:latitude '61.47'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.15 5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.15"^^xsd:decimal ;
  dwc:decimalLongitude "5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.15 5.28)"^^geo:wktLiteral ;
  geo-pos:lat "60.15"^^xsd:decimal ;
  geo-pos:long "5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.28'^^xsd:double;
  dwc:latitude '60.15'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.87 12.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.87 12.86)"^^geo:wktLiteral ;
  geo-pos:lat "35.87"^^xsd:decimal ;
  geo-pos:long "12.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.86'^^xsd:double;
  dwc:latitude '35.87'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.97"^^xsd:decimal ;
  dwc:decimalLongitude "5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2438"^^xsd:integer ;
  dwc:maximumDepthInMeters "2438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 5.17)"^^geo:wktLiteral ;
  geo-pos:lat "77.97"^^xsd:decimal ;
  geo-pos:long "5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '587'^^xsd:integer;
  dwc:scientificName 'Phellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.17'^^xsd:double;
  dwc:latitude '77.97'^^xsd:double;
  dwc:minimumDepth '2438'^^xsd:integer;
  dwc:maximumDepth '2438'^^xsd:integer;
  dwc:aphiaid '741442'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5887'^^xsd:integer;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.79'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.14 -30.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.14"^^xsd:decimal ;
  dwc:decimalLongitude "-30.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.14 -30.24)"^^geo:wktLiteral ;
  geo-pos:lat "34.14"^^xsd:decimal ;
  geo-pos:long "-30.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia formosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.24'^^xsd:double;
  dwc:latitude '34.14'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '510479'^^xsd:integer;
  dwc:aphiaIdAccepted '135192'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.2 3.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.2"^^xsd:decimal ;
  dwc:decimalLongitude "3.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "2195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.2 3.03)"^^geo:wktLiteral ;
  geo-pos:lat "75.2"^^xsd:decimal ;
  geo-pos:long "3.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '586'^^xsd:integer;
  dwc:scientificName 'Phellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.03'^^xsd:double;
  dwc:latitude '75.2'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '741442'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-28.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.01'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42"^^xsd:decimal ;
  dwc:decimalLongitude "-31.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1229"^^xsd:integer ;
  dwc:maximumDepthInMeters "1229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.42"^^xsd:decimal ;
  geo-pos:long "-31.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia arcuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.38'^^xsd:double;
  dwc:latitude '39.42'^^xsd:double;
  dwc:minimumDepth '1229'^^xsd:integer;
  dwc:maximumDepth '1229'^^xsd:integer;
  dwc:aphiaid '578142'^^xsd:integer;
  dwc:aphiaIdAccepted '578142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  geo-pos:lat "51.57"^^xsd:decimal ;
  geo-pos:long "-4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.32'^^xsd:double;
  dwc:latitude '51.57'^^xsd:double;
  dwc:aphiaid '100798'^^xsd:integer;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.07 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.07"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.07 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "61.07"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '61.07'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 14.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "14.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 14.34)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "14.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.34'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '1291230'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42"^^xsd:decimal ;
  dwc:decimalLongitude "-31.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1229"^^xsd:integer ;
  dwc:maximumDepthInMeters "1229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.42"^^xsd:decimal ;
  geo-pos:long "-31.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.38'^^xsd:double;
  dwc:latitude '39.42'^^xsd:double;
  dwc:minimumDepth '1229'^^xsd:integer;
  dwc:maximumDepth '1229'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.57 -12.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.57"^^xsd:decimal ;
  dwc:decimalLongitude "-12.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.57 -12.43)"^^geo:wktLiteral ;
  geo-pos:lat "60.57"^^xsd:decimal ;
  geo-pos:long "-12.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.43'^^xsd:double;
  dwc:latitude '60.57'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '338'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.07 26.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.07"^^xsd:decimal ;
  dwc:decimalLongitude "26.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.07 26.3)"^^geo:wktLiteral ;
  geo-pos:lat "71.07"^^xsd:decimal ;
  geo-pos:long "26.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.3'^^xsd:double;
  dwc:latitude '71.07'^^xsd:double;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08 -4.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08 -4.72)"^^geo:wktLiteral ;
  geo-pos:lat "54.08"^^xsd:decimal ;
  geo-pos:long "-4.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Capnea sanguinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.72'^^xsd:double;
  dwc:latitude '54.08'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '410805'^^xsd:integer;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.44 -19.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.44"^^xsd:decimal ;
  dwc:decimalLongitude "-19.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.44 -19.51)"^^geo:wktLiteral ;
  geo-pos:lat "27.44"^^xsd:decimal ;
  geo-pos:long "-19.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthula canariensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19.51'^^xsd:double;
  dwc:latitude '27.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '287408'^^xsd:integer;
  dwc:aphiaIdAccepted '287408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.1"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthea couchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:aphiaid '855311'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.25 33.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.25"^^xsd:decimal ;
  dwc:decimalLongitude "33.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.25 33.54)"^^geo:wktLiteral ;
  geo-pos:lat "69.25"^^xsd:decimal ;
  geo-pos:long "33.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '33.54'^^xsd:double;
  dwc:latitude '69.25'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.67 1.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.67"^^xsd:decimal ;
  dwc:decimalLongitude "1.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.67 1.53)"^^geo:wktLiteral ;
  geo-pos:lat "56.67"^^xsd:decimal ;
  geo-pos:long "1.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.53'^^xsd:double;
  dwc:latitude '56.67'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -26.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1482"^^xsd:integer ;
  dwc:maximumDepthInMeters "1482"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -26.615)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-26.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.615'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:minimumDepth '1482'^^xsd:integer;
  dwc:maximumDepth '1482'^^xsd:integer;
  dwc:aphiaid '869141'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '856553'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 22.6)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "22.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.6'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2085"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "-25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.2'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '2085'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.94 0.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.94"^^xsd:decimal ;
  dwc:decimalLongitude "0.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3296"^^xsd:integer ;
  dwc:maximumDepthInMeters "3296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.94 0.01)"^^geo:wktLiteral ;
  geo-pos:lat "69.94"^^xsd:decimal ;
  geo-pos:long "0.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.01'^^xsd:double;
  dwc:latitude '69.94'^^xsd:double;
  dwc:minimumDepth '3296'^^xsd:integer;
  dwc:maximumDepth '3296'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 -9.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "-9.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 -9.27)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "-9.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.27'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1150'^^xsd:integer;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '44.22'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1080"^^xsd:integer ;
  dwc:maximumDepthInMeters "1830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '1080'^^xsd:integer;
  dwc:maximumDepth '1830'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1080"^^xsd:integer ;
  dwc:maximumDepthInMeters "1830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -25.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "-25.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:minimumDepth '1080'^^xsd:integer;
  dwc:maximumDepth '1830'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madracis asperula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '135211'^^xsd:integer;
  dwc:aphiaIdAccepted '135211'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.54 9.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.54"^^xsd:decimal ;
  dwc:decimalLongitude "9.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.54 9.77)"^^geo:wktLiteral ;
  geo-pos:lat "55.54"^^xsd:decimal ;
  geo-pos:long "9.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.77'^^xsd:double;
  dwc:latitude '55.54'^^xsd:double;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.54 9.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.54"^^xsd:decimal ;
  dwc:decimalLongitude "9.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.54 9.77)"^^geo:wktLiteral ;
  geo-pos:lat "55.54"^^xsd:decimal ;
  geo-pos:long "9.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.77'^^xsd:double;
  dwc:latitude '55.54'^^xsd:double;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 -9)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '8226'^^xsd:integer;
  dwc:scientificName 'Anthosactis jan mayeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:aphiaid '100841'^^xsd:integer;
  dwc:aphiaIdAccepted '100841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '100889'^^xsd:integer;
  dwc:aphiaIdAccepted '100889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 22.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "22.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 22.76)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "22.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.76'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.94 0.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.94"^^xsd:decimal ;
  dwc:decimalLongitude "0.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3296"^^xsd:integer ;
  dwc:maximumDepthInMeters "3296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.94 0.01)"^^geo:wktLiteral ;
  geo-pos:lat "69.94"^^xsd:decimal ;
  geo-pos:long "0.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.01'^^xsd:double;
  dwc:latitude '69.94'^^xsd:double;
  dwc:minimumDepth '3296'^^xsd:integer;
  dwc:maximumDepth '3296'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.92 64.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.92"^^xsd:decimal ;
  dwc:decimalLongitude "64.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.92 64.28)"^^geo:wktLiteral ;
  geo-pos:lat "70.92"^^xsd:decimal ;
  geo-pos:long "64.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '64.28'^^xsd:double;
  dwc:latitude '70.92'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 22.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "22.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 22.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "22.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.65'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.96 10.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.96"^^xsd:decimal ;
  dwc:decimalLongitude "10.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.96 10.87)"^^geo:wktLiteral ;
  geo-pos:lat "53.96"^^xsd:decimal ;
  geo-pos:long "10.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.87'^^xsd:double;
  dwc:latitude '53.96'^^xsd:double;
  dwc:aphiaid '856553'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.945 -8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.945"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2225"^^xsd:integer ;
  dwc:maximumDepthInMeters "2225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.945 -8.64)"^^geo:wktLiteral ;
  geo-pos:lat "33.945"^^xsd:decimal ;
  geo-pos:long "-8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.64'^^xsd:double;
  dwc:latitude '33.945'^^xsd:double;
  dwc:minimumDepth '2225'^^xsd:integer;
  dwc:maximumDepth '2225'^^xsd:integer;
  dwc:aphiaid '869141'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.78 -13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.78"^^xsd:decimal ;
  dwc:decimalLongitude "-13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "224"^^xsd:integer ;
  dwc:maximumDepthInMeters "224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.78 -13.75)"^^geo:wktLiteral ;
  geo-pos:lat "28.78"^^xsd:decimal ;
  geo-pos:long "-13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.75'^^xsd:double;
  dwc:latitude '28.78'^^xsd:double;
  dwc:minimumDepth '224'^^xsd:integer;
  dwc:maximumDepth '224'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthea couchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:aphiaid '855311'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 40)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '40'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.67 1.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.67"^^xsd:decimal ;
  dwc:decimalLongitude "1.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.67 1.53)"^^geo:wktLiteral ;
  geo-pos:lat "56.67"^^xsd:decimal ;
  geo-pos:long "1.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.53'^^xsd:double;
  dwc:latitude '56.67'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -20)"^^geo:wktLiteral ;
  geo-pos:lat "28.7"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthula canariensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '28.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '287408'^^xsd:integer;
  dwc:aphiaIdAccepted '287408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23 -12.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23"^^xsd:decimal ;
  dwc:decimalLongitude "-12.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23 -12.86)"^^geo:wktLiteral ;
  geo-pos:lat "37.23"^^xsd:decimal ;
  geo-pos:long "-12.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.86'^^xsd:double;
  dwc:latitude '37.23'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.82 -28.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.82"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.82 -28.38)"^^geo:wktLiteral ;
  geo-pos:lat "29.82"^^xsd:decimal ;
  geo-pos:long "-28.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.38'^^xsd:double;
  dwc:latitude '29.82'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.97 -28.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.97"^^xsd:decimal ;
  dwc:decimalLongitude "-28.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.97 -28.55)"^^geo:wktLiteral ;
  geo-pos:lat "29.97"^^xsd:decimal ;
  geo-pos:long "-28.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.55'^^xsd:double;
  dwc:latitude '29.97'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madracis asperula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '135211'^^xsd:integer;
  dwc:aphiaIdAccepted '135211'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.72 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.72"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.72 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "62.72"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '62.72'^^xsd:double;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.07 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.07"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1340"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.07 -16.83)"^^geo:wktLiteral ;
  geo-pos:lat "28.07"^^xsd:decimal ;
  geo-pos:long "-16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '28.07'^^xsd:double;
  dwc:minimumDepth '1340'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.13"^^xsd:decimal ;
  dwc:decimalLongitude "-13.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1365"^^xsd:integer ;
  dwc:maximumDepthInMeters "1365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.92)"^^geo:wktLiteral ;
  geo-pos:lat "28.13"^^xsd:decimal ;
  geo-pos:long "-13.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.92'^^xsd:double;
  dwc:latitude '28.13'^^xsd:double;
  dwc:minimumDepth '1365'^^xsd:integer;
  dwc:maximumDepth '1365'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18 -30.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18"^^xsd:decimal ;
  dwc:decimalLongitude "-30.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18 -30.4)"^^geo:wktLiteral ;
  geo-pos:lat "39.18"^^xsd:decimal ;
  geo-pos:long "-30.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.4'^^xsd:double;
  dwc:latitude '39.18'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '869141'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18 -30.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1846"^^xsd:integer ;
  dwc:maximumDepthInMeters "1846"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18 -30.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.18"^^xsd:decimal ;
  geo-pos:long "-30.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.74'^^xsd:double;
  dwc:latitude '39.18'^^xsd:double;
  dwc:minimumDepth '1846'^^xsd:integer;
  dwc:maximumDepth '1846'^^xsd:integer;
  dwc:aphiaid '869141'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45 -2.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45"^^xsd:decimal ;
  dwc:decimalLongitude "-2.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45 -2.47)"^^geo:wktLiteral ;
  geo-pos:lat "49.45"^^xsd:decimal ;
  geo-pos:long "-2.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peachia undata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.47'^^xsd:double;
  dwc:latitude '49.45'^^xsd:double;
  dwc:aphiaid '854878'^^xsd:integer;
  dwc:aphiaIdAccepted '100928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.93 -16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.93"^^xsd:decimal ;
  dwc:decimalLongitude "-16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.93 -16.87)"^^geo:wktLiteral ;
  geo-pos:lat "32.93"^^xsd:decimal ;
  geo-pos:long "-16.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.87'^^xsd:double;
  dwc:latitude '32.93'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 -14.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "-14.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1700"^^xsd:integer ;
  dwc:maximumDepthInMeters "1700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 -14.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "-14.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.62'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:minimumDepth '1700'^^xsd:integer;
  dwc:maximumDepth '1700'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -11.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72"^^xsd:decimal ;
  dwc:decimalLongitude "-11.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1555"^^xsd:integer ;
  dwc:maximumDepthInMeters "1830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -11.33)"^^geo:wktLiteral ;
  geo-pos:lat "36.72"^^xsd:decimal ;
  geo-pos:long "-11.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.33'^^xsd:double;
  dwc:latitude '36.72'^^xsd:double;
  dwc:minimumDepth '1555'^^xsd:integer;
  dwc:maximumDepth '1830'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.95 16.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.95"^^xsd:decimal ;
  dwc:decimalLongitude "16.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.95 16.86)"^^geo:wktLiteral ;
  geo-pos:lat "79.95"^^xsd:decimal ;
  geo-pos:long "16.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia vitrea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.86'^^xsd:double;
  dwc:latitude '79.95'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100896'^^xsd:integer;
  dwc:aphiaIdAccepted '100896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 5)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '61'^^xsd:integer;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71 19.86)"^^geo:wktLiteral ;
  geo-pos:lat "39.71"^^xsd:decimal ;
  geo-pos:long "19.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.71'^^xsd:double;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 14.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "14.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 14.34)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "14.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.34'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13 10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13"^^xsd:decimal ;
  dwc:decimalLongitude "10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13 10.81)"^^geo:wktLiteral ;
  geo-pos:lat "37.13"^^xsd:decimal ;
  geo-pos:long "10.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.81'^^xsd:double;
  dwc:latitude '37.13'^^xsd:double;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.64 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.64"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.64 -16.83)"^^geo:wktLiteral ;
  geo-pos:lat "32.64"^^xsd:decimal ;
  geo-pos:long "-16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Telmatactis cricoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '32.64'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '100971'^^xsd:integer;
  dwc:aphiaIdAccepted '100971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Telmatactis cricoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '100971'^^xsd:integer;
  dwc:aphiaIdAccepted '100971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Telmatactis cricoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '100971'^^xsd:integer;
  dwc:aphiaIdAccepted '100971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 3)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.12 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.12"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.12 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "28.12"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Telmatactis cricoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '28.12'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '100971'^^xsd:integer;
  dwc:aphiaIdAccepted '100971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.83 -25.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.83"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5300"^^xsd:integer ;
  dwc:maximumDepthInMeters "5300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.83 -25.72)"^^geo:wktLiteral ;
  geo-pos:lat "30.83"^^xsd:decimal ;
  geo-pos:long "-25.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paractis flava'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.72'^^xsd:double;
  dwc:latitude '30.83'^^xsd:double;
  dwc:minimumDepth '5300'^^xsd:integer;
  dwc:maximumDepth '5300'^^xsd:integer;
  dwc:aphiaid '183325'^^xsd:integer;
  dwc:aphiaIdAccepted '183325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.42 -13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.42"^^xsd:decimal ;
  dwc:decimalLongitude "-13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.42 -13.57)"^^geo:wktLiteral ;
  geo-pos:lat "28.42"^^xsd:decimal ;
  geo-pos:long "-13.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.57'^^xsd:double;
  dwc:latitude '28.42'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '885'^^xsd:integer;
  dwc:scientificName 'Edwardsiella loveni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '283550'^^xsd:integer;
  dwc:aphiaIdAccepted '283550'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.66"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "59.66"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '59.66'^^xsd:double;
  dwc:aphiaid '100889'^^xsd:integer;
  dwc:aphiaIdAccepted '100889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.57 -9.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.57 -9.32)"^^geo:wktLiteral ;
  geo-pos:lat "33.57"^^xsd:decimal ;
  geo-pos:long "-9.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.32'^^xsd:double;
  dwc:latitude '33.57'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 5)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '61'^^xsd:integer;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  geo-pos:lat "28.4"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madracis asperula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '28.4'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '135211'^^xsd:integer;
  dwc:aphiaIdAccepted '135211'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.686"^^xsd:decimal ;
  dwc:decimalLongitude "7.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.317)"^^geo:wktLiteral ;
  geo-pos:lat "43.686"^^xsd:decimal ;
  geo-pos:long "7.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Koellikerina fasciculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.317'^^xsd:double;
  dwc:latitude '43.686'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '117343'^^xsd:integer;
  dwc:aphiaIdAccepted '117343'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 25.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5"^^xsd:decimal ;
  dwc:decimalLongitude "25.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 25.45)"^^geo:wktLiteral ;
  geo-pos:lat "76.5"^^xsd:decimal ;
  geo-pos:long "25.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.45'^^xsd:double;
  dwc:latitude '76.5'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77 -11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77"^^xsd:decimal ;
  dwc:decimalLongitude "-11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "447"^^xsd:integer ;
  dwc:maximumDepthInMeters "515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77 -11.35)"^^geo:wktLiteral ;
  geo-pos:lat "50.77"^^xsd:decimal ;
  geo-pos:long "-11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.35'^^xsd:double;
  dwc:latitude '50.77'^^xsd:double;
  dwc:minimumDepth '447'^^xsd:integer;
  dwc:maximumDepth '515'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "-25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -25.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "-25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthula michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.75'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '287411'^^xsd:integer;
  dwc:aphiaIdAccepted '287411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -25.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "-25.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.65)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-4.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthea cereus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.65'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:aphiaid '855309'^^xsd:integer;
  dwc:aphiaIdAccepted '231858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthea cereus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.53'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:aphiaid '855309'^^xsd:integer;
  dwc:aphiaIdAccepted '231858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Antennella ansini'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '231663'^^xsd:integer;
  dwc:aphiaIdAccepted '231663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.62 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.62"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "394"^^xsd:integer ;
  dwc:maximumDepthInMeters "394"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.62 20)"^^geo:wktLiteral ;
  geo-pos:lat "72.62"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '72.62'^^xsd:double;
  dwc:minimumDepth '394'^^xsd:integer;
  dwc:maximumDepth '394'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.62 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.62"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.62 20)"^^geo:wktLiteral ;
  geo-pos:lat "72.62"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '72.62'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98 2.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98"^^xsd:decimal ;
  dwc:decimalLongitude "2.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98 2.88)"^^geo:wktLiteral ;
  geo-pos:lat "56.98"^^xsd:decimal ;
  geo-pos:long "2.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2.88'^^xsd:double;
  dwc:latitude '56.98'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98 2.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98"^^xsd:decimal ;
  dwc:decimalLongitude "2.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98 2.88)"^^geo:wktLiteral ;
  geo-pos:lat "56.98"^^xsd:decimal ;
  geo-pos:long "2.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2.88'^^xsd:double;
  dwc:latitude '56.98'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77 -11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77"^^xsd:decimal ;
  dwc:decimalLongitude "-11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "447"^^xsd:integer ;
  dwc:maximumDepthInMeters "515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77 -11.35)"^^geo:wktLiteral ;
  geo-pos:lat "50.77"^^xsd:decimal ;
  geo-pos:long "-11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.35'^^xsd:double;
  dwc:latitude '50.77'^^xsd:double;
  dwc:minimumDepth '447'^^xsd:integer;
  dwc:maximumDepth '515'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -20)"^^geo:wktLiteral ;
  geo-pos:lat "28.7"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthula canariensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '28.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '287408'^^xsd:integer;
  dwc:aphiaIdAccepted '287408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -11.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -11.72)"^^geo:wktLiteral ;
  geo-pos:lat "51"^^xsd:decimal ;
  geo-pos:long "-11.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthula atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.72'^^xsd:double;
  dwc:latitude '51'^^xsd:integer;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '287404'^^xsd:integer;
  dwc:aphiaIdAccepted '287404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -11.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -11.72)"^^geo:wktLiteral ;
  geo-pos:lat "51"^^xsd:decimal ;
  geo-pos:long "-11.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthula atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.72'^^xsd:double;
  dwc:latitude '51'^^xsd:integer;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '287404'^^xsd:integer;
  dwc:aphiaIdAccepted '287404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Eudendrium racemosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:aphiaid '117553'^^xsd:integer;
  dwc:aphiaIdAccepted '117553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -14.2)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isarachnanthus cruzi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.2'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '101008'^^xsd:integer;
  dwc:aphiaIdAccepted '283789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.37"^^xsd:decimal ;
  dwc:decimalLongitude "-14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  geo-pos:lat "28.37"^^xsd:decimal ;
  geo-pos:long "-14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isarachnanthus cruzi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.12'^^xsd:double;
  dwc:latitude '28.37'^^xsd:double;
  dwc:aphiaid '101008'^^xsd:integer;
  dwc:aphiaIdAccepted '283789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.05 8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.05 8.47)"^^geo:wktLiteral ;
  geo-pos:lat "80.05"^^xsd:decimal ;
  geo-pos:long "8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '8227'^^xsd:integer;
  dwc:scientificName 'Phellia spitsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.47'^^xsd:double;
  dwc:latitude '80.05'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '741638'^^xsd:integer;
  dwc:aphiaIdAccepted '100978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.13 32.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.13"^^xsd:decimal ;
  dwc:decimalLongitude "32.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.13 32.33)"^^geo:wktLiteral ;
  geo-pos:lat "31.13"^^xsd:decimal ;
  geo-pos:long "32.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '828'^^xsd:integer;
  dwc:scientificName 'Paraphellia sanzoi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '32.33'^^xsd:double;
  dwc:latitude '31.13'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '283647'^^xsd:integer;
  dwc:aphiaIdAccepted '283647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '100889'^^xsd:integer;
  dwc:aphiaIdAccepted '100889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.61 11.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.61"^^xsd:decimal ;
  dwc:decimalLongitude "11.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.61 11.77)"^^geo:wktLiteral ;
  geo-pos:lat "57.61"^^xsd:decimal ;
  geo-pos:long "11.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.77'^^xsd:double;
  dwc:latitude '57.61'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '100889'^^xsd:integer;
  dwc:aphiaIdAccepted '100889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '100889'^^xsd:integer;
  dwc:aphiaIdAccepted '100889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.11"^^xsd:decimal ;
  dwc:decimalLongitude "9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.11"^^xsd:decimal ;
  geo-pos:long "9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.13'^^xsd:double;
  dwc:latitude '42.11'^^xsd:double;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 11.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "11.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 11.16)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "11.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.16'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.51"^^xsd:decimal ;
  dwc:decimalLongitude "11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 11.12)"^^geo:wktLiteral ;
  geo-pos:lat "34.51"^^xsd:decimal ;
  geo-pos:long "11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora arbuscula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.12'^^xsd:double;
  dwc:latitude '34.51'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '286778'^^xsd:integer;
  dwc:aphiaIdAccepted '286778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 6.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "283"^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 6.53)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "6.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus mopseae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.53'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:minimumDepth '283'^^xsd:integer;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '100943'^^xsd:integer;
  dwc:aphiaIdAccepted '100943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.78 -9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.78"^^xsd:decimal ;
  dwc:decimalLongitude "-9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1635"^^xsd:integer ;
  dwc:maximumDepthInMeters "1635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.78 -9.05)"^^geo:wktLiteral ;
  geo-pos:lat "33.78"^^xsd:decimal ;
  geo-pos:long "-9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.05'^^xsd:double;
  dwc:latitude '33.78'^^xsd:double;
  dwc:minimumDepth '1635'^^xsd:integer;
  dwc:maximumDepth '1635'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.15 -9.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.15"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.15 -9.63)"^^geo:wktLiteral ;
  geo-pos:lat "33.15"^^xsd:decimal ;
  geo-pos:long "-9.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.63'^^xsd:double;
  dwc:latitude '33.15'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.77 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.77"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2055"^^xsd:integer ;
  dwc:maximumDepthInMeters "2055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.77 -8.27)"^^geo:wktLiteral ;
  geo-pos:lat "35.77"^^xsd:decimal ;
  geo-pos:long "-8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '35.77'^^xsd:double;
  dwc:minimumDepth '2055'^^xsd:integer;
  dwc:maximumDepth '2055'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "677"^^xsd:integer ;
  dwc:maximumDepthInMeters "677"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.28'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:minimumDepth '677'^^xsd:integer;
  dwc:maximumDepth '677'^^xsd:integer;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "677"^^xsd:integer ;
  dwc:maximumDepthInMeters "677"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.28'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:minimumDepth '677'^^xsd:integer;
  dwc:maximumDepth '677'^^xsd:integer;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.27"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "65.27"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '65.27'^^xsd:double;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.76 -42.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.76"^^xsd:decimal ;
  dwc:decimalLongitude "-42.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3465"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.76 -42.71)"^^geo:wktLiteral ;
  geo-pos:lat "31.76"^^xsd:decimal ;
  geo-pos:long "-42.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paractis flava'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42.71'^^xsd:double;
  dwc:latitude '31.76'^^xsd:double;
  dwc:minimumDepth '3465'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:aphiaid '183325'^^xsd:integer;
  dwc:aphiaIdAccepted '183325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.54"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1968"^^xsd:integer ;
  dwc:maximumDepthInMeters "1968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.54"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paractis flava'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:aphiaid '183325'^^xsd:integer;
  dwc:aphiaIdAccepted '183325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -4)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa eupaguri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '582028'^^xsd:integer;
  dwc:aphiaIdAccepted '582028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.62 -13.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.62"^^xsd:decimal ;
  dwc:decimalLongitude "-13.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "865"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.62 -13.03)"^^geo:wktLiteral ;
  geo-pos:lat "29.62"^^xsd:decimal ;
  geo-pos:long "-13.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.03'^^xsd:double;
  dwc:latitude '29.62'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '865'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.29"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "63.29"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '63.29'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.29"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "63.29"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '63.29'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Telmatactis cricoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '100971'^^xsd:integer;
  dwc:aphiaIdAccepted '100971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -27.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45"^^xsd:decimal ;
  dwc:decimalLongitude "-27.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1235"^^xsd:integer ;
  dwc:maximumDepthInMeters "1310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -27.49)"^^geo:wktLiteral ;
  geo-pos:lat "38.45"^^xsd:decimal ;
  geo-pos:long "-27.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.49'^^xsd:double;
  dwc:latitude '38.45'^^xsd:double;
  dwc:minimumDepth '1235'^^xsd:integer;
  dwc:maximumDepth '1310'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1650"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '1650'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.87 12.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.87 12.82)"^^geo:wktLiteral ;
  geo-pos:lat "55.87"^^xsd:decimal ;
  geo-pos:long "12.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.82'^^xsd:double;
  dwc:latitude '55.87'^^xsd:double;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.87 12.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.87 12.82)"^^geo:wktLiteral ;
  geo-pos:lat "55.87"^^xsd:decimal ;
  geo-pos:long "12.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.82'^^xsd:double;
  dwc:latitude '55.87'^^xsd:double;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "22.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "22.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus ingolfi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.35'^^xsd:double;
  dwc:latitude '70.25'^^xsd:double;
  dwc:aphiaid '101049'^^xsd:integer;
  dwc:aphiaIdAccepted '101049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "22.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "22.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus ingolfi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.35'^^xsd:double;
  dwc:latitude '70.25'^^xsd:double;
  dwc:aphiaid '101049'^^xsd:integer;
  dwc:aphiaIdAccepted '101049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus ingolfi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '101049'^^xsd:integer;
  dwc:aphiaIdAccepted '101049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.75 23.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.75"^^xsd:decimal ;
  dwc:decimalLongitude "23.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.75 23.33)"^^geo:wktLiteral ;
  geo-pos:lat "76.75"^^xsd:decimal ;
  geo-pos:long "23.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.33'^^xsd:double;
  dwc:latitude '76.75'^^xsd:double;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.14 13.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.14"^^xsd:decimal ;
  dwc:decimalLongitude "13.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "393"^^xsd:integer ;
  dwc:maximumDepthInMeters "393"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.14 13.73)"^^geo:wktLiteral ;
  geo-pos:lat "78.14"^^xsd:decimal ;
  geo-pos:long "13.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.73'^^xsd:double;
  dwc:latitude '78.14'^^xsd:double;
  dwc:minimumDepth '393'^^xsd:integer;
  dwc:maximumDepth '393'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.06 20.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.06"^^xsd:decimal ;
  dwc:decimalLongitude "20.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.06 20.565)"^^geo:wktLiteral ;
  geo-pos:lat "74.06"^^xsd:decimal ;
  geo-pos:long "20.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.565'^^xsd:double;
  dwc:latitude '74.06'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.88 -11.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.88"^^xsd:decimal ;
  dwc:decimalLongitude "-11.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "372"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.88 -11.98)"^^geo:wktLiteral ;
  geo-pos:lat "51.88"^^xsd:decimal ;
  geo-pos:long "-11.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.98'^^xsd:double;
  dwc:latitude '51.88'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '372'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyactis marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '512086'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '854977'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '854976'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1557"^^xsd:integer ;
  dwc:maximumDepthInMeters "1557"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '1557'^^xsd:integer;
  dwc:maximumDepth '1557'^^xsd:integer;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1266"^^xsd:integer ;
  dwc:maximumDepthInMeters "1266"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.62'^^xsd:double;
  dwc:minimumDepth '1266'^^xsd:integer;
  dwc:maximumDepth '1266'^^xsd:integer;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.7 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.7"^^xsd:decimal ;
  dwc:decimalLongitude "47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.7 47)"^^geo:wktLiteral ;
  geo-pos:lat "80.7"^^xsd:decimal ;
  geo-pos:long "47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '9444'^^xsd:integer;
  dwc:scientificName 'Hormathia josefi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '80.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '283636'^^xsd:integer;
  dwc:aphiaIdAccepted '283636'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.08 -16.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.08"^^xsd:decimal ;
  dwc:decimalLongitude "-16.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.08 -16.63)"^^geo:wktLiteral ;
  geo-pos:lat "28.08"^^xsd:decimal ;
  geo-pos:long "-16.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Telmatactis cricoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.63'^^xsd:double;
  dwc:latitude '28.08'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '100971'^^xsd:integer;
  dwc:aphiaIdAccepted '100971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.7 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.7"^^xsd:decimal ;
  dwc:decimalLongitude "47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.7 47)"^^geo:wktLiteral ;
  geo-pos:lat "80.7"^^xsd:decimal ;
  geo-pos:long "47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '9445'^^xsd:integer;
  dwc:scientificName 'Hormathia josefi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '80.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '283636'^^xsd:integer;
  dwc:aphiaIdAccepted '283636'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '151644'^^xsd:integer;
  dwc:aphiaIdAccepted '100994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1153"^^xsd:integer ;
  dwc:maximumDepthInMeters "1153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.46"^^xsd:decimal ;
  geo-pos:long "-28.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.33'^^xsd:double;
  dwc:latitude '38.46'^^xsd:double;
  dwc:minimumDepth '1153'^^xsd:integer;
  dwc:maximumDepth '1153'^^xsd:integer;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.53 -9.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "643"^^xsd:integer ;
  dwc:maximumDepthInMeters "643"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.53 -9.72)"^^geo:wktLiteral ;
  geo-pos:lat "61.53"^^xsd:decimal ;
  geo-pos:long "-9.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus dubius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.72'^^xsd:double;
  dwc:latitude '61.53'^^xsd:double;
  dwc:minimumDepth '643'^^xsd:integer;
  dwc:maximumDepth '643'^^xsd:integer;
  dwc:aphiaid '101048'^^xsd:integer;
  dwc:aphiaIdAccepted '101048'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.07 19.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.07"^^xsd:decimal ;
  dwc:decimalLongitude "19.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.07 19.67)"^^geo:wktLiteral ;
  geo-pos:lat "74.07"^^xsd:decimal ;
  geo-pos:long "19.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.67'^^xsd:double;
  dwc:latitude '74.07'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1069"^^xsd:integer ;
  dwc:maximumDepthInMeters "1235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '1069'^^xsd:integer;
  dwc:maximumDepth '1235'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03 12.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.03"^^xsd:decimal ;
  dwc:decimalLongitude "12.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03 12.67)"^^geo:wktLiteral ;
  geo-pos:lat "56.03"^^xsd:decimal ;
  geo-pos:long "12.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.67'^^xsd:double;
  dwc:latitude '56.03'^^xsd:double;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 7.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "7.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 7.43)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "7.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.43'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.05 -16.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.05"^^xsd:decimal ;
  dwc:decimalLongitude "-16.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.05 -16.32)"^^geo:wktLiteral ;
  geo-pos:lat "33.05"^^xsd:decimal ;
  geo-pos:long "-16.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Telmatactis cricoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.32'^^xsd:double;
  dwc:latitude '33.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '100971'^^xsd:integer;
  dwc:aphiaIdAccepted '100971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -2.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62"^^xsd:decimal ;
  dwc:decimalLongitude "-2.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -2.38)"^^geo:wktLiteral ;
  geo-pos:lat "50.62"^^xsd:decimal ;
  geo-pos:long "-2.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Scolanthus callimorphus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.38'^^xsd:double;
  dwc:latitude '50.62'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '100910'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.22 0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.22"^^xsd:decimal ;
  dwc:decimalLongitude "0.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2814"^^xsd:integer ;
  dwc:maximumDepthInMeters "2814"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.22 0.55)"^^geo:wktLiteral ;
  geo-pos:lat "65.22"^^xsd:decimal ;
  geo-pos:long "0.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus margaritaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.55'^^xsd:double;
  dwc:latitude '65.22'^^xsd:double;
  dwc:minimumDepth '2814'^^xsd:integer;
  dwc:maximumDepth '2814'^^xsd:integer;
  dwc:aphiaid '100941'^^xsd:integer;
  dwc:aphiaIdAccepted '100941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -3.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.2'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2075'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.67"^^xsd:decimal ;
  dwc:decimalLongitude "8.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 8.67)"^^geo:wktLiteral ;
  geo-pos:lat "57.67"^^xsd:decimal ;
  geo-pos:long "8.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.67'^^xsd:double;
  dwc:latitude '57.67'^^xsd:double;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '96954'^^xsd:integer;
  dwc:scientificName 'Tanacetipathes wirtzi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '291183'^^xsd:integer;
  dwc:aphiaIdAccepted '291183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '96955'^^xsd:integer;
  dwc:scientificName 'Tanacetipathes wirtzi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '291183'^^xsd:integer;
  dwc:aphiaIdAccepted '291183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '96956'^^xsd:integer;
  dwc:scientificName 'Tanacetipathes cavernicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '291174'^^xsd:integer;
  dwc:aphiaIdAccepted '291174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03 12.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.03"^^xsd:decimal ;
  dwc:decimalLongitude "12.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03 12.67)"^^geo:wktLiteral ;
  geo-pos:lat "56.03"^^xsd:decimal ;
  geo-pos:long "12.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.67'^^xsd:double;
  dwc:latitude '56.03'^^xsd:double;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.45 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.45"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.45 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "56.45"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '56.45'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.45 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.45"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.45 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "56.45"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '56.45'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus davisi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '564962'^^xsd:integer;
  dwc:aphiaIdAccepted '564962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.65 18.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.65"^^xsd:decimal ;
  dwc:decimalLongitude "18.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.65 18.12)"^^geo:wktLiteral ;
  geo-pos:lat "74.65"^^xsd:decimal ;
  geo-pos:long "18.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '18.12'^^xsd:double;
  dwc:latitude '74.65'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.25 21.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.25"^^xsd:decimal ;
  dwc:decimalLongitude "21.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.25 21.25)"^^geo:wktLiteral ;
  geo-pos:lat "74.25"^^xsd:decimal ;
  geo-pos:long "21.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.25'^^xsd:double;
  dwc:latitude '74.25'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.25 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.25"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.25 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "74.25"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '74.25'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:aphiaid '151644'^^xsd:integer;
  dwc:aphiaIdAccepted '100994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '151644'^^xsd:integer;
  dwc:aphiaIdAccepted '100994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1385"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '1385'^^xsd:integer;
  dwc:maximumDepth '1385'^^xsd:integer;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "732"^^xsd:integer ;
  dwc:maximumDepthInMeters "732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -18)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '732'^^xsd:integer;
  dwc:maximumDepth '732'^^xsd:integer;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -14.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-14.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "890"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -14.23)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-14.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.23'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '890'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.97"^^xsd:decimal ;
  dwc:decimalLongitude "5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2438"^^xsd:integer ;
  dwc:maximumDepthInMeters "2438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 5.17)"^^geo:wktLiteral ;
  geo-pos:lat "77.97"^^xsd:decimal ;
  geo-pos:long "5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus margaritaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.17'^^xsd:double;
  dwc:latitude '77.97'^^xsd:double;
  dwc:minimumDepth '2438'^^xsd:integer;
  dwc:maximumDepth '2438'^^xsd:integer;
  dwc:aphiaid '100941'^^xsd:integer;
  dwc:aphiaIdAccepted '100941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.28 -1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.28"^^xsd:decimal ;
  dwc:decimalLongitude "-1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1977"^^xsd:integer ;
  dwc:maximumDepthInMeters "1977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.28 -1.45)"^^geo:wktLiteral ;
  geo-pos:lat "63.28"^^xsd:decimal ;
  geo-pos:long "-1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus margaritaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.45'^^xsd:double;
  dwc:latitude '63.28'^^xsd:double;
  dwc:minimumDepth '1977'^^xsd:integer;
  dwc:maximumDepth '1977'^^xsd:integer;
  dwc:aphiaid '100941'^^xsd:integer;
  dwc:aphiaIdAccepted '100941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1931"^^xsd:integer ;
  dwc:maximumDepthInMeters "1931"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '1931'^^xsd:integer;
  dwc:maximumDepth '1931'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.82 -3.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.82"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.82 -3.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.82"^^xsd:decimal ;
  geo-pos:long "-3.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.88'^^xsd:double;
  dwc:latitude '45.82'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.47 -4.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.47"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1710"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.47 -4.65)"^^geo:wktLiteral ;
  geo-pos:lat "46.47"^^xsd:decimal ;
  geo-pos:long "-4.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.65'^^xsd:double;
  dwc:latitude '46.47'^^xsd:double;
  dwc:minimumDepth '1710'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.25 -22.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.25"^^xsd:decimal ;
  dwc:decimalLongitude "-22.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.25 -22.38)"^^geo:wktLiteral ;
  geo-pos:lat "63.25"^^xsd:decimal ;
  geo-pos:long "-22.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.38'^^xsd:double;
  dwc:latitude '63.25'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.25 -22.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.25"^^xsd:decimal ;
  dwc:decimalLongitude "-22.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.25 -22.38)"^^geo:wktLiteral ;
  geo-pos:lat "63.25"^^xsd:decimal ;
  geo-pos:long "-22.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.38'^^xsd:double;
  dwc:latitude '63.25'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 11)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 6.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "6.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 6.39)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "6.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.39'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -2.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62"^^xsd:decimal ;
  dwc:decimalLongitude "-2.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -2.38)"^^geo:wktLiteral ;
  geo-pos:lat "50.62"^^xsd:decimal ;
  geo-pos:long "-2.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Scolanthus callimorphus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.38'^^xsd:double;
  dwc:latitude '50.62'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '100910'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 5.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66"^^xsd:decimal ;
  dwc:decimalLongitude "5.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 5.42)"^^geo:wktLiteral ;
  geo-pos:lat "36.66"^^xsd:decimal ;
  geo-pos:long "5.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.42'^^xsd:double;
  dwc:latitude '36.66'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92 7.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92"^^xsd:decimal ;
  dwc:decimalLongitude "7.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92 7.77)"^^geo:wktLiteral ;
  geo-pos:lat "36.92"^^xsd:decimal ;
  geo-pos:long "7.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.77'^^xsd:double;
  dwc:latitude '36.92'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  geo-pos:lat "28.33"^^xsd:decimal ;
  geo-pos:long "-15.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Telmatactis cricoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.76'^^xsd:double;
  dwc:latitude '28.33'^^xsd:double;
  dwc:aphiaid '100971'^^xsd:integer;
  dwc:aphiaIdAccepted '100971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Telmatactis cricoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '100971'^^xsd:integer;
  dwc:aphiaIdAccepted '100971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.97 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1280"^^xsd:integer ;
  dwc:maximumDepthInMeters "1280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.97 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "60.97"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.25'^^xsd:double;
  dwc:latitude '60.97'^^xsd:double;
  dwc:minimumDepth '1280'^^xsd:integer;
  dwc:maximumDepth '1280'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6 -28.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6 -28.42)"^^geo:wktLiteral ;
  geo-pos:lat "61.6"^^xsd:decimal ;
  geo-pos:long "-28.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.42'^^xsd:double;
  dwc:latitude '61.6'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1280'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1968"^^xsd:integer ;
  dwc:maximumDepthInMeters "1968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.1"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.1'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1240"^^xsd:integer ;
  dwc:maximumDepthInMeters "1775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.7"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '49.7'^^xsd:double;
  dwc:minimumDepth '1240'^^xsd:integer;
  dwc:maximumDepth '1775'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2779"^^xsd:integer ;
  dwc:maximumDepthInMeters "2779"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.03)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "-10.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum pavoninum distinctum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.03'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '2779'^^xsd:integer;
  dwc:maximumDepth '2779'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -11.92)"^^geo:wktLiteral ;
  geo-pos:lat "51.58"^^xsd:decimal ;
  geo-pos:long "-11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola atrostoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.92'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '855185'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1700"^^xsd:integer ;
  dwc:maximumDepthInMeters "1700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.1"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.1'^^xsd:double;
  dwc:minimumDepth '1700'^^xsd:integer;
  dwc:maximumDepth '1700'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 17.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "17.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "138"^^xsd:integer ;
  dwc:maximumDepthInMeters "191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 17.78)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "17.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.78'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:minimumDepth '138'^^xsd:integer;
  dwc:maximumDepth '191'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.27 20.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.27"^^xsd:decimal ;
  dwc:decimalLongitude "20.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.27 20.58)"^^geo:wktLiteral ;
  geo-pos:lat "74.27"^^xsd:decimal ;
  geo-pos:long "20.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.58'^^xsd:double;
  dwc:latitude '74.27'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.11"^^xsd:decimal ;
  dwc:decimalLongitude "9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.11"^^xsd:decimal ;
  geo-pos:long "9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.13'^^xsd:double;
  dwc:latitude '42.11'^^xsd:double;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '151644'^^xsd:integer;
  dwc:aphiaIdAccepted '100994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '96959'^^xsd:integer;
  dwc:scientificName 'Tanacetipathes cavernicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '291174'^^xsd:integer;
  dwc:aphiaIdAccepted '291174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.88 -6.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.88"^^xsd:decimal ;
  dwc:decimalLongitude "-6.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1960"^^xsd:integer ;
  dwc:maximumDepthInMeters "1960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.88 -6.37)"^^geo:wktLiteral ;
  geo-pos:lat "63.88"^^xsd:decimal ;
  geo-pos:long "-6.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus margaritaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.37'^^xsd:double;
  dwc:latitude '63.88'^^xsd:double;
  dwc:minimumDepth '1960'^^xsd:integer;
  dwc:maximumDepth '1960'^^xsd:integer;
  dwc:aphiaid '100941'^^xsd:integer;
  dwc:aphiaIdAccepted '100941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -14.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-14.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "570"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -14.23)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-14.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.23'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '570'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45 -11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45"^^xsd:decimal ;
  dwc:decimalLongitude "-11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45 -11.92)"^^geo:wktLiteral ;
  geo-pos:lat "51.45"^^xsd:decimal ;
  geo-pos:long "-11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola atrostoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.92'^^xsd:double;
  dwc:latitude '51.45'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '855185'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -11.95)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola atrostoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.95'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '855185'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 23.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2"^^xsd:decimal ;
  dwc:decimalLongitude "23.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 23.1)"^^geo:wktLiteral ;
  geo-pos:lat "70.2"^^xsd:decimal ;
  geo-pos:long "23.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.1'^^xsd:double;
  dwc:latitude '70.2'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '100838'^^xsd:integer;
  dwc:aphiaIdAccepted '100838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.88 -10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.88"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1902"^^xsd:integer ;
  dwc:maximumDepthInMeters "1902"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.88 -10.32)"^^geo:wktLiteral ;
  geo-pos:lat "67.88"^^xsd:decimal ;
  geo-pos:long "-10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus margaritaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.32'^^xsd:double;
  dwc:latitude '67.88'^^xsd:double;
  dwc:minimumDepth '1902'^^xsd:integer;
  dwc:maximumDepth '1902'^^xsd:integer;
  dwc:aphiaid '100941'^^xsd:integer;
  dwc:aphiaIdAccepted '100941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.13 -16.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.13"^^xsd:decimal ;
  dwc:decimalLongitude "-16.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1373"^^xsd:integer ;
  dwc:maximumDepthInMeters "1373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.13 -16.03)"^^geo:wktLiteral ;
  geo-pos:lat "68.13"^^xsd:decimal ;
  geo-pos:long "-16.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus margaritaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.03'^^xsd:double;
  dwc:latitude '68.13'^^xsd:double;
  dwc:minimumDepth '1373'^^xsd:integer;
  dwc:maximumDepth '1373'^^xsd:integer;
  dwc:aphiaid '100941'^^xsd:integer;
  dwc:aphiaIdAccepted '100941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.52 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.52"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2465"^^xsd:integer ;
  dwc:maximumDepthInMeters "2465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.52 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "69.52"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus margaritaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '69.52'^^xsd:double;
  dwc:minimumDepth '2465'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '100941'^^xsd:integer;
  dwc:aphiaIdAccepted '100941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.795 -9.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.795"^^xsd:decimal ;
  dwc:decimalLongitude "-9.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1993"^^xsd:integer ;
  dwc:maximumDepthInMeters "1993"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.795 -9.675)"^^geo:wktLiteral ;
  geo-pos:lat "56.795"^^xsd:decimal ;
  geo-pos:long "-9.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.675'^^xsd:double;
  dwc:latitude '56.795'^^xsd:double;
  dwc:minimumDepth '1993'^^xsd:integer;
  dwc:maximumDepth '1993'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.795 -9.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.795"^^xsd:decimal ;
  dwc:decimalLongitude "-9.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1770"^^xsd:integer ;
  dwc:maximumDepthInMeters "1779"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.795 -9.675)"^^geo:wktLiteral ;
  geo-pos:lat "56.795"^^xsd:decimal ;
  geo-pos:long "-9.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.675'^^xsd:double;
  dwc:latitude '56.795'^^xsd:double;
  dwc:minimumDepth '1770'^^xsd:integer;
  dwc:maximumDepth '1779'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.795 -9.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.795"^^xsd:decimal ;
  dwc:decimalLongitude "-9.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1632"^^xsd:integer ;
  dwc:maximumDepthInMeters "1692"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.795 -9.675)"^^geo:wktLiteral ;
  geo-pos:lat "56.795"^^xsd:decimal ;
  geo-pos:long "-9.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.675'^^xsd:double;
  dwc:latitude '56.795'^^xsd:double;
  dwc:minimumDepth '1632'^^xsd:integer;
  dwc:maximumDepth '1692'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.57 -9.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.57 -9.32)"^^geo:wktLiteral ;
  geo-pos:lat "33.57"^^xsd:decimal ;
  geo-pos:long "-9.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.32'^^xsd:double;
  dwc:latitude '33.57'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -9.65)"^^geo:wktLiteral ;
  geo-pos:lat "39.65"^^xsd:decimal ;
  geo-pos:long "-9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '39.65'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76 -9.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1232"^^xsd:integer ;
  dwc:maximumDepthInMeters "1232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76 -9.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.76"^^xsd:decimal ;
  geo-pos:long "-9.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum pavoninum distinctum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.68'^^xsd:double;
  dwc:latitude '43.76'^^xsd:double;
  dwc:minimumDepth '1232'^^xsd:integer;
  dwc:maximumDepth '1232'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum pavoninum distinctum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "-29.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "599"^^xsd:integer ;
  dwc:maximumDepthInMeters "599"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "-29.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum pavoninum distinctum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.72'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:minimumDepth '599'^^xsd:integer;
  dwc:maximumDepth '599'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.61 -37.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.61"^^xsd:decimal ;
  dwc:decimalLongitude "-37.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.61 -37.68)"^^geo:wktLiteral ;
  geo-pos:lat "65.61"^^xsd:decimal ;
  geo-pos:long "-37.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-37.68'^^xsd:double;
  dwc:latitude '65.61'^^xsd:double;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parastephanauge paxi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '100800'^^xsd:integer;
  dwc:aphiaIdAccepted '100960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.78 -13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.78"^^xsd:decimal ;
  dwc:decimalLongitude "-13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.78 -13.75)"^^geo:wktLiteral ;
  geo-pos:lat "28.78"^^xsd:decimal ;
  geo-pos:long "-13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parasmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.75'^^xsd:double;
  dwc:latitude '28.78'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '216147'^^xsd:integer;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.1"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.1'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -11.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72"^^xsd:decimal ;
  dwc:decimalLongitude "-11.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1555"^^xsd:integer ;
  dwc:maximumDepthInMeters "1830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -11.33)"^^geo:wktLiteral ;
  geo-pos:lat "36.72"^^xsd:decimal ;
  geo-pos:long "-11.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.33'^^xsd:double;
  dwc:latitude '36.72'^^xsd:double;
  dwc:minimumDepth '1555'^^xsd:integer;
  dwc:maximumDepth '1830'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.08 -16.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.08"^^xsd:decimal ;
  dwc:decimalLongitude "-16.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.08 -16.63)"^^geo:wktLiteral ;
  geo-pos:lat "28.08"^^xsd:decimal ;
  geo-pos:long "-16.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Telmatactis cricoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.63'^^xsd:double;
  dwc:latitude '28.08'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '100971'^^xsd:integer;
  dwc:aphiaIdAccepted '100971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '96960'^^xsd:integer;
  dwc:scientificName 'Tanacetipathes wirtzi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '291183'^^xsd:integer;
  dwc:aphiaIdAccepted '291183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.28 -1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.28"^^xsd:decimal ;
  dwc:decimalLongitude "-1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1977"^^xsd:integer ;
  dwc:maximumDepthInMeters "1977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.28 -1.45)"^^geo:wktLiteral ;
  geo-pos:lat "63.28"^^xsd:decimal ;
  geo-pos:long "-1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '9794'^^xsd:integer;
  dwc:scientificName 'Kodioides pedunculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.45'^^xsd:double;
  dwc:latitude '63.28'^^xsd:double;
  dwc:minimumDepth '1977'^^xsd:integer;
  dwc:maximumDepth '1977'^^xsd:integer;
  dwc:aphiaid '410997'^^xsd:integer;
  dwc:aphiaIdAccepted '410997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "366"^^xsd:integer ;
  dwc:maximumDepthInMeters "366"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 4.82)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '9795'^^xsd:integer;
  dwc:scientificName 'Phellia flexibilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4.82'^^xsd:double;
  dwc:latitude '61'^^xsd:integer;
  dwc:minimumDepth '366'^^xsd:integer;
  dwc:maximumDepth '366'^^xsd:integer;
  dwc:aphiaid '741512'^^xsd:integer;
  dwc:aphiaIdAccepted '100997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.68 -10.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.68"^^xsd:decimal ;
  dwc:decimalLongitude "-10.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "481"^^xsd:integer ;
  dwc:maximumDepthInMeters "481"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.68 -10.17)"^^geo:wktLiteral ;
  geo-pos:lat "70.68"^^xsd:decimal ;
  geo-pos:long "-10.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '9796'^^xsd:integer;
  dwc:scientificName 'Sideractis glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.17'^^xsd:double;
  dwc:latitude '70.68'^^xsd:double;
  dwc:minimumDepth '481'^^xsd:integer;
  dwc:maximumDepth '481'^^xsd:integer;
  dwc:aphiaid '101019'^^xsd:integer;
  dwc:aphiaIdAccepted '101019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.82 24.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.82"^^xsd:decimal ;
  dwc:decimalLongitude "24.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.82 24.42)"^^geo:wktLiteral ;
  geo-pos:lat "75.82"^^xsd:decimal ;
  geo-pos:long "24.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '24.42'^^xsd:double;
  dwc:latitude '75.82'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.48 21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.48"^^xsd:decimal ;
  dwc:decimalLongitude "21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.48 21.2)"^^geo:wktLiteral ;
  geo-pos:lat "74.48"^^xsd:decimal ;
  geo-pos:long "21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.2'^^xsd:double;
  dwc:latitude '74.48'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.65 26.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.65 26.78)"^^geo:wktLiteral ;
  geo-pos:lat "75.65"^^xsd:decimal ;
  geo-pos:long "26.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.78'^^xsd:double;
  dwc:latitude '75.65'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '191'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.97 26.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.97"^^xsd:decimal ;
  dwc:decimalLongitude "26.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.97 26.87)"^^geo:wktLiteral ;
  geo-pos:lat "75.97"^^xsd:decimal ;
  geo-pos:long "26.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.87'^^xsd:double;
  dwc:latitude '75.97'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 6.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "6.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 6.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.02"^^xsd:decimal ;
  geo-pos:long "6.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.32'^^xsd:double;
  dwc:latitude '43.02'^^xsd:double;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -2.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -2.9)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-2.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -14.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-14.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -14.23)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-14.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.23'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67"^^xsd:decimal ;
  dwc:decimalLongitude "-14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -14.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.67"^^xsd:decimal ;
  geo-pos:long "-14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.25'^^xsd:double;
  dwc:latitude '36.67'^^xsd:double;
  dwc:minimumDepth '202'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "570"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '570'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -10.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4"^^xsd:decimal ;
  dwc:decimalLongitude "-10.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -10.63)"^^geo:wktLiteral ;
  geo-pos:lat "31.4"^^xsd:decimal ;
  geo-pos:long "-10.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.63'^^xsd:double;
  dwc:latitude '31.4'^^xsd:double;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea pelucida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:aphiaid '592929'^^xsd:integer;
  dwc:aphiaIdAccepted '592928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '414681'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -28.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1670"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -28.03)"^^geo:wktLiteral ;
  geo-pos:lat "39.25"^^xsd:decimal ;
  geo-pos:long "-28.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.03'^^xsd:double;
  dwc:latitude '39.25'^^xsd:double;
  dwc:minimumDepth '1670'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82"^^xsd:decimal ;
  dwc:decimalLongitude "14.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.24)"^^geo:wktLiteral ;
  geo-pos:lat "40.82"^^xsd:decimal ;
  geo-pos:long "14.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia nummus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.24'^^xsd:double;
  dwc:latitude '40.82'^^xsd:double;
  dwc:aphiaid '854909'^^xsd:integer;
  dwc:aphiaIdAccepted '100949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  geo-pos:lat "50.46"^^xsd:decimal ;
  geo-pos:long "-3.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia murocincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.51'^^xsd:double;
  dwc:latitude '50.46'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '283756'^^xsd:integer;
  dwc:aphiaIdAccepted '283756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  geo-pos:lat "50.46"^^xsd:decimal ;
  geo-pos:long "-3.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia murocincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.51'^^xsd:double;
  dwc:latitude '50.46'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '283756'^^xsd:integer;
  dwc:aphiaIdAccepted '283756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.38 33.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.38"^^xsd:decimal ;
  dwc:decimalLongitude "33.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.38 33.68)"^^geo:wktLiteral ;
  geo-pos:lat "69.38"^^xsd:decimal ;
  geo-pos:long "33.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '33.68'^^xsd:double;
  dwc:latitude '69.38'^^xsd:double;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Telmatactis cricoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '100971'^^xsd:integer;
  dwc:aphiaIdAccepted '100971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 21)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Methridium senile dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -30.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-30.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "454"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -30.26)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-30.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum pavoninum distinctum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.26'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '454'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.78 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.78"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.78 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.78"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '70.78'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '232'^^xsd:integer;
  dwc:aphiaid '100838'^^xsd:integer;
  dwc:aphiaIdAccepted '100838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "50.47"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia murocincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '50.47'^^xsd:double;
  dwc:aphiaid '283756'^^xsd:integer;
  dwc:aphiaIdAccepted '283756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "457"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '9797'^^xsd:integer;
  dwc:scientificName 'Cactosoma abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '457'^^xsd:integer;
  dwc:aphiaid '100914'^^xsd:integer;
  dwc:aphiaIdAccepted '100914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -11.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65"^^xsd:decimal ;
  dwc:decimalLongitude "-11.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -11.27)"^^geo:wktLiteral ;
  geo-pos:lat "65"^^xsd:decimal ;
  geo-pos:long "-11.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus lindahli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.27'^^xsd:double;
  dwc:latitude '65'^^xsd:integer;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '101031'^^xsd:integer;
  dwc:aphiaIdAccepted '101031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.795 -9.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.795"^^xsd:decimal ;
  dwc:decimalLongitude "-9.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1392"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.795 -9.675)"^^geo:wktLiteral ;
  geo-pos:lat "56.795"^^xsd:decimal ;
  geo-pos:long "-9.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.675'^^xsd:double;
  dwc:latitude '56.795'^^xsd:double;
  dwc:minimumDepth '1392'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.72'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97 29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97"^^xsd:decimal ;
  dwc:decimalLongitude "29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97 29.25)"^^geo:wktLiteral ;
  geo-pos:lat "78.97"^^xsd:decimal ;
  geo-pos:long "29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.25'^^xsd:double;
  dwc:latitude '78.97'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.13 27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.13"^^xsd:decimal ;
  dwc:decimalLongitude "27.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.13 27.5)"^^geo:wktLiteral ;
  geo-pos:lat "76.13"^^xsd:decimal ;
  geo-pos:long "27.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '27.5'^^xsd:double;
  dwc:latitude '76.13'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "651"^^xsd:integer ;
  dwc:maximumDepthInMeters "651"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -7)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '651'^^xsd:integer;
  dwc:maximumDepth '651'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 -24.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15"^^xsd:decimal ;
  dwc:decimalLongitude "-24.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1735"^^xsd:integer ;
  dwc:maximumDepthInMeters "1735"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 -24.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.15"^^xsd:decimal ;
  geo-pos:long "-24.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.95'^^xsd:double;
  dwc:latitude '37.15'^^xsd:double;
  dwc:minimumDepth '1735'^^xsd:integer;
  dwc:maximumDepth '1735'^^xsd:integer;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.38 33.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.38"^^xsd:decimal ;
  dwc:decimalLongitude "33.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.38 33.68)"^^geo:wktLiteral ;
  geo-pos:lat "69.38"^^xsd:decimal ;
  geo-pos:long "33.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '33.68'^^xsd:double;
  dwc:latitude '69.38'^^xsd:double;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6 5.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6 5.03)"^^geo:wktLiteral ;
  geo-pos:lat "61.6"^^xsd:decimal ;
  geo-pos:long "5.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.03'^^xsd:double;
  dwc:latitude '61.6'^^xsd:double;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -0.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -0.04)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-0.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.04'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '432'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Telmatactis cricoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '100971'^^xsd:integer;
  dwc:aphiaIdAccepted '100971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43 -1.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43"^^xsd:decimal ;
  dwc:decimalLongitude "-1.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43 -1.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.43"^^xsd:decimal ;
  geo-pos:long "-1.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia ignea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.62'^^xsd:double;
  dwc:latitude '43.43'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '741684'^^xsd:integer;
  dwc:aphiaIdAccepted '283731'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -2.4)"^^geo:wktLiteral ;
  geo-pos:lat "50.62"^^xsd:decimal ;
  geo-pos:long "-2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia ichthystoma stibista'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.4'^^xsd:double;
  dwc:latitude '50.62'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '856070'^^xsd:integer;
  dwc:aphiaIdAccepted '856070'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  geo-pos:lat "50.46"^^xsd:decimal ;
  geo-pos:long "-3.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia ichthystoma astimma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.51'^^xsd:double;
  dwc:latitude '50.46'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '856069'^^xsd:integer;
  dwc:aphiaIdAccepted '856069'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1143"^^xsd:integer ;
  dwc:maximumDepthInMeters "1143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.87"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Thecopsammia imperfecta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.87'^^xsd:double;
  dwc:minimumDepth '1143'^^xsd:integer;
  dwc:maximumDepth '1143'^^xsd:integer;
  dwc:aphiaid '510477'^^xsd:integer;
  dwc:aphiaIdAccepted '135192'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.785 -28.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.785"^^xsd:decimal ;
  dwc:decimalLongitude "-28.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1022"^^xsd:integer ;
  dwc:maximumDepthInMeters "1022"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.785 -28.285)"^^geo:wktLiteral ;
  geo-pos:lat "38.785"^^xsd:decimal ;
  geo-pos:long "-28.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Thecopsammia imperfecta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.285'^^xsd:double;
  dwc:latitude '38.785'^^xsd:double;
  dwc:minimumDepth '1022'^^xsd:integer;
  dwc:maximumDepth '1022'^^xsd:integer;
  dwc:aphiaid '510477'^^xsd:integer;
  dwc:aphiaIdAccepted '135192'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.686"^^xsd:decimal ;
  dwc:decimalLongitude "7.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.317)"^^geo:wktLiteral ;
  geo-pos:lat "43.686"^^xsd:decimal ;
  geo-pos:long "7.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Rhopalonema velatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.317'^^xsd:double;
  dwc:latitude '43.686'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '117865'^^xsd:integer;
  dwc:aphiaIdAccepted '117865'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97"^^xsd:decimal ;
  dwc:decimalLongitude "0.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.98)"^^geo:wktLiteral ;
  geo-pos:lat "52.97"^^xsd:decimal ;
  geo-pos:long "0.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.98'^^xsd:double;
  dwc:latitude '52.97'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.8 27.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.8"^^xsd:decimal ;
  dwc:decimalLongitude "27.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.8 27.33)"^^geo:wktLiteral ;
  geo-pos:lat "78.8"^^xsd:decimal ;
  geo-pos:long "27.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '27.33'^^xsd:double;
  dwc:latitude '78.8'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.08 26.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.08"^^xsd:decimal ;
  dwc:decimalLongitude "26.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.08 26.67)"^^geo:wktLiteral ;
  geo-pos:lat "78.08"^^xsd:decimal ;
  geo-pos:long "26.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.67'^^xsd:double;
  dwc:latitude '78.08'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.82 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.82"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.82 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "77.82"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '77.82'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.27 28.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.27"^^xsd:decimal ;
  dwc:decimalLongitude "28.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "164"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.27 28.72)"^^geo:wktLiteral ;
  geo-pos:lat "76.27"^^xsd:decimal ;
  geo-pos:long "28.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '28.72'^^xsd:double;
  dwc:latitude '76.27'^^xsd:double;
  dwc:minimumDepth '164'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.595 28.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.595"^^xsd:decimal ;
  dwc:decimalLongitude "28.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.595 28.47)"^^geo:wktLiteral ;
  geo-pos:lat "76.595"^^xsd:decimal ;
  geo-pos:long "28.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '28.47'^^xsd:double;
  dwc:latitude '76.595'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.83 12.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.83"^^xsd:decimal ;
  dwc:decimalLongitude "12.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.83 12.83)"^^geo:wktLiteral ;
  geo-pos:lat "76.83"^^xsd:decimal ;
  geo-pos:long "12.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.83'^^xsd:double;
  dwc:latitude '76.83'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "304"^^xsd:integer ;
  dwc:maximumDepthInMeters "304"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "77"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus lindahli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '77'^^xsd:integer;
  dwc:minimumDepth '304'^^xsd:integer;
  dwc:maximumDepth '304'^^xsd:integer;
  dwc:aphiaid '101031'^^xsd:integer;
  dwc:aphiaIdAccepted '101031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus lindahli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '70.1'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '101031'^^xsd:integer;
  dwc:aphiaIdAccepted '101031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus lindahli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '70.1'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '101031'^^xsd:integer;
  dwc:aphiaIdAccepted '101031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.795 -9.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.795"^^xsd:decimal ;
  dwc:decimalLongitude "-9.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.795 -9.675)"^^geo:wktLiteral ;
  geo-pos:lat "56.795"^^xsd:decimal ;
  geo-pos:long "-9.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.675'^^xsd:double;
  dwc:latitude '56.795'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.68 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.68"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1853"^^xsd:integer ;
  dwc:maximumDepthInMeters "1853"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.68 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.68"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '57.68'^^xsd:double;
  dwc:minimumDepth '1853'^^xsd:integer;
  dwc:maximumDepth '1853'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.32 -9.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.32"^^xsd:decimal ;
  dwc:decimalLongitude "-9.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.32 -9.23)"^^geo:wktLiteral ;
  geo-pos:lat "41.32"^^xsd:decimal ;
  geo-pos:long "-9.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.23'^^xsd:double;
  dwc:latitude '41.32'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.27)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alcyonium palmatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.27'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '125334'^^xsd:integer;
  dwc:aphiaIdAccepted '125334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.27)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alcyonium palmatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.27'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '125334'^^xsd:integer;
  dwc:aphiaIdAccepted '125334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Favesia milne-edwardsia loveni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '100900'^^xsd:integer;
  dwc:aphiaIdAccepted '283550'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Favesia milne-edwardsia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '855858'^^xsd:integer;
  dwc:aphiaIdAccepted '151541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.43"^^xsd:decimal ;
  geo-pos:long "-25.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.22'^^xsd:double;
  dwc:latitude '37.43'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 6.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.17"^^xsd:decimal ;
  dwc:decimalLongitude "6.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1229"^^xsd:integer ;
  dwc:maximumDepthInMeters "1229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 6.53)"^^geo:wktLiteral ;
  geo-pos:lat "61.17"^^xsd:decimal ;
  geo-pos:long "6.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.53'^^xsd:double;
  dwc:latitude '61.17'^^xsd:double;
  dwc:minimumDepth '1229'^^xsd:integer;
  dwc:maximumDepth '1229'^^xsd:integer;
  dwc:aphiaid '100838'^^xsd:integer;
  dwc:aphiaIdAccepted '100838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.42 -12.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.42"^^xsd:decimal ;
  dwc:decimalLongitude "-12.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1275"^^xsd:integer ;
  dwc:maximumDepthInMeters "1180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.42 -12.33)"^^geo:wktLiteral ;
  geo-pos:lat "49.42"^^xsd:decimal ;
  geo-pos:long "-12.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondrophellia coronata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.33'^^xsd:double;
  dwc:latitude '49.42'^^xsd:double;
  dwc:minimumDepth '1275'^^xsd:integer;
  dwc:maximumDepth '1180'^^xsd:integer;
  dwc:aphiaid '100948'^^xsd:integer;
  dwc:aphiaIdAccepted '100948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.55 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.55"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2051"^^xsd:integer ;
  dwc:maximumDepthInMeters "2051"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.55 -19)"^^geo:wktLiteral ;
  geo-pos:lat "61.55"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondrophellia coronata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '61.55'^^xsd:double;
  dwc:minimumDepth '2051'^^xsd:integer;
  dwc:maximumDepth '2051'^^xsd:integer;
  dwc:aphiaid '100948'^^xsd:integer;
  dwc:aphiaIdAccepted '100948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.97"^^xsd:decimal ;
  dwc:decimalLongitude "5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2438"^^xsd:integer ;
  dwc:maximumDepthInMeters "2438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 5.17)"^^geo:wktLiteral ;
  geo-pos:lat "77.97"^^xsd:decimal ;
  geo-pos:long "5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '9798'^^xsd:integer;
  dwc:scientificName 'Korenia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.17'^^xsd:double;
  dwc:latitude '77.97'^^xsd:double;
  dwc:minimumDepth '2438'^^xsd:integer;
  dwc:maximumDepth '2438'^^xsd:integer;
  dwc:aphiaid '741665'^^xsd:integer;
  dwc:aphiaIdAccepted '100941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.97"^^xsd:decimal ;
  dwc:decimalLongitude "5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2438"^^xsd:integer ;
  dwc:maximumDepthInMeters "2438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 5.17)"^^geo:wktLiteral ;
  geo-pos:lat "77.97"^^xsd:decimal ;
  geo-pos:long "5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '9798'^^xsd:integer;
  dwc:scientificName 'Korenia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.17'^^xsd:double;
  dwc:latitude '77.97'^^xsd:double;
  dwc:minimumDepth '2438'^^xsd:integer;
  dwc:maximumDepth '2438'^^xsd:integer;
  dwc:aphiaid '741665'^^xsd:integer;
  dwc:aphiaIdAccepted '100941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.78 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.78"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.78 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.78"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '9799'^^xsd:integer;
  dwc:scientificName 'Phellia norvegica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '70.78'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '232'^^xsd:integer;
  dwc:aphiaid '156344'^^xsd:integer;
  dwc:aphiaIdAccepted '156344'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.92 26.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.92"^^xsd:decimal ;
  dwc:decimalLongitude "26.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.92 26.18)"^^geo:wktLiteral ;
  geo-pos:lat "70.92"^^xsd:decimal ;
  geo-pos:long "26.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '9799'^^xsd:integer;
  dwc:scientificName 'Phellia norvegica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.18'^^xsd:double;
  dwc:latitude '70.92'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '232'^^xsd:integer;
  dwc:aphiaid '156344'^^xsd:integer;
  dwc:aphiaIdAccepted '156344'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "50.47"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia murocincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '50.47'^^xsd:double;
  dwc:aphiaid '283756'^^xsd:integer;
  dwc:aphiaIdAccepted '283756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  geo-pos:lat "50.46"^^xsd:decimal ;
  geo-pos:long "-3.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia murocincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.51'^^xsd:double;
  dwc:latitude '50.46'^^xsd:double;
  dwc:aphiaid '283756'^^xsd:integer;
  dwc:aphiaIdAccepted '283756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32 -4.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32 -4.09)"^^geo:wktLiteral ;
  geo-pos:lat "50.32"^^xsd:decimal ;
  geo-pos:long "-4.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia brodricii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.09'^^xsd:double;
  dwc:latitude '50.32'^^xsd:double;
  dwc:aphiaid '741623'^^xsd:integer;
  dwc:aphiaIdAccepted '100947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 6.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.48"^^xsd:decimal ;
  dwc:decimalLongitude "6.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 6.19)"^^geo:wktLiteral ;
  geo-pos:lat "62.48"^^xsd:decimal ;
  geo-pos:long "6.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia flagellifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.19'^^xsd:double;
  dwc:latitude '62.48'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 6.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.48"^^xsd:decimal ;
  dwc:decimalLongitude "6.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 6.19)"^^geo:wktLiteral ;
  geo-pos:lat "62.48"^^xsd:decimal ;
  geo-pos:long "6.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia flagellifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.19'^^xsd:double;
  dwc:latitude '62.48'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.38"^^xsd:decimal ;
  dwc:decimalLongitude "5.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  geo-pos:lat "60.38"^^xsd:decimal ;
  geo-pos:long "5.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia flagellifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.36'^^xsd:double;
  dwc:latitude '60.38'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 9.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '43.2'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04 9.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04"^^xsd:decimal ;
  dwc:decimalLongitude "9.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04 9.81)"^^geo:wktLiteral ;
  geo-pos:lat "43.04"^^xsd:decimal ;
  geo-pos:long "9.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.81'^^xsd:double;
  dwc:latitude '43.04'^^xsd:double;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 14.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 14.07)"^^geo:wktLiteral ;
  geo-pos:lat "68.1"^^xsd:decimal ;
  geo-pos:long "14.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '8212'^^xsd:integer;
  dwc:scientificName 'Madoniactis lofotensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.07'^^xsd:double;
  dwc:latitude '68.1'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '854586'^^xsd:integer;
  dwc:aphiaIdAccepted '240768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.36"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "60.36"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia churchi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '60.36'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1931"^^xsd:integer ;
  dwc:maximumDepthInMeters "1931"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '1931'^^xsd:integer;
  dwc:maximumDepth '1931'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '100802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea yarrellii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:aphiaid '366454'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia norvegica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '100891'^^xsd:integer;
  dwc:aphiaIdAccepted '100891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45 -2.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45"^^xsd:decimal ;
  dwc:decimalLongitude "-2.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45 -2.47)"^^geo:wktLiteral ;
  geo-pos:lat "49.45"^^xsd:decimal ;
  geo-pos:long "-2.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.47'^^xsd:double;
  dwc:latitude '49.45'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02 -16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.02"^^xsd:decimal ;
  dwc:decimalLongitude "-16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02 -16.42)"^^geo:wktLiteral ;
  geo-pos:lat "33.02"^^xsd:decimal ;
  geo-pos:long "-16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia gaditana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.42'^^xsd:double;
  dwc:latitude '33.02'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '210742'^^xsd:integer;
  dwc:aphiaIdAccepted '135189'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.68 2.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.68"^^xsd:decimal ;
  dwc:decimalLongitude "2.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.68 2.22)"^^geo:wktLiteral ;
  geo-pos:lat "55.68"^^xsd:decimal ;
  geo-pos:long "2.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2.22'^^xsd:double;
  dwc:latitude '55.68'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.47 -16.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.47"^^xsd:decimal ;
  dwc:decimalLongitude "-16.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2286"^^xsd:integer ;
  dwc:maximumDepthInMeters "2286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.47 -16.63)"^^geo:wktLiteral ;
  geo-pos:lat "32.47"^^xsd:decimal ;
  geo-pos:long "-16.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanactis impedita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.63'^^xsd:double;
  dwc:latitude '32.47'^^xsd:double;
  dwc:minimumDepth '2286'^^xsd:integer;
  dwc:maximumDepth '2286'^^xsd:integer;
  dwc:aphiaid '410953'^^xsd:integer;
  dwc:aphiaIdAccepted '593095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 -9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.17"^^xsd:decimal ;
  dwc:decimalLongitude "-9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 -9.17)"^^geo:wktLiteral ;
  geo-pos:lat "61.17"^^xsd:decimal ;
  geo-pos:long "-9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.17'^^xsd:double;
  dwc:latitude '61.17'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.36"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "60.36"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus incrustatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '60.36'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.57 -17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.57 -17.05)"^^geo:wktLiteral ;
  geo-pos:lat "32.57"^^xsd:decimal ;
  geo-pos:long "-17.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.05'^^xsd:double;
  dwc:latitude '32.57'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '135136'^^xsd:integer;
  dwc:aphiaIdAccepted '135136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35 -9.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35"^^xsd:decimal ;
  dwc:decimalLongitude "-9.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2028"^^xsd:integer ;
  dwc:maximumDepthInMeters "2028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35 -9.665)"^^geo:wktLiteral ;
  geo-pos:lat "38.35"^^xsd:decimal ;
  geo-pos:long "-9.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema typica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.665'^^xsd:double;
  dwc:latitude '38.35'^^xsd:double;
  dwc:minimumDepth '2028'^^xsd:integer;
  dwc:maximumDepth '2028'^^xsd:integer;
  dwc:aphiaid '869138'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 9)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '44.4'^^xsd:double;
  dwc:aphiaid '101033'^^xsd:integer;
  dwc:aphiaIdAccepted '101033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea chrysanthellum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:aphiaid '366459'^^xsd:integer;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17 -4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.17"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17 -4.53)"^^geo:wktLiteral ;
  geo-pos:lat "44.17"^^xsd:decimal ;
  geo-pos:long "-4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.53'^^xsd:double;
  dwc:latitude '44.17'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -3.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-3.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -3.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-3.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.53'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "55.75"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia churchi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '55.75'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18 -30.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1846"^^xsd:integer ;
  dwc:maximumDepthInMeters "1846"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18 -30.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.18"^^xsd:decimal ;
  geo-pos:long "-30.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema typica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.74'^^xsd:double;
  dwc:latitude '39.18'^^xsd:double;
  dwc:minimumDepth '1846'^^xsd:integer;
  dwc:maximumDepth '1846'^^xsd:integer;
  dwc:aphiaid '869138'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97 20.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97"^^xsd:decimal ;
  dwc:decimalLongitude "20.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97 20.58)"^^geo:wktLiteral ;
  geo-pos:lat "78.97"^^xsd:decimal ;
  geo-pos:long "20.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '7227'^^xsd:integer;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.58'^^xsd:double;
  dwc:latitude '78.97'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 -4.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 -4.47)"^^geo:wktLiteral ;
  geo-pos:lat "44.07"^^xsd:decimal ;
  geo-pos:long "-4.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.47'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '135136'^^xsd:integer;
  dwc:aphiaIdAccepted '135136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -10.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -10.42)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-10.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nectactis singularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.42'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '101018'^^xsd:integer;
  dwc:aphiaIdAccepted '101018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -7.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -7.83)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-7.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.83'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 3.38)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.38'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2779"^^xsd:integer ;
  dwc:maximumDepthInMeters "2779"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.03)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "-10.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.03'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '2779'^^xsd:integer;
  dwc:maximumDepth '2779'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "76"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '76'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.795 -10.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.795"^^xsd:decimal ;
  dwc:decimalLongitude "-10.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.795 -10.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.795"^^xsd:decimal ;
  geo-pos:long "-10.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.415'^^xsd:double;
  dwc:latitude '60.795'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '580'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.58 -9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "338"^^xsd:integer ;
  dwc:maximumDepthInMeters "338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.58 -9.17)"^^geo:wktLiteral ;
  geo-pos:lat "60.58"^^xsd:decimal ;
  geo-pos:long "-9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.17'^^xsd:double;
  dwc:latitude '60.58'^^xsd:double;
  dwc:minimumDepth '338'^^xsd:integer;
  dwc:maximumDepth '338'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.81 -10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.81"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.81 -10.8)"^^geo:wktLiteral ;
  geo-pos:lat "60.81"^^xsd:decimal ;
  geo-pos:long "-10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.8'^^xsd:double;
  dwc:latitude '60.81'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.67"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '50.67'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.67"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '50.67'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.42 -4.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.42"^^xsd:decimal ;
  dwc:decimalLongitude "-4.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4400"^^xsd:integer ;
  dwc:maximumDepthInMeters "4400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.42 -4.83)"^^geo:wktLiteral ;
  geo-pos:lat "44.42"^^xsd:decimal ;
  geo-pos:long "-4.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nectactis singularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.83'^^xsd:double;
  dwc:latitude '44.42'^^xsd:double;
  dwc:minimumDepth '4400'^^xsd:integer;
  dwc:maximumDepth '4400'^^xsd:integer;
  dwc:aphiaid '101018'^^xsd:integer;
  dwc:aphiaIdAccepted '101018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57 -8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57 -8.46)"^^geo:wktLiteral ;
  geo-pos:lat "54.57"^^xsd:decimal ;
  geo-pos:long "-8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.46'^^xsd:double;
  dwc:latitude '54.57'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.36"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.29)"^^geo:wktLiteral ;
  geo-pos:lat "60.36"^^xsd:decimal ;
  geo-pos:long "-1.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus macintoshi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.29'^^xsd:double;
  dwc:latitude '60.36'^^xsd:double;
  dwc:aphiaid '101032'^^xsd:integer;
  dwc:aphiaIdAccepted '101032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "686"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus lindahli nordgaardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '70.1'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '686'^^xsd:integer;
  dwc:aphiaid '581466'^^xsd:integer;
  dwc:aphiaIdAccepted '581466'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "686"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus lindahli nordgaardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '70.1'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '686'^^xsd:integer;
  dwc:aphiaid '581466'^^xsd:integer;
  dwc:aphiaIdAccepted '581466'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea anguicoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '854973'^^xsd:integer;
  dwc:aphiaIdAccepted '283723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea anguicoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '854973'^^xsd:integer;
  dwc:aphiaIdAccepted '283723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea alba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '283268'^^xsd:integer;
  dwc:aphiaIdAccepted '283268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17 -4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.17"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1910"^^xsd:integer ;
  dwc:maximumDepthInMeters "1910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17 -4.53)"^^geo:wktLiteral ;
  geo-pos:lat "44.17"^^xsd:decimal ;
  geo-pos:long "-4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.53'^^xsd:double;
  dwc:latitude '44.17'^^xsd:double;
  dwc:minimumDepth '1910'^^xsd:integer;
  dwc:maximumDepth '1910'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1950"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.07"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '1950'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.37)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.37'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.82 -3.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.82"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.82 -3.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.82"^^xsd:decimal ;
  geo-pos:long "-3.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.88'^^xsd:double;
  dwc:latitude '45.82'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '100802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "55.75"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia churchi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '55.75'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.83 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.83"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.83 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "53.83"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia churchiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '53.83'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '854693'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -0.9)"^^geo:wktLiteral ;
  geo-pos:lat "60.75"^^xsd:decimal ;
  geo-pos:long "-0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia churchi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.9'^^xsd:double;
  dwc:latitude '60.75'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-28.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema typica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.08'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '869138'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-28.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema typica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.08'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1150'^^xsd:integer;
  dwc:aphiaid '869138'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1385"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema typica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.09'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:minimumDepth '1385'^^xsd:integer;
  dwc:maximumDepth '1385'^^xsd:integer;
  dwc:aphiaid '869138'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.05 -8.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.05"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.05 -8.48)"^^geo:wktLiteral ;
  geo-pos:lat "48.05"^^xsd:decimal ;
  geo-pos:long "-8.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.48'^^xsd:double;
  dwc:latitude '48.05'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus lobatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -0.8)"^^geo:wktLiteral ;
  geo-pos:lat "60.75"^^xsd:decimal ;
  geo-pos:long "-0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus incrustatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.8'^^xsd:double;
  dwc:latitude '60.75'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1740"^^xsd:integer ;
  dwc:maximumDepthInMeters "1740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '1740'^^xsd:integer;
  dwc:maximumDepth '1740'^^xsd:integer;
  dwc:aphiaid '135136'^^xsd:integer;
  dwc:aphiaIdAccepted '135136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98 -24.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98"^^xsd:decimal ;
  dwc:decimalLongitude "-24.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "1495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98 -24.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.98"^^xsd:decimal ;
  geo-pos:long "-24.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.85'^^xsd:double;
  dwc:latitude '36.98'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '1495'^^xsd:integer;
  dwc:aphiaid '135136'^^xsd:integer;
  dwc:aphiaIdAccepted '135136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.97 -16.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.97"^^xsd:decimal ;
  dwc:decimalLongitude "-16.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1390"^^xsd:integer ;
  dwc:maximumDepthInMeters "1630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.97 -16.43)"^^geo:wktLiteral ;
  geo-pos:lat "32.97"^^xsd:decimal ;
  geo-pos:long "-16.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.43'^^xsd:double;
  dwc:latitude '32.97'^^xsd:double;
  dwc:minimumDepth '1390'^^xsd:integer;
  dwc:maximumDepth '1630'^^xsd:integer;
  dwc:aphiaid '135136'^^xsd:integer;
  dwc:aphiaIdAccepted '135136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 3.38)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.38'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 3.38)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.38'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.68 2.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.68"^^xsd:decimal ;
  dwc:decimalLongitude "2.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.68 2.22)"^^geo:wktLiteral ;
  geo-pos:lat "55.68"^^xsd:decimal ;
  geo-pos:long "2.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2.22'^^xsd:double;
  dwc:latitude '55.68'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.67 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.67"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.67 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "74.67"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '74.67'^^xsd:double;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.94 -28.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.94"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "292"^^xsd:integer ;
  dwc:maximumDepthInMeters "327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.94 -28.43)"^^geo:wktLiteral ;
  geo-pos:lat "29.94"^^xsd:decimal ;
  geo-pos:long "-28.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia gaditana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.43'^^xsd:double;
  dwc:latitude '29.94'^^xsd:double;
  dwc:minimumDepth '292'^^xsd:integer;
  dwc:maximumDepth '327'^^xsd:integer;
  dwc:aphiaid '210742'^^xsd:integer;
  dwc:aphiaIdAccepted '135189'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -28.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -28.35)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "-28.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia gaditana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.35'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '210742'^^xsd:integer;
  dwc:aphiaIdAccepted '135189'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2779"^^xsd:integer ;
  dwc:maximumDepthInMeters "2779"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.03)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "-10.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.03'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '2779'^^xsd:integer;
  dwc:maximumDepth '2779'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2779"^^xsd:integer ;
  dwc:maximumDepthInMeters "2779"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.03)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "-10.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.03'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '2779'^^xsd:integer;
  dwc:maximumDepth '2779'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1134"^^xsd:integer ;
  dwc:maximumDepthInMeters "1134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  geo-pos:lat "71.42"^^xsd:decimal ;
  geo-pos:long "15.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '8209'^^xsd:integer;
  dwc:scientificName 'Halcampoides abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.68'^^xsd:double;
  dwc:latitude '71.42'^^xsd:double;
  dwc:minimumDepth '1134'^^xsd:integer;
  dwc:maximumDepth '1134'^^xsd:integer;
  dwc:aphiaid '100920'^^xsd:integer;
  dwc:aphiaIdAccepted '100920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1134"^^xsd:integer ;
  dwc:maximumDepthInMeters "1134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  geo-pos:lat "71.42"^^xsd:decimal ;
  geo-pos:long "15.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '8209'^^xsd:integer;
  dwc:scientificName 'Halcampoides abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.68'^^xsd:double;
  dwc:latitude '71.42'^^xsd:double;
  dwc:minimumDepth '1134'^^xsd:integer;
  dwc:maximumDepth '1134'^^xsd:integer;
  dwc:aphiaid '100920'^^xsd:integer;
  dwc:aphiaIdAccepted '100920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 14.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 14.07)"^^geo:wktLiteral ;
  geo-pos:lat "68.1"^^xsd:decimal ;
  geo-pos:long "14.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '8212'^^xsd:integer;
  dwc:scientificName 'Madoniactis lofotensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.07'^^xsd:double;
  dwc:latitude '68.1'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '854586'^^xsd:integer;
  dwc:aphiaIdAccepted '240768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.57 -9.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.57 -9.32)"^^geo:wktLiteral ;
  geo-pos:lat "33.57"^^xsd:decimal ;
  geo-pos:long "-9.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.32'^^xsd:double;
  dwc:latitude '33.57'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 0.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "0.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 0.82)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "0.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.82'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 16.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "16.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 16.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "16.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina punctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.07'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '855661'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23 -4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23 -4.53)"^^geo:wktLiteral ;
  geo-pos:lat "54.23"^^xsd:decimal ;
  geo-pos:long "-4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alcyonium hibernicum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.53'^^xsd:double;
  dwc:latitude '54.23'^^xsd:double;
  dwc:aphiaid '178914'^^xsd:integer;
  dwc:aphiaIdAccepted '178914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.71)"^^geo:wktLiteral ;
  geo-pos:lat "51.68"^^xsd:decimal ;
  geo-pos:long "-4.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia senilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.71'^^xsd:double;
  dwc:latitude '51.68'^^xsd:double;
  dwc:aphiaid '855097'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paranthus chromatoderus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '283460'^^xsd:integer;
  dwc:aphiaIdAccepted '283460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1740"^^xsd:integer ;
  dwc:maximumDepthInMeters "1740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.02"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.35'^^xsd:double;
  dwc:latitude '38.02'^^xsd:double;
  dwc:minimumDepth '1740'^^xsd:integer;
  dwc:maximumDepth '1740'^^xsd:integer;
  dwc:aphiaid '869141'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 5.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa axinell+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.32'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:aphiaid '582018'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.45 20.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.45"^^xsd:decimal ;
  dwc:decimalLongitude "20.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "191"^^xsd:integer ;
  dwc:maximumDepthInMeters "191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.45 20.85)"^^geo:wktLiteral ;
  geo-pos:lat "72.45"^^xsd:decimal ;
  geo-pos:long "20.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.85'^^xsd:double;
  dwc:latitude '72.45'^^xsd:double;
  dwc:minimumDepth '191'^^xsd:integer;
  dwc:maximumDepth '191'^^xsd:integer;
  dwc:aphiaid '854970'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.185 -9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.185"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.185 -9.75)"^^geo:wktLiteral ;
  geo-pos:lat "48.185"^^xsd:decimal ;
  geo-pos:long "-9.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.75'^^xsd:double;
  dwc:latitude '48.185'^^xsd:double;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.13 31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.13 31.2)"^^geo:wktLiteral ;
  geo-pos:lat "74.13"^^xsd:decimal ;
  geo-pos:long "31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '8220'^^xsd:integer;
  dwc:scientificName 'Sagartia repens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '31.2'^^xsd:double;
  dwc:latitude '74.13'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '854826'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.52 17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.52"^^xsd:decimal ;
  dwc:decimalLongitude "17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.52 17.83)"^^geo:wktLiteral ;
  geo-pos:lat "75.52"^^xsd:decimal ;
  geo-pos:long "17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '8221'^^xsd:integer;
  dwc:scientificName 'Calliactis kr++yeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.83'^^xsd:double;
  dwc:latitude '75.52'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthea cereus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '855309'^^xsd:integer;
  dwc:aphiaIdAccepted '231858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:aphiaid '509576'^^xsd:integer;
  dwc:aphiaIdAccepted '135216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.38 31.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.38"^^xsd:decimal ;
  dwc:decimalLongitude "31.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.38 31.08)"^^geo:wktLiteral ;
  geo-pos:lat "70.38"^^xsd:decimal ;
  geo-pos:long "31.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '31.08'^^xsd:double;
  dwc:latitude '70.38'^^xsd:double;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2085"^^xsd:integer ;
  dwc:maximumDepthInMeters "2096"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "-25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.2'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '2085'^^xsd:integer;
  dwc:maximumDepth '2096'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03 12.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.03"^^xsd:decimal ;
  dwc:decimalLongitude "12.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03 12.67)"^^geo:wktLiteral ;
  geo-pos:lat "56.03"^^xsd:decimal ;
  geo-pos:long "12.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.67'^^xsd:double;
  dwc:latitude '56.03'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '856553'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.535 -29.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.535"^^xsd:decimal ;
  dwc:decimalLongitude "-29.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.535 -29.035)"^^geo:wktLiteral ;
  geo-pos:lat "39.535"^^xsd:decimal ;
  geo-pos:long "-29.035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.035'^^xsd:double;
  dwc:latitude '39.535'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '869141'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Helliactis bellis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '855956'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1080"^^xsd:integer ;
  dwc:maximumDepthInMeters "1830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-28.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.01'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:minimumDepth '1080'^^xsd:integer;
  dwc:maximumDepth '1830'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madracis asperula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '135211'^^xsd:integer;
  dwc:aphiaIdAccepted '135211'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1716"^^xsd:integer ;
  dwc:maximumDepthInMeters "1716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -8.78)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.78'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '1716'^^xsd:integer;
  dwc:maximumDepth '1716'^^xsd:integer;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2160"^^xsd:integer ;
  dwc:maximumDepthInMeters "2180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "-25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.2'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '2160'^^xsd:integer;
  dwc:maximumDepth '2180'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.82 -10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.82"^^xsd:decimal ;
  dwc:decimalLongitude "-10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2076"^^xsd:integer ;
  dwc:maximumDepthInMeters "2083"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.82 -10.25)"^^geo:wktLiteral ;
  geo-pos:lat "56.82"^^xsd:decimal ;
  geo-pos:long "-10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.25'^^xsd:double;
  dwc:latitude '56.82'^^xsd:double;
  dwc:minimumDepth '2076'^^xsd:integer;
  dwc:maximumDepth '2083'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.88 21.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.88"^^xsd:decimal ;
  dwc:decimalLongitude "21.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.88 21.85)"^^geo:wktLiteral ;
  geo-pos:lat "72.88"^^xsd:decimal ;
  geo-pos:long "21.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '8223'^^xsd:integer;
  dwc:scientificName 'Calliactis kr++yeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.85'^^xsd:double;
  dwc:latitude '72.88'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.77 -17.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.77 -17.84)"^^geo:wktLiteral ;
  geo-pos:lat "30.77"^^xsd:decimal ;
  geo-pos:long "-17.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthula canariensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.84'^^xsd:double;
  dwc:latitude '30.77'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '287408'^^xsd:integer;
  dwc:aphiaIdAccepted '287408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.71)"^^geo:wktLiteral ;
  geo-pos:lat "51.68"^^xsd:decimal ;
  geo-pos:long "-4.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia senilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.71'^^xsd:double;
  dwc:latitude '51.68'^^xsd:double;
  dwc:aphiaid '855097'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.38 31.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.38"^^xsd:decimal ;
  dwc:decimalLongitude "31.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.38 31.08)"^^geo:wktLiteral ;
  geo-pos:lat "70.38"^^xsd:decimal ;
  geo-pos:long "31.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '31.08'^^xsd:double;
  dwc:latitude '70.38'^^xsd:double;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthea tuedi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '855657'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 0.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "0.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 0.82)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "0.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.82'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "56.01"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia churchi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '56.01'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "56.01"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '56.01'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '741507'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1884"^^xsd:integer ;
  dwc:maximumDepthInMeters "1911"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.12"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '1884'^^xsd:integer;
  dwc:maximumDepth '1911'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea templetonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '854974'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.27"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "65.27"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia norvegica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '65.27'^^xsd:double;
  dwc:aphiaid '100891'^^xsd:integer;
  dwc:aphiaIdAccepted '100891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 3)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '8217'^^xsd:integer;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '63.08'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthea cereus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '855309'^^xsd:integer;
  dwc:aphiaIdAccepted '231858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45 -2.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45"^^xsd:decimal ;
  dwc:decimalLongitude "-2.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45 -2.47)"^^geo:wktLiteral ;
  geo-pos:lat "49.45"^^xsd:decimal ;
  geo-pos:long "-2.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.47'^^xsd:double;
  dwc:latitude '49.45'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '135136'^^xsd:integer;
  dwc:aphiaIdAccepted '135136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.92 26.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.92"^^xsd:decimal ;
  dwc:decimalLongitude "26.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.92 26.18)"^^geo:wktLiteral ;
  geo-pos:lat "70.92"^^xsd:decimal ;
  geo-pos:long "26.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus incrustatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.18'^^xsd:double;
  dwc:latitude '70.92'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paranthus chromatoderus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '283460'^^xsd:integer;
  dwc:aphiaIdAccepted '283460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96 -28.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96"^^xsd:decimal ;
  dwc:decimalLongitude "-28.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2102"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96 -28.315)"^^geo:wktLiteral ;
  geo-pos:lat "38.96"^^xsd:decimal ;
  geo-pos:long "-28.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema platypus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.315'^^xsd:double;
  dwc:latitude '38.96'^^xsd:double;
  dwc:minimumDepth '2102'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '869140'^^xsd:integer;
  dwc:aphiaIdAccepted '286857'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -2.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "-2.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -2.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "-2.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.38'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '854970'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "56.01"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia churchi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '56.01'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.77"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '45.77'^^xsd:double;
  dwc:minimumDepth '2480'^^xsd:integer;
  dwc:maximumDepth '2480'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "-25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.2'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2240'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.62 -9.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.62"^^xsd:decimal ;
  dwc:decimalLongitude "-9.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "953"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.62 -9.03)"^^geo:wktLiteral ;
  geo-pos:lat "33.62"^^xsd:decimal ;
  geo-pos:long "-9.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.03'^^xsd:double;
  dwc:latitude '33.62'^^xsd:double;
  dwc:minimumDepth '953'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.92 26.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.92"^^xsd:decimal ;
  dwc:decimalLongitude "26.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.92 26.18)"^^geo:wktLiteral ;
  geo-pos:lat "70.92"^^xsd:decimal ;
  geo-pos:long "26.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '8219'^^xsd:integer;
  dwc:scientificName 'Kylindrosactis elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.18'^^xsd:double;
  dwc:latitude '70.92'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '232'^^xsd:integer;
  dwc:aphiaid '855994'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pendunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.83 35.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.83"^^xsd:decimal ;
  dwc:decimalLongitude "35.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.83 35.02)"^^geo:wktLiteral ;
  geo-pos:lat "32.83"^^xsd:decimal ;
  geo-pos:long "35.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina steinitzi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '35.02'^^xsd:double;
  dwc:latitude '32.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '592974'^^xsd:integer;
  dwc:aphiaIdAccepted '410970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59 -4.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59"^^xsd:decimal ;
  dwc:decimalLongitude "-4.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1107"^^xsd:integer ;
  dwc:maximumDepthInMeters "1107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59 -4.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.59"^^xsd:decimal ;
  geo-pos:long "-4.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.08'^^xsd:double;
  dwc:latitude '43.59'^^xsd:double;
  dwc:minimumDepth '1107'^^xsd:integer;
  dwc:maximumDepth '1107'^^xsd:integer;
  dwc:aphiaid '135136'^^xsd:integer;
  dwc:aphiaIdAccepted '135136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12 -11.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12"^^xsd:decimal ;
  dwc:decimalLongitude "-11.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "337"^^xsd:integer ;
  dwc:maximumDepthInMeters "337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12 -11.97)"^^geo:wktLiteral ;
  geo-pos:lat "52.12"^^xsd:decimal ;
  geo-pos:long "-11.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.97'^^xsd:double;
  dwc:latitude '52.12'^^xsd:double;
  dwc:minimumDepth '337'^^xsd:integer;
  dwc:maximumDepth '337'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29967'^^xsd:string;
  dwc:scientificName 'Aglaophenia tubiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '117284'^^xsd:integer;
  dwc:aphiaIdAccepted '117284'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.62 -6.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.62 -6.51)"^^geo:wktLiteral ;
  geo-pos:lat "56.62"^^xsd:decimal ;
  geo-pos:long "-6.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Md 322'^^xsd:string;
  dwc:scientificName 'Arachnanthus sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.51'^^xsd:double;
  dwc:latitude '56.62'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '101007'^^xsd:integer;
  dwc:aphiaIdAccepted '101007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24 -5.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.24"^^xsd:decimal ;
  dwc:decimalLongitude "-5.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24 -5.71)"^^geo:wktLiteral ;
  geo-pos:lat "56.24"^^xsd:decimal ;
  geo-pos:long "-5.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Md 390'^^xsd:string;
  dwc:scientificName 'Arachnanthus sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.71'^^xsd:double;
  dwc:latitude '56.24'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101007'^^xsd:integer;
  dwc:aphiaIdAccepted '101007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 22.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "22.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 22.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "22.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.65'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.88 -11.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.88"^^xsd:decimal ;
  dwc:decimalLongitude "-11.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "372"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.88 -11.98)"^^geo:wktLiteral ;
  geo-pos:lat "51.88"^^xsd:decimal ;
  geo-pos:long "-11.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.98'^^xsd:double;
  dwc:latitude '51.88'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '372'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aureliana heterocera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '100866'^^xsd:integer;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aureliana heterocera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:aphiaid '100866'^^xsd:integer;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06 -4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06"^^xsd:decimal ;
  dwc:decimalLongitude "-4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06 -4.67)"^^geo:wktLiteral ;
  geo-pos:lat "54.06"^^xsd:decimal ;
  geo-pos:long "-4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aureliana heterocera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.67'^^xsd:double;
  dwc:latitude '54.06'^^xsd:double;
  dwc:aphiaid '100866'^^xsd:integer;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia chiococca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1153'^^xsd:integer;
  dwc:aphiaid '855000'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 5.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus arenaceus ingeborgae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.32'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '581437'^^xsd:integer;
  dwc:aphiaIdAccepted '581437'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "5.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "5.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus arenaceus ingeborgae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.29'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:aphiaid '581437'^^xsd:integer;
  dwc:aphiaIdAccepted '581437'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus arenaceus ingeborgae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:aphiaid '581437'^^xsd:integer;
  dwc:aphiaIdAccepted '581437'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 5.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus arenaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.32'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '101023'^^xsd:integer;
  dwc:aphiaIdAccepted '101023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.52 17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.52"^^xsd:decimal ;
  dwc:decimalLongitude "17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.52 17.83)"^^geo:wktLiteral ;
  geo-pos:lat "75.52"^^xsd:decimal ;
  geo-pos:long "17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera multicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.83'^^xsd:double;
  dwc:latitude '75.52'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '593073'^^xsd:integer;
  dwc:aphiaIdAccepted '593072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.42 17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.42"^^xsd:decimal ;
  dwc:decimalLongitude "17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.42 17.6)"^^geo:wktLiteral ;
  geo-pos:lat "74.42"^^xsd:decimal ;
  geo-pos:long "17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera multicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.6'^^xsd:double;
  dwc:latitude '74.42'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '593073'^^xsd:integer;
  dwc:aphiaIdAccepted '593072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.42 17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.42"^^xsd:decimal ;
  dwc:decimalLongitude "17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.42 17.6)"^^geo:wktLiteral ;
  geo-pos:lat "74.42"^^xsd:decimal ;
  geo-pos:long "17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera multicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.6'^^xsd:double;
  dwc:latitude '74.42'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '593073'^^xsd:integer;
  dwc:aphiaIdAccepted '593072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  geo-pos:lat "28.33"^^xsd:decimal ;
  geo-pos:long "-15.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia alba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.76'^^xsd:double;
  dwc:latitude '28.33'^^xsd:double;
  dwc:aphiaid '100949'^^xsd:integer;
  dwc:aphiaIdAccepted '100949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.08 -28.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "313"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.08 -28.58)"^^geo:wktLiteral ;
  geo-pos:lat "30.08"^^xsd:decimal ;
  geo-pos:long "-28.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus stimpsonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.58'^^xsd:double;
  dwc:latitude '30.08'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '313'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 -5.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "-5.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 -5.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "-5.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stichopathes spiralis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.88'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95 -6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.95"^^xsd:decimal ;
  dwc:decimalLongitude "-6.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1410"^^xsd:integer ;
  dwc:maximumDepthInMeters "1410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95 -6.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.95"^^xsd:decimal ;
  geo-pos:long "-6.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stichopathes spiralis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.35'^^xsd:double;
  dwc:latitude '45.95'^^xsd:double;
  dwc:minimumDepth '1410'^^xsd:integer;
  dwc:maximumDepth '1410'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.12 -8.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.12"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.12 -8.22)"^^geo:wktLiteral ;
  geo-pos:lat "48.12"^^xsd:decimal ;
  geo-pos:long "-8.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stichopathes spiralis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.22'^^xsd:double;
  dwc:latitude '48.12'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.865 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.865"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4360"^^xsd:integer ;
  dwc:maximumDepthInMeters "4360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.865 -18.03)"^^geo:wktLiteral ;
  geo-pos:lat "39.865"^^xsd:decimal ;
  geo-pos:long "-18.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:latitude '39.865'^^xsd:double;
  dwc:minimumDepth '4360'^^xsd:integer;
  dwc:maximumDepth '4360'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1494"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.29)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.29'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '1494'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-28.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.08'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -23.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-23.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4020"^^xsd:integer ;
  dwc:maximumDepthInMeters "4020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -23.285)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "-23.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-23.285'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:minimumDepth '4020'^^xsd:integer;
  dwc:maximumDepth '4020'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14 8.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14 8.86)"^^geo:wktLiteral ;
  geo-pos:lat "54.14"^^xsd:decimal ;
  geo-pos:long "8.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.86'^^xsd:double;
  dwc:latitude '54.14'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  geo-pos:lat "54.13"^^xsd:decimal ;
  geo-pos:long "8.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.23'^^xsd:double;
  dwc:latitude '54.13'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22 3.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22"^^xsd:decimal ;
  dwc:decimalLongitude "3.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22 3.75)"^^geo:wktLiteral ;
  geo-pos:lat "55.22"^^xsd:decimal ;
  geo-pos:long "3.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.75'^^xsd:double;
  dwc:latitude '55.22'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 -3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "-3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 -3)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "-3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3'^^xsd:integer;
  dwc:latitude '59'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "855"^^xsd:integer ;
  dwc:maximumDepthInMeters "855"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.73)"^^geo:wktLiteral ;
  geo-pos:lat "44.12"^^xsd:decimal ;
  geo-pos:long "-4.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum macandrewi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.73'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '855'^^xsd:integer;
  dwc:maximumDepth '855'^^xsd:integer;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "677"^^xsd:integer ;
  dwc:maximumDepthInMeters "896"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.7"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum macandrewi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '49.7'^^xsd:double;
  dwc:minimumDepth '677'^^xsd:integer;
  dwc:maximumDepth '896'^^xsd:integer;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "769"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.7"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum macandrewi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '49.7'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '769'^^xsd:integer;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.68 -13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.68"^^xsd:decimal ;
  dwc:decimalLongitude "-13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.68 -13.65)"^^geo:wktLiteral ;
  geo-pos:lat "56.68"^^xsd:decimal ;
  geo-pos:long "-13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum macandrewi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.65'^^xsd:double;
  dwc:latitude '56.68'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Acthelmis intestinalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '100918'^^xsd:integer;
  dwc:aphiaIdAccepted '100918'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1385"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Larve i'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.09'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:minimumDepth '1385'^^xsd:integer;
  dwc:maximumDepth '1385'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 -6.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "-6.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Larve i'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "457"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampoides abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '457'^^xsd:integer;
  dwc:aphiaid '100920'^^xsd:integer;
  dwc:aphiaIdAccepted '100920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "358"^^xsd:integer ;
  dwc:maximumDepthInMeters "406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia foresti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:minimumDepth '358'^^xsd:integer;
  dwc:maximumDepth '406'^^xsd:integer;
  dwc:aphiaid '135140'^^xsd:integer;
  dwc:aphiaIdAccepted '135140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia foresti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.79'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '135140'^^xsd:integer;
  dwc:aphiaIdAccepted '135140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77 -25.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77 -25.38)"^^geo:wktLiteral ;
  geo-pos:lat "36.77"^^xsd:decimal ;
  geo-pos:long "-25.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia foresti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.38'^^xsd:double;
  dwc:latitude '36.77'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '135140'^^xsd:integer;
  dwc:aphiaIdAccepted '135140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "950"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia foresti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:minimumDepth '950'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:aphiaid '135140'^^xsd:integer;
  dwc:aphiaIdAccepted '135140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -7.9)"^^geo:wktLiteral ;
  geo-pos:lat "53.4"^^xsd:decimal ;
  geo-pos:long "-7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '12836'^^xsd:integer;
  dwc:scientificName 'Edwardsia timida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.9'^^xsd:double;
  dwc:latitude '53.4'^^xsd:double;
  dwc:aphiaid '100892'^^xsd:integer;
  dwc:aphiaIdAccepted '100892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '12892'^^xsd:integer;
  dwc:scientificName 'Edwardsia finmarchica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '69.7'^^xsd:double;
  dwc:aphiaid '100884'^^xsd:integer;
  dwc:aphiaIdAccepted '100884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '12893'^^xsd:integer;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampoides purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '236654'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampoides purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '236654'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampoides purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '236654'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.94 -8.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.94"^^xsd:decimal ;
  dwc:decimalLongitude "-8.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1080"^^xsd:integer ;
  dwc:maximumDepthInMeters "1080"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.94 -8.35)"^^geo:wktLiteral ;
  geo-pos:lat "47.94"^^xsd:decimal ;
  geo-pos:long "-8.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.35'^^xsd:double;
  dwc:latitude '47.94'^^xsd:double;
  dwc:minimumDepth '1080'^^xsd:integer;
  dwc:maximumDepth '1080'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.94 -8.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.94"^^xsd:decimal ;
  dwc:decimalLongitude "-8.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.94 -8.35)"^^geo:wktLiteral ;
  geo-pos:lat "47.94"^^xsd:decimal ;
  geo-pos:long "-8.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.35'^^xsd:double;
  dwc:latitude '47.94'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.94 -8.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.94"^^xsd:decimal ;
  dwc:decimalLongitude "-8.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.94 -8.35)"^^geo:wktLiteral ;
  geo-pos:lat "47.94"^^xsd:decimal ;
  geo-pos:long "-8.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.35'^^xsd:double;
  dwc:latitude '47.94'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.94 -8.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.94"^^xsd:decimal ;
  dwc:decimalLongitude "-8.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.94 -8.35)"^^geo:wktLiteral ;
  geo-pos:lat "47.94"^^xsd:decimal ;
  geo-pos:long "-8.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.35'^^xsd:double;
  dwc:latitude '47.94'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "599"^^xsd:integer ;
  dwc:maximumDepthInMeters "599"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia foresti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.4'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '599'^^xsd:integer;
  dwc:maximumDepth '599'^^xsd:integer;
  dwc:aphiaid '135140'^^xsd:integer;
  dwc:aphiaIdAccepted '135140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia fascicularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79 12)"^^geo:wktLiteral ;
  geo-pos:lat "36.79"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Astroides calycularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '36.79'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '135178'^^xsd:integer;
  dwc:aphiaIdAccepted '135178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79 12)"^^geo:wktLiteral ;
  geo-pos:lat "36.79"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Astroides calycularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '36.79'^^xsd:double;
  dwc:aphiaid '135178'^^xsd:integer;
  dwc:aphiaIdAccepted '135178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus couchii linearis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.36"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.29)"^^geo:wktLiteral ;
  geo-pos:lat "60.36"^^xsd:decimal ;
  geo-pos:long "-1.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus couchii liber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.29'^^xsd:double;
  dwc:latitude '60.36'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus couchii diffusus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 8.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "8.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 8.22)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "8.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.22'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^xsd:decimal ;
  dwc:decimalLongitude "9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 9.5)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.5'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "595"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:minimumDepth '595'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuedi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuedi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52 -0.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52"^^xsd:decimal ;
  dwc:decimalLongitude "-0.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52 -0.88)"^^geo:wktLiteral ;
  geo-pos:lat "55.52"^^xsd:decimal ;
  geo-pos:long "-0.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuedi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.88'^^xsd:double;
  dwc:latitude '55.52'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.23 46.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.23"^^xsd:decimal ;
  dwc:decimalLongitude "46.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.23 46.66)"^^geo:wktLiteral ;
  geo-pos:lat "69.23"^^xsd:decimal ;
  geo-pos:long "46.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '46.66'^^xsd:double;
  dwc:latitude '69.23'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.23 46.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.23"^^xsd:decimal ;
  dwc:decimalLongitude "46.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.23 46.66)"^^geo:wktLiteral ;
  geo-pos:lat "69.23"^^xsd:decimal ;
  geo-pos:long "46.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '46.66'^^xsd:double;
  dwc:latitude '69.23'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35 34.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35"^^xsd:decimal ;
  dwc:decimalLongitude "34.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35 34.08)"^^geo:wktLiteral ;
  geo-pos:lat "69.35"^^xsd:decimal ;
  geo-pos:long "34.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '34.08'^^xsd:double;
  dwc:latitude '69.35'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.93 -5.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.93"^^xsd:decimal ;
  dwc:decimalLongitude "-5.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.93 -5.42)"^^geo:wktLiteral ;
  geo-pos:lat "55.93"^^xsd:decimal ;
  geo-pos:long "-5.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.42'^^xsd:double;
  dwc:latitude '55.93'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 -5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.48"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "349"^^xsd:integer ;
  dwc:maximumDepthInMeters "349"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 -5.28)"^^geo:wktLiteral ;
  geo-pos:lat "62.48"^^xsd:decimal ;
  geo-pos:long "-5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum macandrewi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.28'^^xsd:double;
  dwc:latitude '62.48'^^xsd:double;
  dwc:minimumDepth '349'^^xsd:integer;
  dwc:maximumDepth '349'^^xsd:integer;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.72 1.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.72"^^xsd:decimal ;
  dwc:decimalLongitude "1.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.72 1.27)"^^geo:wktLiteral ;
  geo-pos:lat "61.72"^^xsd:decimal ;
  geo-pos:long "1.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum macandrewi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.27'^^xsd:double;
  dwc:latitude '61.72'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.38"^^xsd:decimal ;
  dwc:decimalLongitude "5.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  geo-pos:lat "60.38"^^xsd:decimal ;
  geo-pos:long "5.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum macandrewi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.36'^^xsd:double;
  dwc:latitude '60.38'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -9)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Octineon lindahli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '100983'^^xsd:integer;
  dwc:aphiaIdAccepted '100983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "613"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -12)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Medusa palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '48'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '613'^^xsd:integer;
  dwc:aphiaid '854589'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.02 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.02"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.02 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "80.02"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '80.02'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08 -5.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08 -5.54)"^^geo:wktLiteral ;
  geo-pos:lat "50.08"^^xsd:decimal ;
  geo-pos:long "-5.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia chiococca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.54'^^xsd:double;
  dwc:latitude '50.08'^^xsd:double;
  dwc:aphiaid '855000'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.55)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia chiococca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.55'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:aphiaid '855000'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22"^^xsd:decimal ;
  dwc:decimalLongitude "-5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 -5.48)"^^geo:wktLiteral ;
  geo-pos:lat "50.22"^^xsd:decimal ;
  geo-pos:long "-5.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia chiococca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '50.22'^^xsd:double;
  dwc:aphiaid '855000'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.22 -8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.22"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.22 -8.38)"^^geo:wktLiteral ;
  geo-pos:lat "69.22"^^xsd:decimal ;
  geo-pos:long "-8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus bulbosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.38'^^xsd:double;
  dwc:latitude '69.22'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:aphiaid '101047'^^xsd:integer;
  dwc:aphiaIdAccepted '101047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.13 -16.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.13"^^xsd:decimal ;
  dwc:decimalLongitude "-16.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "729"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.13 -16.03)"^^geo:wktLiteral ;
  geo-pos:lat "68.13"^^xsd:decimal ;
  geo-pos:long "-16.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus bulbosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.03'^^xsd:double;
  dwc:latitude '68.13'^^xsd:double;
  dwc:minimumDepth '729'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:aphiaid '101047'^^xsd:integer;
  dwc:aphiaIdAccepted '101047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.38 -7.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.38"^^xsd:decimal ;
  dwc:decimalLongitude "-7.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "957"^^xsd:integer ;
  dwc:maximumDepthInMeters "957"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.38 -7.42)"^^geo:wktLiteral ;
  geo-pos:lat "66.38"^^xsd:decimal ;
  geo-pos:long "-7.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus bulbosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.42'^^xsd:double;
  dwc:latitude '66.38'^^xsd:double;
  dwc:minimumDepth '957'^^xsd:integer;
  dwc:maximumDepth '957'^^xsd:integer;
  dwc:aphiaid '101047'^^xsd:integer;
  dwc:aphiaIdAccepted '101047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 15.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Antipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.6'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -27.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45"^^xsd:decimal ;
  dwc:decimalLongitude "-27.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -27.49)"^^geo:wktLiteral ;
  geo-pos:lat "38.45"^^xsd:decimal ;
  geo-pos:long "-27.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.49'^^xsd:double;
  dwc:latitude '38.45'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77 -25.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77 -25.38)"^^geo:wktLiteral ;
  geo-pos:lat "36.77"^^xsd:decimal ;
  geo-pos:long "-25.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.38'^^xsd:double;
  dwc:latitude '36.77'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  geo-pos:lat "28.33"^^xsd:decimal ;
  geo-pos:long "-15.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampoides purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.76'^^xsd:double;
  dwc:latitude '28.33'^^xsd:double;
  dwc:aphiaid '236654'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '12894'^^xsd:integer;
  dwc:scientificName 'Paraedwardsia arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '100908'^^xsd:integer;
  dwc:aphiaIdAccepted '100908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '12896'^^xsd:integer;
  dwc:scientificName 'Edwardsiella loveni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '283550'^^xsd:integer;
  dwc:aphiaIdAccepted '283550'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '12897'^^xsd:integer;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "457"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampoides abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '457'^^xsd:integer;
  dwc:aphiaid '100920'^^xsd:integer;
  dwc:aphiaIdAccepted '100920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.42 -12.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.42"^^xsd:decimal ;
  dwc:decimalLongitude "-12.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.42 -12.32)"^^geo:wktLiteral ;
  geo-pos:lat "64.42"^^xsd:decimal ;
  geo-pos:long "-12.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.32'^^xsd:double;
  dwc:latitude '64.42'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '100915'^^xsd:integer;
  dwc:aphiaIdAccepted '100915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "76"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera multicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '76'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '593073'^^xsd:integer;
  dwc:aphiaIdAccepted '593072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "76"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera multicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '76'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '593073'^^xsd:integer;
  dwc:aphiaIdAccepted '593072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.52 17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.52"^^xsd:decimal ;
  dwc:decimalLongitude "17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.52 17.83)"^^geo:wktLiteral ;
  geo-pos:lat "75.52"^^xsd:decimal ;
  geo-pos:long "17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera multicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.83'^^xsd:double;
  dwc:latitude '75.52'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '593073'^^xsd:integer;
  dwc:aphiaIdAccepted '593072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "15.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.22'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.38 15.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.38"^^xsd:decimal ;
  dwc:decimalLongitude "15.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.38 15.12)"^^geo:wktLiteral ;
  geo-pos:lat "76.38"^^xsd:decimal ;
  geo-pos:long "15.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.12'^^xsd:double;
  dwc:latitude '76.38'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.72 13.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.72"^^xsd:decimal ;
  dwc:decimalLongitude "13.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.72 13.67)"^^geo:wktLiteral ;
  geo-pos:lat "76.72"^^xsd:decimal ;
  geo-pos:long "13.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.67'^^xsd:double;
  dwc:latitude '76.72'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29954'^^xsd:string;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29965'^^xsd:string;
  dwc:scientificName 'Kirchenpaueria pinnata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '117674'^^xsd:integer;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.68"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29966'^^xsd:string;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.68'^^xsd:double;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "930"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -5)"^^geo:wktLiteral ;
  geo-pos:lat "44.12"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum macandrewi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '930'^^xsd:integer;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Acthelmis intestinalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '100918'^^xsd:integer;
  dwc:aphiaIdAccepted '100918'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -27.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45"^^xsd:decimal ;
  dwc:decimalLongitude "-27.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -27.49)"^^geo:wktLiteral ;
  geo-pos:lat "38.45"^^xsd:decimal ;
  geo-pos:long "-27.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia foresti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.49'^^xsd:double;
  dwc:latitude '38.45'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '135140'^^xsd:integer;
  dwc:aphiaIdAccepted '135140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -22.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.05"^^xsd:decimal ;
  dwc:decimalLongitude "-22.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -22.71)"^^geo:wktLiteral ;
  geo-pos:lat "64.05"^^xsd:decimal ;
  geo-pos:long "-22.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29953'^^xsd:string;
  dwc:scientificName 'Symplectoscyphus tricuspidatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.71'^^xsd:double;
  dwc:latitude '64.05'^^xsd:double;
  dwc:aphiaid '117929'^^xsd:integer;
  dwc:aphiaIdAccepted '117929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.7'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.94 -8.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.94"^^xsd:decimal ;
  dwc:decimalLongitude "-8.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1420"^^xsd:integer ;
  dwc:maximumDepthInMeters "1470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.94 -8.35)"^^geo:wktLiteral ;
  geo-pos:lat "47.94"^^xsd:decimal ;
  geo-pos:long "-8.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.35'^^xsd:double;
  dwc:latitude '47.94'^^xsd:double;
  dwc:minimumDepth '1420'^^xsd:integer;
  dwc:maximumDepth '1470'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.66"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "59.66"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '127'^^xsd:integer;
  dwc:scientificName 'Actinia isacmaea viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '59.66'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  geo-pos:lat "50.46"^^xsd:decimal ;
  geo-pos:long "-3.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus couchii linearis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.51'^^xsd:double;
  dwc:latitude '50.46'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Savalia gerardia macaronesica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53 -6.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53"^^xsd:decimal ;
  dwc:decimalLongitude "-6.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "386"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53 -6.32)"^^geo:wktLiteral ;
  geo-pos:lat "36.53"^^xsd:decimal ;
  geo-pos:long "-6.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Octineon lindahli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.32'^^xsd:double;
  dwc:latitude '36.53'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '386'^^xsd:integer;
  dwc:aphiaid '100983'^^xsd:integer;
  dwc:aphiaIdAccepted '100983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.58)"^^geo:wktLiteral ;
  geo-pos:lat "38.54"^^xsd:decimal ;
  geo-pos:long "-28.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.58'^^xsd:double;
  dwc:latitude '38.54'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 6)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera norvegica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '854443'^^xsd:integer;
  dwc:aphiaIdAccepted '854443'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aureliana heterocera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100866'^^xsd:integer;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus arenaceus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '581438'^^xsd:integer;
  dwc:aphiaIdAccepted '581438'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "166"^^xsd:integer ;
  dwc:maximumDepthInMeters "166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -6.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.45"^^xsd:decimal ;
  geo-pos:long "-6.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus cancrisocius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '166'^^xsd:integer;
  dwc:maximumDepth '166'^^xsd:integer;
  dwc:aphiaid '157969'^^xsd:integer;
  dwc:aphiaIdAccepted '157969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.78 -6.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.78"^^xsd:decimal ;
  dwc:decimalLongitude "-6.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "136"^^xsd:integer ;
  dwc:maximumDepthInMeters "136"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.78 -6.21)"^^geo:wktLiteral ;
  geo-pos:lat "46.78"^^xsd:decimal ;
  geo-pos:long "-6.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus cancrisocius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.21'^^xsd:double;
  dwc:latitude '46.78'^^xsd:double;
  dwc:minimumDepth '136'^^xsd:integer;
  dwc:maximumDepth '136'^^xsd:integer;
  dwc:aphiaid '157969'^^xsd:integer;
  dwc:aphiaIdAccepted '157969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.52 -6.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.52 -6.87)"^^geo:wktLiteral ;
  geo-pos:lat "46.52"^^xsd:decimal ;
  geo-pos:long "-6.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus cancrisocius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.87'^^xsd:double;
  dwc:latitude '46.52'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '157969'^^xsd:integer;
  dwc:aphiaIdAccepted '157969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.31 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.31"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.31 -9.73)"^^geo:wktLiteral ;
  geo-pos:lat "53.31"^^xsd:decimal ;
  geo-pos:long "-9.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aureliania heterocera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '53.31'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '100866'^^xsd:integer;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aureliania heterocera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:aphiaid '100866'^^xsd:integer;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aureliana heterocera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100866'^^xsd:integer;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -29.02)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.02'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -31.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -31.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.65"^^xsd:decimal ;
  geo-pos:long "-31.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.18'^^xsd:double;
  dwc:latitude '39.65'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia rondeletii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '446806'^^xsd:integer;
  dwc:aphiaIdAccepted '854741'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -9.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia rondeleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '446806'^^xsd:integer;
  dwc:aphiaIdAccepted '854741'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29766'^^xsd:string;
  dwc:scientificName 'Kirchenpaueria halecioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.6'^^xsd:double;
  dwc:aphiaid '117673'^^xsd:integer;
  dwc:aphiaIdAccepted '117673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.73"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29766'^^xsd:string;
  dwc:scientificName 'Kirchenpaueria halecioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.73'^^xsd:double;
  dwc:aphiaid '117673'^^xsd:integer;
  dwc:aphiaIdAccepted '117673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29810'^^xsd:string;
  dwc:scientificName 'Eudendrium racemosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.6'^^xsd:double;
  dwc:aphiaid '117553'^^xsd:integer;
  dwc:aphiaIdAccepted '117553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -22.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.05"^^xsd:decimal ;
  dwc:decimalLongitude "-22.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -22.71)"^^geo:wktLiteral ;
  geo-pos:lat "64.05"^^xsd:decimal ;
  geo-pos:long "-22.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29951'^^xsd:string;
  dwc:scientificName 'Thuiaria thuja'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.71'^^xsd:double;
  dwc:latitude '64.05'^^xsd:double;
  dwc:aphiaid '117940'^^xsd:integer;
  dwc:aphiaIdAccepted '117940'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.83 35.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.83"^^xsd:decimal ;
  dwc:decimalLongitude "35.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.83 35.02)"^^geo:wktLiteral ;
  geo-pos:lat "32.83"^^xsd:decimal ;
  geo-pos:long "35.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '35.02'^^xsd:double;
  dwc:latitude '32.83'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.93 35.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.93"^^xsd:decimal ;
  dwc:decimalLongitude "35.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.93 35.07)"^^geo:wktLiteral ;
  geo-pos:lat "32.93"^^xsd:decimal ;
  geo-pos:long "35.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '35.07'^^xsd:double;
  dwc:latitude '32.93'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 35.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "35.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 35.47)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "35.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '35.47'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.52 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.52"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.52 -10.33)"^^geo:wktLiteral ;
  geo-pos:lat "46.52"^^xsd:decimal ;
  geo-pos:long "-10.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1229'^^xsd:integer;
  dwc:scientificName 'Segonzactis platypus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.52'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '100871'^^xsd:integer;
  dwc:aphiaIdAccepted '100871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.6 22.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.6"^^xsd:decimal ;
  dwc:decimalLongitude "22.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.6 22.97)"^^geo:wktLiteral ;
  geo-pos:lat "80.6"^^xsd:decimal ;
  geo-pos:long "22.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1244'^^xsd:integer;
  dwc:scientificName 'Anthosactis janmayeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.97'^^xsd:double;
  dwc:latitude '80.6'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '100841'^^xsd:integer;
  dwc:aphiaIdAccepted '100841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.66"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "59.66"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '125'^^xsd:integer;
  dwc:scientificName 'Actinia isacmaea viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '59.66'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.66"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "59.66"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '126'^^xsd:integer;
  dwc:scientificName 'Actinia isacmaea viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '59.66'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.57 -9.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.57 -9.32)"^^geo:wktLiteral ;
  geo-pos:lat "33.57"^^xsd:decimal ;
  geo-pos:long "-9.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.32'^^xsd:double;
  dwc:latitude '33.57'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17 -7.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.17"^^xsd:decimal ;
  dwc:decimalLongitude "-7.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17 -7.77)"^^geo:wktLiteral ;
  geo-pos:lat "44.17"^^xsd:decimal ;
  geo-pos:long "-7.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.77'^^xsd:double;
  dwc:latitude '44.17'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.94 -8.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.94"^^xsd:decimal ;
  dwc:decimalLongitude "-8.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1975"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.94 -8.35)"^^geo:wktLiteral ;
  geo-pos:lat "47.94"^^xsd:decimal ;
  geo-pos:long "-8.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.35'^^xsd:double;
  dwc:latitude '47.94'^^xsd:double;
  dwc:minimumDepth '1975'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "628"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum macandrewi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '628'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "366"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum macandrewi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '366'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.82 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.82"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "790"^^xsd:integer ;
  dwc:maximumDepthInMeters "790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.82 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.82"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum macandrewi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '43.82'^^xsd:double;
  dwc:minimumDepth '790'^^xsd:integer;
  dwc:maximumDepth '790'^^xsd:integer;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.92 -19.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.92"^^xsd:decimal ;
  dwc:decimalLongitude "-19.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.92 -19.33)"^^geo:wktLiteral ;
  geo-pos:lat "73.92"^^xsd:decimal ;
  geo-pos:long "-19.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19.33'^^xsd:double;
  dwc:latitude '73.92'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia foresti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.3'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '135140'^^xsd:integer;
  dwc:aphiaIdAccepted '135140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -29)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia foresti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29'^^xsd:integer;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '135140'^^xsd:integer;
  dwc:aphiaIdAccepted '135140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia foresti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '135140'^^xsd:integer;
  dwc:aphiaIdAccepted '135140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45 -8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45 -8.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.45"^^xsd:decimal ;
  geo-pos:long "-8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.6'^^xsd:double;
  dwc:latitude '49.45'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.04 56.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.04"^^xsd:decimal ;
  dwc:decimalLongitude "56.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.04 56.47)"^^geo:wktLiteral ;
  geo-pos:lat "73.04"^^xsd:decimal ;
  geo-pos:long "56.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Acthelmis schaudinnii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '56.47'^^xsd:double;
  dwc:latitude '73.04'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146477'^^xsd:integer;
  dwc:aphiaIdAccepted '100923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.82 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.82"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.82 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "77.82"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Acthelmis schaudinnii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '77.82'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '146477'^^xsd:integer;
  dwc:aphiaIdAccepted '100923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Acthelmis intestinalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '100918'^^xsd:integer;
  dwc:aphiaIdAccepted '100918'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2 -12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2 -12.3)"^^geo:wktLiteral ;
  geo-pos:lat "51.2"^^xsd:decimal ;
  geo-pos:long "-12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinoscyphia aurelia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.3'^^xsd:double;
  dwc:latitude '51.2'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '100835'^^xsd:integer;
  dwc:aphiaIdAccepted '100835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -7.9)"^^geo:wktLiteral ;
  geo-pos:lat "53.4"^^xsd:decimal ;
  geo-pos:long "-7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinoloba dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.9'^^xsd:double;
  dwc:latitude '53.4'^^xsd:double;
  dwc:aphiaid '742385'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 1.6)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinoloba metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.6'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -3.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3"^^xsd:decimal ;
  dwc:decimalLongitude "-3.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -3.97)"^^geo:wktLiteral ;
  geo-pos:lat "50.3"^^xsd:decimal ;
  geo-pos:long "-3.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus couchii linearis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.97'^^xsd:double;
  dwc:latitude '50.3'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.55 -20.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.55"^^xsd:decimal ;
  dwc:decimalLongitude "-20.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.55 -20.08)"^^geo:wktLiteral ;
  geo-pos:lat "66.55"^^xsd:decimal ;
  geo-pos:long "-20.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ptychodactis patula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20.08'^^xsd:double;
  dwc:latitude '66.55'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '101020'^^xsd:integer;
  dwc:aphiaIdAccepted '101020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.55 -20.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.55"^^xsd:decimal ;
  dwc:decimalLongitude "-20.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.55 -20.08)"^^geo:wktLiteral ;
  geo-pos:lat "66.55"^^xsd:decimal ;
  geo-pos:long "-20.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ptychodactis patula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20.08'^^xsd:double;
  dwc:latitude '66.55'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '101020'^^xsd:integer;
  dwc:aphiaIdAccepted '101020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "22.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "22.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.35'^^xsd:double;
  dwc:latitude '70.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.25 33.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.25"^^xsd:decimal ;
  dwc:decimalLongitude "33.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.25 33.54)"^^geo:wktLiteral ;
  geo-pos:lat "69.25"^^xsd:decimal ;
  geo-pos:long "33.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '33.54'^^xsd:double;
  dwc:latitude '69.25'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.66 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.66"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.66 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "77.66"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '77.66'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Savalia gerardia savaglia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.38 -27.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.38"^^xsd:decimal ;
  dwc:decimalLongitude "-27.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.38 -27.64)"^^geo:wktLiteral ;
  geo-pos:lat "32.38"^^xsd:decimal ;
  geo-pos:long "-27.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.64'^^xsd:double;
  dwc:latitude '32.38'^^xsd:double;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.45 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.45"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.45 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "31.45"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.92'^^xsd:double;
  dwc:latitude '31.45'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.74)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.74'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Csnocyathus anthophyllites'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '135148'^^xsd:integer;
  dwc:aphiaIdAccepted '135148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.11"^^xsd:decimal ;
  dwc:decimalLongitude "9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.11"^^xsd:decimal ;
  geo-pos:long "9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Csnocyathus corsicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.13'^^xsd:double;
  dwc:latitude '42.11'^^xsd:double;
  dwc:aphiaid '509362'^^xsd:integer;
  dwc:aphiaIdAccepted '135166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.08 -8.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.08"^^xsd:decimal ;
  dwc:decimalLongitude "-8.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "371"^^xsd:integer ;
  dwc:maximumDepthInMeters "371"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.08 -8.43)"^^geo:wktLiteral ;
  geo-pos:lat "70.08"^^xsd:decimal ;
  geo-pos:long "-8.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus bulbosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.43'^^xsd:double;
  dwc:latitude '70.08'^^xsd:double;
  dwc:minimumDepth '371'^^xsd:integer;
  dwc:maximumDepth '371'^^xsd:integer;
  dwc:aphiaid '101047'^^xsd:integer;
  dwc:aphiaIdAccepted '101047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthula mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '151565'^^xsd:integer;
  dwc:aphiaIdAccepted '151565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthula mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '151565'^^xsd:integer;
  dwc:aphiaIdAccepted '151565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93 -5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93 -5.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.93"^^xsd:decimal ;
  geo-pos:long "-5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aureliania heterocera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.6'^^xsd:double;
  dwc:latitude '54.93'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '100866'^^xsd:integer;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.19)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "-28.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.19'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 -5.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.41"^^xsd:decimal ;
  dwc:decimalLongitude "-5.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 -5.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.41"^^xsd:decimal ;
  geo-pos:long "-5.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus cancrisocius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.93'^^xsd:double;
  dwc:latitude '46.41'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '157969'^^xsd:integer;
  dwc:aphiaIdAccepted '157969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88 -9.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.88"^^xsd:decimal ;
  dwc:decimalLongitude "-9.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88 -9.02)"^^geo:wktLiteral ;
  geo-pos:lat "43.88"^^xsd:decimal ;
  geo-pos:long "-9.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus cancrisocius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.02'^^xsd:double;
  dwc:latitude '43.88'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '157969'^^xsd:integer;
  dwc:aphiaIdAccepted '157969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67 -8.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67"^^xsd:decimal ;
  dwc:decimalLongitude "-8.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67 -8.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.67"^^xsd:decimal ;
  geo-pos:long "-8.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus cancrisocius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.92'^^xsd:double;
  dwc:latitude '43.67'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '157969'^^xsd:integer;
  dwc:aphiaIdAccepted '157969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69 -28.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1240"^^xsd:integer ;
  dwc:maximumDepthInMeters "1251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69 -28.46)"^^geo:wktLiteral ;
  geo-pos:lat "38.69"^^xsd:decimal ;
  geo-pos:long "-28.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinoscyphia aurelia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.46'^^xsd:double;
  dwc:latitude '38.69'^^xsd:double;
  dwc:minimumDepth '1240'^^xsd:integer;
  dwc:maximumDepth '1251'^^xsd:integer;
  dwc:aphiaid '100835'^^xsd:integer;
  dwc:aphiaIdAccepted '100835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.32)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "-28.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinoscyphia aurelia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.32'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '100835'^^xsd:integer;
  dwc:aphiaIdAccepted '100835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24 13.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24"^^xsd:decimal ;
  dwc:decimalLongitude "13.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24 13.85)"^^geo:wktLiteral ;
  geo-pos:lat "78.24"^^xsd:decimal ;
  geo-pos:long "13.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.85'^^xsd:double;
  dwc:latitude '78.24'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24 13.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24"^^xsd:decimal ;
  dwc:decimalLongitude "13.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24 13.85)"^^geo:wktLiteral ;
  geo-pos:lat "78.24"^^xsd:decimal ;
  geo-pos:long "13.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.85'^^xsd:double;
  dwc:latitude '78.24'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -12.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -13)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "910"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -13)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '910'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "836"^^xsd:integer ;
  dwc:maximumDepthInMeters "836"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cactosoma abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:minimumDepth '836'^^xsd:integer;
  dwc:maximumDepth '836'^^xsd:integer;
  dwc:aphiaid '100914'^^xsd:integer;
  dwc:aphiaIdAccepted '100914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.92 16.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.92"^^xsd:decimal ;
  dwc:decimalLongitude "16.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.92 16.32)"^^geo:wktLiteral ;
  geo-pos:lat "74.92"^^xsd:decimal ;
  geo-pos:long "16.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cactosoma abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.32'^^xsd:double;
  dwc:latitude '74.92'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '100914'^^xsd:integer;
  dwc:aphiaIdAccepted '100914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1230"^^xsd:integer ;
  dwc:maximumDepthInMeters "1230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.65"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.3'^^xsd:double;
  dwc:latitude '37.65'^^xsd:double;
  dwc:minimumDepth '1230'^^xsd:integer;
  dwc:maximumDepth '1230'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.95 -28.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.95"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.95 -28.4)"^^geo:wktLiteral ;
  geo-pos:lat "29.95"^^xsd:decimal ;
  geo-pos:long "-28.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '29.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  geo-pos:lat "28.23"^^xsd:decimal ;
  geo-pos:long "-16.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia carciniopados'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.36'^^xsd:double;
  dwc:latitude '28.23'^^xsd:double;
  dwc:aphiaid '100931'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia rondeletii libera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '856453'^^xsd:integer;
  dwc:aphiaIdAccepted '856453'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia rondeletii libera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '856453'^^xsd:integer;
  dwc:aphiaIdAccepted '856453'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "599"^^xsd:integer ;
  dwc:maximumDepthInMeters "599"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '599'^^xsd:integer;
  dwc:maximumDepth '599'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1740"^^xsd:integer ;
  dwc:maximumDepthInMeters "1740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '1740'^^xsd:integer;
  dwc:maximumDepth '1740'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.1"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.1'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "56.01"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '56.01'^^xsd:double;
  dwc:aphiaid '151546'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "56.01"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '56.01'^^xsd:double;
  dwc:aphiaid '151546'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4404"^^xsd:integer ;
  dwc:maximumDepthInMeters "4404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '4404'^^xsd:integer;
  dwc:maximumDepth '4404'^^xsd:integer;
  dwc:aphiaid '100929'^^xsd:integer;
  dwc:aphiaIdAccepted '100929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53 -7.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.53"^^xsd:decimal ;
  dwc:decimalLongitude "-7.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1215"^^xsd:integer ;
  dwc:maximumDepthInMeters "1215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53 -7.12)"^^geo:wktLiteral ;
  geo-pos:lat "35.53"^^xsd:decimal ;
  geo-pos:long "-7.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.12'^^xsd:double;
  dwc:latitude '35.53'^^xsd:double;
  dwc:minimumDepth '1215'^^xsd:integer;
  dwc:maximumDepth '1215'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -10)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '64.88'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 -11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66"^^xsd:decimal ;
  dwc:decimalLongitude "-11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 -11.68)"^^geo:wktLiteral ;
  geo-pos:lat "66"^^xsd:decimal ;
  geo-pos:long "-11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.68'^^xsd:double;
  dwc:latitude '66'^^xsd:integer;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.41 -32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.41"^^xsd:decimal ;
  dwc:decimalLongitude "-32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.41 -32.41)"^^geo:wktLiteral ;
  geo-pos:lat "68.41"^^xsd:decimal ;
  geo-pos:long "-32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-32.41'^^xsd:double;
  dwc:latitude '68.41'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.45 23.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.45"^^xsd:decimal ;
  dwc:decimalLongitude "23.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.45 23.18)"^^geo:wktLiteral ;
  geo-pos:lat "73.45"^^xsd:decimal ;
  geo-pos:long "23.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pycnanthus densus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.18'^^xsd:double;
  dwc:latitude '73.45'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '100846'^^xsd:integer;
  dwc:aphiaIdAccepted '100846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 18.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "18.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 18.32)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "18.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ptychodactis patula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '18.32'^^xsd:double;
  dwc:latitude '69.5'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '101020'^^xsd:integer;
  dwc:aphiaIdAccepted '101020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.55 -20.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.55"^^xsd:decimal ;
  dwc:decimalLongitude "-20.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.55 -20.08)"^^geo:wktLiteral ;
  geo-pos:lat "66.55"^^xsd:decimal ;
  geo-pos:long "-20.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ptychodactis patula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20.08'^^xsd:double;
  dwc:latitude '66.55'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '101020'^^xsd:integer;
  dwc:aphiaIdAccepted '101020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29763'^^xsd:string;
  dwc:scientificName 'Halecium pusillum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.6'^^xsd:double;
  dwc:aphiaid '117602'^^xsd:integer;
  dwc:aphiaIdAccepted '117602'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29764'^^xsd:string;
  dwc:scientificName 'Scandia gigas'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.6'^^xsd:double;
  dwc:aphiaid '117707'^^xsd:integer;
  dwc:aphiaIdAccepted '117707'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29765'^^xsd:string;
  dwc:scientificName 'Sertularia perpusilla'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.6'^^xsd:double;
  dwc:aphiaid '117921'^^xsd:integer;
  dwc:aphiaIdAccepted '1526583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1740"^^xsd:integer ;
  dwc:maximumDepthInMeters "1740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.02"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum vitreum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.35'^^xsd:double;
  dwc:latitude '38.02'^^xsd:double;
  dwc:minimumDepth '1740'^^xsd:integer;
  dwc:maximumDepth '1740'^^xsd:integer;
  dwc:aphiaid '411188'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.63"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.63"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Comactis flagellifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '32.63'^^xsd:double;
  dwc:aphiaid '855627'^^xsd:integer;
  dwc:aphiaIdAccepted '413971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 31.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '31.2'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4459"^^xsd:integer ;
  dwc:maximumDepthInMeters "4459"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1217'^^xsd:integer;
  dwc:scientificName 'Segonzactis platypus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4459'^^xsd:integer;
  dwc:maximumDepth '4459'^^xsd:integer;
  dwc:aphiaid '100871'^^xsd:integer;
  dwc:aphiaIdAccepted '100871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4406"^^xsd:integer ;
  dwc:maximumDepthInMeters "4406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1218'^^xsd:integer;
  dwc:scientificName 'Segonzactis platypus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '4406'^^xsd:integer;
  dwc:maximumDepth '4406'^^xsd:integer;
  dwc:aphiaid '100871'^^xsd:integer;
  dwc:aphiaIdAccepted '100871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 32.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6"^^xsd:decimal ;
  dwc:decimalLongitude "32.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "271"^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 32.58)"^^geo:wktLiteral ;
  geo-pos:lat "70.6"^^xsd:decimal ;
  geo-pos:long "32.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '12182'^^xsd:integer;
  dwc:scientificName 'Edwardsia fusca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '32.58'^^xsd:double;
  dwc:latitude '70.6'^^xsd:double;
  dwc:minimumDepth '271'^^xsd:integer;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '100885'^^xsd:integer;
  dwc:aphiaIdAccepted '100885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 -15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 -15.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.23"^^xsd:decimal ;
  geo-pos:long "-15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.5'^^xsd:double;
  dwc:latitude '35.23'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cactosoma abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '100914'^^xsd:integer;
  dwc:aphiaIdAccepted '100914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.13 -28.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.13"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.13 -28.63)"^^geo:wktLiteral ;
  geo-pos:lat "30.13"^^xsd:decimal ;
  geo-pos:long "-28.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.63'^^xsd:double;
  dwc:latitude '30.13'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -0.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -0.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-0.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia rondeletii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.3'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:aphiaid '446806'^^xsd:integer;
  dwc:aphiaIdAccepted '854741'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -16)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '414681'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52 -6.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52 -6.58)"^^geo:wktLiteral ;
  geo-pos:lat "35.52"^^xsd:decimal ;
  geo-pos:long "-6.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.58'^^xsd:double;
  dwc:latitude '35.52'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.48 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.48"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4850"^^xsd:integer ;
  dwc:maximumDepthInMeters "4850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.48 -10.33)"^^geo:wktLiteral ;
  geo-pos:lat "46.48"^^xsd:decimal ;
  geo-pos:long "-10.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1222'^^xsd:integer;
  dwc:scientificName 'Segonzactis platypus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.48'^^xsd:double;
  dwc:minimumDepth '4850'^^xsd:integer;
  dwc:maximumDepth '4850'^^xsd:integer;
  dwc:aphiaid '100871'^^xsd:integer;
  dwc:aphiaIdAccepted '100871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29765'^^xsd:string;
  dwc:scientificName 'Sertularia perpusilla'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.6'^^xsd:double;
  dwc:aphiaid '117921'^^xsd:integer;
  dwc:aphiaIdAccepted '1526583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.51 34.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.51 34.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.51"^^xsd:decimal ;
  geo-pos:long "34.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '34.9'^^xsd:double;
  dwc:latitude '32.51'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.03"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinoscyphia aurelia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '51.03'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '100835'^^xsd:integer;
  dwc:aphiaIdAccepted '100835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ptychodactis patula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '101020'^^xsd:integer;
  dwc:aphiaIdAccepted '101020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.66 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.66"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.66 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "77.66"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '77.66'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93 -5.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93"^^xsd:decimal ;
  dwc:decimalLongitude "-5.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93 -5.74)"^^geo:wktLiteral ;
  geo-pos:lat "54.93"^^xsd:decimal ;
  geo-pos:long "-5.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aureliania heterocera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.74'^^xsd:double;
  dwc:latitude '54.93'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '100866'^^xsd:integer;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.8 -5.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.8 -5.97)"^^geo:wktLiteral ;
  geo-pos:lat "45.8"^^xsd:decimal ;
  geo-pos:long "-5.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus cancrisocius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.97'^^xsd:double;
  dwc:latitude '45.8'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '157969'^^xsd:integer;
  dwc:aphiaIdAccepted '157969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "845"^^xsd:integer ;
  dwc:maximumDepthInMeters "845"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '845'^^xsd:integer;
  dwc:maximumDepth '845'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.15 -4.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.15"^^xsd:decimal ;
  dwc:decimalLongitude "-4.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.15 -4.27)"^^geo:wktLiteral ;
  geo-pos:lat "51.15"^^xsd:decimal ;
  geo-pos:long "-4.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.27'^^xsd:double;
  dwc:latitude '51.15'^^xsd:double;
  dwc:aphiaid '151546'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3850"^^xsd:integer ;
  dwc:maximumDepthInMeters "3850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 -10.33)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "-10.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:minimumDepth '3850'^^xsd:integer;
  dwc:maximumDepth '3850'^^xsd:integer;
  dwc:aphiaid '100929'^^xsd:integer;
  dwc:aphiaIdAccepted '100929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "-10.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4825"^^xsd:integer ;
  dwc:maximumDepthInMeters "4825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -10.43)"^^geo:wktLiteral ;
  geo-pos:lat "46.45"^^xsd:decimal ;
  geo-pos:long "-10.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1214'^^xsd:integer;
  dwc:scientificName 'Segonzactis platypus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.43'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '4825'^^xsd:integer;
  dwc:maximumDepth '4825'^^xsd:integer;
  dwc:aphiaid '100871'^^xsd:integer;
  dwc:aphiaIdAccepted '100871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29762'^^xsd:string;
  dwc:scientificName 'Anthohebella parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.6'^^xsd:double;
  dwc:aphiaid '117682'^^xsd:integer;
  dwc:aphiaIdAccepted '117682'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isoedwardsia mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '100901'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.63 4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.63"^^xsd:decimal ;
  dwc:decimalLongitude "4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.63 4.67)"^^geo:wktLiteral ;
  geo-pos:lat "62.63"^^xsd:decimal ;
  geo-pos:long "4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4.67'^^xsd:double;
  dwc:latitude '62.63'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 13.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84"^^xsd:decimal ;
  dwc:decimalLongitude "13.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 13.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.84"^^xsd:decimal ;
  geo-pos:long "13.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenocyathus cylindricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.16'^^xsd:double;
  dwc:latitude '36.84'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '135149'^^xsd:integer;
  dwc:aphiaIdAccepted '135149'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73 -14.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.73"^^xsd:decimal ;
  dwc:decimalLongitude "-14.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4101"^^xsd:integer ;
  dwc:maximumDepthInMeters "4101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73 -14.15)"^^geo:wktLiteral ;
  geo-pos:lat "49.73"^^xsd:decimal ;
  geo-pos:long "-14.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sicyonis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.15'^^xsd:double;
  dwc:latitude '49.73'^^xsd:double;
  dwc:minimumDepth '4101'^^xsd:integer;
  dwc:maximumDepth '4101'^^xsd:integer;
  dwc:aphiaid '100852'^^xsd:integer;
  dwc:aphiaIdAccepted '100852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.71"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71 15.33)"^^geo:wktLiteral ;
  geo-pos:lat "78.71"^^xsd:decimal ;
  geo-pos:long "15.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '78.71'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -12.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.48"^^xsd:decimal ;
  dwc:decimalLongitude "4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "518"^^xsd:integer ;
  dwc:maximumDepthInMeters "518"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 4.2)"^^geo:wktLiteral ;
  geo-pos:lat "62.48"^^xsd:decimal ;
  geo-pos:long "4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cactosoma abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '62.48'^^xsd:double;
  dwc:minimumDepth '518'^^xsd:integer;
  dwc:maximumDepth '518'^^xsd:integer;
  dwc:aphiaid '100914'^^xsd:integer;
  dwc:aphiaIdAccepted '100914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.68 -7.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.68"^^xsd:decimal ;
  dwc:decimalLongitude "-7.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "651"^^xsd:integer ;
  dwc:maximumDepthInMeters "651"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.68 -7.13)"^^geo:wktLiteral ;
  geo-pos:lat "35.68"^^xsd:decimal ;
  geo-pos:long "-7.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus africana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.13'^^xsd:double;
  dwc:latitude '35.68'^^xsd:double;
  dwc:minimumDepth '651'^^xsd:integer;
  dwc:maximumDepth '651'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "28.7"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia carciniopados'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '28.7'^^xsd:double;
  dwc:aphiaid '100931'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.85"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthula mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '36.85'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '151565'^^xsd:integer;
  dwc:aphiaIdAccepted '151565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.83 -0.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.83"^^xsd:decimal ;
  dwc:decimalLongitude "-0.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.83 -0.33)"^^geo:wktLiteral ;
  geo-pos:lat "50.83"^^xsd:decimal ;
  geo-pos:long "-0.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '12029'^^xsd:integer;
  dwc:scientificName 'Edwardsia ivelli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.33'^^xsd:double;
  dwc:latitude '50.83'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '100888'^^xsd:integer;
  dwc:aphiaIdAccepted '100888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78 -30.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.78"^^xsd:decimal ;
  dwc:decimalLongitude "-30.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1331"^^xsd:integer ;
  dwc:maximumDepthInMeters "1331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78 -30.27)"^^geo:wktLiteral ;
  geo-pos:lat "38.78"^^xsd:decimal ;
  geo-pos:long "-30.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '120295'^^xsd:integer;
  dwc:scientificName 'Telestula batoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.27'^^xsd:double;
  dwc:latitude '38.78'^^xsd:double;
  dwc:minimumDepth '1331'^^xsd:integer;
  dwc:maximumDepth '1331'^^xsd:integer;
  dwc:aphiaid '286032'^^xsd:integer;
  dwc:aphiaIdAccepted '286032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "880"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -25.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.92"^^xsd:decimal ;
  geo-pos:long "-25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '120692'^^xsd:integer;
  dwc:scientificName 'Telestula humilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.4'^^xsd:double;
  dwc:latitude '37.92'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '880'^^xsd:integer;
  dwc:aphiaid '286033'^^xsd:integer;
  dwc:aphiaIdAccepted '1496194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29758'^^xsd:string;
  dwc:scientificName 'Aglaophenia picardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.6'^^xsd:double;
  dwc:aphiaid '117282'^^xsd:integer;
  dwc:aphiaIdAccepted '117282'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29760'^^xsd:string;
  dwc:scientificName 'Plumularia margaretta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.6'^^xsd:double;
  dwc:aphiaid '285265'^^xsd:integer;
  dwc:aphiaIdAccepted '117805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '151546'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11 -4.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11"^^xsd:decimal ;
  dwc:decimalLongitude "-4.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11 -4.17)"^^geo:wktLiteral ;
  geo-pos:lat "51.11"^^xsd:decimal ;
  geo-pos:long "-4.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.17'^^xsd:double;
  dwc:latitude '51.11'^^xsd:double;
  dwc:aphiaid '151546'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '151546'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.52 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.52"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.52 -10.33)"^^geo:wktLiteral ;
  geo-pos:lat "46.52"^^xsd:decimal ;
  geo-pos:long "-10.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.52'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '100929'^^xsd:integer;
  dwc:aphiaIdAccepted '100929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "-10.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4825"^^xsd:integer ;
  dwc:maximumDepthInMeters "4825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -10.43)"^^geo:wktLiteral ;
  geo-pos:lat "46.45"^^xsd:decimal ;
  geo-pos:long "-10.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.43'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '4825'^^xsd:integer;
  dwc:maximumDepth '4825'^^xsd:integer;
  dwc:aphiaid '100929'^^xsd:integer;
  dwc:aphiaIdAccepted '100929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.53 -10.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.53"^^xsd:decimal ;
  dwc:decimalLongitude "-10.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4715"^^xsd:integer ;
  dwc:maximumDepthInMeters "4715"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.53 -10.47)"^^geo:wktLiteral ;
  geo-pos:lat "46.53"^^xsd:decimal ;
  geo-pos:long "-10.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.47'^^xsd:double;
  dwc:latitude '46.53'^^xsd:double;
  dwc:minimumDepth '4715'^^xsd:integer;
  dwc:maximumDepth '4715'^^xsd:integer;
  dwc:aphiaid '100929'^^xsd:integer;
  dwc:aphiaIdAccepted '100929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.85 5.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.85"^^xsd:decimal ;
  dwc:decimalLongitude "5.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.85 5.71)"^^geo:wktLiteral ;
  geo-pos:lat "59.85"^^xsd:decimal ;
  geo-pos:long "5.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sideractis glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.71'^^xsd:double;
  dwc:latitude '59.85'^^xsd:double;
  dwc:aphiaid '101019'^^xsd:integer;
  dwc:aphiaIdAccepted '101019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.68 -10.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.68"^^xsd:decimal ;
  dwc:decimalLongitude "-10.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "263"^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.68 -10.17)"^^geo:wktLiteral ;
  geo-pos:lat "70.68"^^xsd:decimal ;
  geo-pos:long "-10.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sideractis glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.17'^^xsd:double;
  dwc:latitude '70.68'^^xsd:double;
  dwc:minimumDepth '263'^^xsd:integer;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '101019'^^xsd:integer;
  dwc:aphiaIdAccepted '101019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.285 -20.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.285"^^xsd:decimal ;
  dwc:decimalLongitude "-20.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4275"^^xsd:integer ;
  dwc:maximumDepthInMeters "4275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.285 -20.215)"^^geo:wktLiteral ;
  geo-pos:lat "37.285"^^xsd:decimal ;
  geo-pos:long "-20.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sicyopus commensalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20.215'^^xsd:double;
  dwc:latitude '37.285'^^xsd:double;
  dwc:minimumDepth '4275'^^xsd:integer;
  dwc:maximumDepth '4275'^^xsd:integer;
  dwc:aphiaid '411108'^^xsd:integer;
  dwc:aphiaIdAccepted '1361581'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -27.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.62"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -27.87)"^^geo:wktLiteral ;
  geo-pos:lat "60.62"^^xsd:decimal ;
  geo-pos:long "-27.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sicyonis variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.87'^^xsd:double;
  dwc:latitude '60.62'^^xsd:double;
  dwc:aphiaid '100853'^^xsd:integer;
  dwc:aphiaIdAccepted '100853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.8 20.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.8"^^xsd:decimal ;
  dwc:decimalLongitude "20.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.8 20.38)"^^geo:wktLiteral ;
  geo-pos:lat "80.8"^^xsd:decimal ;
  geo-pos:long "20.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.38'^^xsd:double;
  dwc:latitude '80.8'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.02 -6.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.02"^^xsd:decimal ;
  dwc:decimalLongitude "-6.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.02 -6.77)"^^geo:wktLiteral ;
  geo-pos:lat "62.02"^^xsd:decimal ;
  geo-pos:long "-6.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.77'^^xsd:double;
  dwc:latitude '62.02'^^xsd:double;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.27 28.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.27"^^xsd:decimal ;
  dwc:decimalLongitude "28.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "164"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.27 28.72)"^^geo:wktLiteral ;
  geo-pos:lat "76.27"^^xsd:decimal ;
  geo-pos:long "28.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '28.72'^^xsd:double;
  dwc:latitude '76.27'^^xsd:double;
  dwc:minimumDepth '164'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.45 20.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.45"^^xsd:decimal ;
  dwc:decimalLongitude "20.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "349"^^xsd:integer ;
  dwc:maximumDepthInMeters "349"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.45 20.85)"^^geo:wktLiteral ;
  geo-pos:lat "72.45"^^xsd:decimal ;
  geo-pos:long "20.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.85'^^xsd:double;
  dwc:latitude '72.45'^^xsd:double;
  dwc:minimumDepth '349'^^xsd:integer;
  dwc:maximumDepth '349'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -6.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "-6.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -6.33)"^^geo:wktLiteral ;
  geo-pos:lat "35.7"^^xsd:decimal ;
  geo-pos:long "-6.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenocyathus cylindricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.33'^^xsd:double;
  dwc:latitude '35.7'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '135149'^^xsd:integer;
  dwc:aphiaIdAccepted '135149'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.75 23.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.75"^^xsd:decimal ;
  dwc:decimalLongitude "23.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.75 23.33)"^^geo:wktLiteral ;
  geo-pos:lat "76.75"^^xsd:decimal ;
  geo-pos:long "23.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.33'^^xsd:double;
  dwc:latitude '76.75'^^xsd:double;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.27"^^xsd:decimal ;
  dwc:decimalLongitude "5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "343"^^xsd:integer ;
  dwc:maximumDepthInMeters "343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.27"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '58.27'^^xsd:double;
  dwc:minimumDepth '343'^^xsd:integer;
  dwc:maximumDepth '343'^^xsd:integer;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.79'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.19)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "-28.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.19'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1143"^^xsd:integer ;
  dwc:maximumDepthInMeters "1143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-28.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.01'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:minimumDepth '1143'^^xsd:integer;
  dwc:maximumDepth '1143'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gonactinia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '100912'^^xsd:integer;
  dwc:aphiaIdAccepted '100912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gonactinia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '100912'^^xsd:integer;
  dwc:aphiaIdAccepted '100912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -9.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-9.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "522"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -9.07)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-9.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cylindracea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.07'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '522'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia carciniopados'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '100931'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia carciniopados'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '100931'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.02"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2120"^^xsd:integer ;
  dwc:maximumDepthInMeters "2120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.02"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthula mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '35.02'^^xsd:double;
  dwc:minimumDepth '2120'^^xsd:integer;
  dwc:maximumDepth '2120'^^xsd:integer;
  dwc:aphiaid '151565'^^xsd:integer;
  dwc:aphiaIdAccepted '151565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -8.6)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthula mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.6'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '151565'^^xsd:integer;
  dwc:aphiaIdAccepted '151565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -29)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29'^^xsd:integer;
  dwc:latitude '37.7'^^xsd:double;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -9.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02"^^xsd:decimal ;
  dwc:decimalLongitude "-9.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -9.09)"^^geo:wktLiteral ;
  geo-pos:lat "37.02"^^xsd:decimal ;
  geo-pos:long "-9.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pourtalosmilia anthophyllites'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.09'^^xsd:double;
  dwc:latitude '37.02'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '135166'^^xsd:integer;
  dwc:aphiaIdAccepted '135166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.84 -28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.84"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.84 -28.53)"^^geo:wktLiteral ;
  geo-pos:lat "29.84"^^xsd:decimal ;
  geo-pos:long "-28.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.53'^^xsd:double;
  dwc:latitude '29.84'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.98"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracalliactis azorica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '36.98'^^xsd:double;
  dwc:minimumDepth '3200'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '100956'^^xsd:integer;
  dwc:aphiaIdAccepted '100956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25)"^^geo:wktLiteral ;
  geo-pos:lat "37.43"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracalliactis azorica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37.43'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '100956'^^xsd:integer;
  dwc:aphiaIdAccepted '100956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43 -3.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43"^^xsd:decimal ;
  dwc:decimalLongitude "-3.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43 -3.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.43"^^xsd:decimal ;
  geo-pos:long "-3.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.53'^^xsd:double;
  dwc:latitude '50.43'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52 14.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52 14.46)"^^geo:wktLiteral ;
  geo-pos:lat "77.52"^^xsd:decimal ;
  geo-pos:long "14.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.46'^^xsd:double;
  dwc:latitude '77.52'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52 14.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52 14.46)"^^geo:wktLiteral ;
  geo-pos:lat "77.52"^^xsd:decimal ;
  geo-pos:long "14.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.46'^^xsd:double;
  dwc:latitude '77.52'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.71"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71 15.33)"^^geo:wktLiteral ;
  geo-pos:lat "78.71"^^xsd:decimal ;
  geo-pos:long "15.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '78.71'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4721"^^xsd:integer ;
  dwc:maximumDepthInMeters "4721"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -10.43)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-10.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.43'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:minimumDepth '4721'^^xsd:integer;
  dwc:maximumDepth '4721'^^xsd:integer;
  dwc:aphiaid '100929'^^xsd:integer;
  dwc:aphiaIdAccepted '100929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.83"^^xsd:decimal ;
  dwc:decimalLongitude "15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 15.5)"^^geo:wktLiteral ;
  geo-pos:lat "79.83"^^xsd:decimal ;
  geo-pos:long "15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.5'^^xsd:double;
  dwc:latitude '79.83'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.25 27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.25"^^xsd:decimal ;
  dwc:decimalLongitude "27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "136"^^xsd:integer ;
  dwc:maximumDepthInMeters "136"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.25 27.48)"^^geo:wktLiteral ;
  geo-pos:lat "76.25"^^xsd:decimal ;
  geo-pos:long "27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '27.48'^^xsd:double;
  dwc:latitude '76.25'^^xsd:double;
  dwc:minimumDepth '136'^^xsd:integer;
  dwc:maximumDepth '136'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sideractis glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '101019'^^xsd:integer;
  dwc:aphiaIdAccepted '101019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52 14.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52 14.42)"^^geo:wktLiteral ;
  geo-pos:lat "77.52"^^xsd:decimal ;
  geo-pos:long "14.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.42'^^xsd:double;
  dwc:latitude '77.52'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.51 -9.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.51 -9.82)"^^geo:wktLiteral ;
  geo-pos:lat "30.51"^^xsd:decimal ;
  geo-pos:long "-9.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pourtalosmilia anthophyllites'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.82'^^xsd:double;
  dwc:latitude '30.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '135166'^^xsd:integer;
  dwc:aphiaIdAccepted '135166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25)"^^geo:wktLiteral ;
  geo-pos:lat "37.43"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracalliactis azorica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37.43'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '100956'^^xsd:integer;
  dwc:aphiaIdAccepted '100956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.29 -6.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.29"^^xsd:decimal ;
  dwc:decimalLongitude "-6.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.29 -6.17)"^^geo:wktLiteral ;
  geo-pos:lat "55.29"^^xsd:decimal ;
  geo-pos:long "-6.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gonactinia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.17'^^xsd:double;
  dwc:latitude '55.29'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '100912'^^xsd:integer;
  dwc:aphiaIdAccepted '100912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38"^^xsd:decimal ;
  dwc:decimalLongitude "-28.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1133"^^xsd:integer ;
  dwc:maximumDepthInMeters "1133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.39)"^^geo:wktLiteral ;
  geo-pos:lat "38.38"^^xsd:decimal ;
  geo-pos:long "-28.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.39'^^xsd:double;
  dwc:latitude '38.38'^^xsd:double;
  dwc:minimumDepth '1133'^^xsd:integer;
  dwc:maximumDepth '1133'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -0.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -0.41)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-0.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthula mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.41'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:aphiaid '151565'^^xsd:integer;
  dwc:aphiaIdAccepted '151565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29753'^^xsd:string;
  dwc:scientificName 'Turritopsis nutricula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.6'^^xsd:double;
  dwc:aphiaid '117440'^^xsd:integer;
  dwc:aphiaIdAccepted '117440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.83 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.83"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.83 17)"^^geo:wktLiteral ;
  geo-pos:lat "73.83"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '73.83'^^xsd:double;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.83 -0.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.83"^^xsd:decimal ;
  dwc:decimalLongitude "-0.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.83 -0.33)"^^geo:wktLiteral ;
  geo-pos:lat "50.83"^^xsd:decimal ;
  geo-pos:long "-0.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '12028'^^xsd:integer;
  dwc:scientificName 'Edwardsia ivelli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.33'^^xsd:double;
  dwc:latitude '50.83'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '100888'^^xsd:integer;
  dwc:aphiaIdAccepted '100888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -22.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.05"^^xsd:decimal ;
  dwc:decimalLongitude "-22.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -22.71)"^^geo:wktLiteral ;
  geo-pos:lat "64.05"^^xsd:decimal ;
  geo-pos:long "-22.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29592'^^xsd:string;
  dwc:scientificName 'Sarsia lovenii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.71'^^xsd:double;
  dwc:latitude '64.05'^^xsd:double;
  dwc:aphiaid '117483'^^xsd:integer;
  dwc:aphiaIdAccepted '117483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE2975'^^xsd:string;
  dwc:scientificName 'Dynamena disticha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.6'^^xsd:double;
  dwc:aphiaid '117887'^^xsd:integer;
  dwc:aphiaIdAccepted '117887'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29751'^^xsd:string;
  dwc:scientificName 'Halopteris liechtensternii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.6'^^xsd:double;
  dwc:aphiaid '117634'^^xsd:integer;
  dwc:aphiaIdAccepted '117634'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.09 -6.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.09"^^xsd:decimal ;
  dwc:decimalLongitude "-6.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.09 -6.24)"^^geo:wktLiteral ;
  geo-pos:lat "62.09"^^xsd:decimal ;
  geo-pos:long "-6.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton laceratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.24'^^xsd:double;
  dwc:latitude '62.09'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton laceratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -30.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-30.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "454"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -30.26)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-30.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus confertus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.26'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '454'^^xsd:integer;
  dwc:aphiaid '504176'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96 -6.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.96"^^xsd:decimal ;
  dwc:decimalLongitude "-6.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96 -6.34)"^^geo:wktLiteral ;
  geo-pos:lat "49.96"^^xsd:decimal ;
  geo-pos:long "-6.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus couchi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.34'^^xsd:double;
  dwc:latitude '49.96'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.13 -28.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.13"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.13 -28.33)"^^geo:wktLiteral ;
  geo-pos:lat "30.13"^^xsd:decimal ;
  geo-pos:long "-28.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.33'^^xsd:double;
  dwc:latitude '30.13'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.43 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.43"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.43 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "31.43"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.92'^^xsd:double;
  dwc:latitude '31.43'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.43 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.43"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.43 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "31.43"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.92'^^xsd:double;
  dwc:latitude '31.43'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "-25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -25.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "-25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthula michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.75'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '287411'^^xsd:integer;
  dwc:aphiaIdAccepted '287411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.82"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthula mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.82'^^xsd:double;
  dwc:aphiaid '151565'^^xsd:integer;
  dwc:aphiaIdAccepted '151565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71 7.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71"^^xsd:decimal ;
  dwc:decimalLongitude "7.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71 7.31)"^^geo:wktLiteral ;
  geo-pos:lat "43.71"^^xsd:decimal ;
  geo-pos:long "7.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthula mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.31'^^xsd:double;
  dwc:latitude '43.71'^^xsd:double;
  dwc:aphiaid '151565'^^xsd:integer;
  dwc:aphiaIdAccepted '151565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa couchi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '582027'^^xsd:integer;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "5610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracalliactis mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '5610'^^xsd:integer;
  dwc:aphiaid '100957'^^xsd:integer;
  dwc:aphiaIdAccepted '100949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3200"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.98"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracalliactis azorica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '36.98'^^xsd:double;
  dwc:minimumDepth '3200'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '100956'^^xsd:integer;
  dwc:aphiaIdAccepted '100956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -30.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-30.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -30.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-30.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cylindracea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.48'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -30.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38"^^xsd:decimal ;
  dwc:decimalLongitude "-30.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -30.78)"^^geo:wktLiteral ;
  geo-pos:lat "38.38"^^xsd:decimal ;
  geo-pos:long "-30.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cylindracea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.78'^^xsd:double;
  dwc:latitude '38.38'^^xsd:double;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-33.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1557"^^xsd:integer ;
  dwc:maximumDepthInMeters "1557"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-33.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cylindracea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.38'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '1557'^^xsd:integer;
  dwc:maximumDepth '1557'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "950"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.69"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cylindracea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.69'^^xsd:double;
  dwc:minimumDepth '950'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cyathina pseudoturbinolia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '1398782'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "-29.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "599"^^xsd:integer ;
  dwc:maximumDepthInMeters "599"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "-29.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.72'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:minimumDepth '599'^^xsd:integer;
  dwc:maximumDepth '599'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38"^^xsd:decimal ;
  dwc:decimalLongitude "-28.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1133"^^xsd:integer ;
  dwc:maximumDepthInMeters "1133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.39)"^^geo:wktLiteral ;
  geo-pos:lat "38.38"^^xsd:decimal ;
  geo-pos:long "-28.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.39'^^xsd:double;
  dwc:latitude '38.38'^^xsd:double;
  dwc:minimumDepth '1133'^^xsd:integer;
  dwc:maximumDepth '1133'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "77.5"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '77.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "77.5"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '77.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52 14.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52 14.42)"^^geo:wktLiteral ;
  geo-pos:lat "77.52"^^xsd:decimal ;
  geo-pos:long "14.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.42'^^xsd:double;
  dwc:latitude '77.52'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85 3.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85 3.11)"^^geo:wktLiteral ;
  geo-pos:lat "36.85"^^xsd:decimal ;
  geo-pos:long "3.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia regia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.11'^^xsd:double;
  dwc:latitude '36.85'^^xsd:double;
  dwc:aphiaid '135181'^^xsd:integer;
  dwc:aphiaIdAccepted '135181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 10.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 10.17)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "10.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.17'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.36 -9.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.36"^^xsd:decimal ;
  dwc:decimalLongitude "-9.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.36 -9.88)"^^geo:wktLiteral ;
  geo-pos:lat "30.36"^^xsd:decimal ;
  geo-pos:long "-9.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pourtalosmilia anthophyllites'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.88'^^xsd:double;
  dwc:latitude '30.36'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '135166'^^xsd:integer;
  dwc:aphiaIdAccepted '135166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '151546'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "56.01"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '56.01'^^xsd:double;
  dwc:aphiaid '151546'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "56.01"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '56.01'^^xsd:double;
  dwc:aphiaid '151546'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22"^^xsd:decimal ;
  dwc:decimalLongitude "-5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 -5.48)"^^geo:wktLiteral ;
  geo-pos:lat "50.22"^^xsd:decimal ;
  geo-pos:long "-5.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia chrysosplenium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '50.22'^^xsd:double;
  dwc:aphiaid '411004'^^xsd:integer;
  dwc:aphiaIdAccepted '411004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 -15.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "-15.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4700"^^xsd:integer ;
  dwc:maximumDepthInMeters "4700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 -15.045)"^^geo:wktLiteral ;
  geo-pos:lat "43.34"^^xsd:decimal ;
  geo-pos:long "-15.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.045'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '4700'^^xsd:integer;
  dwc:maximumDepth '4700'^^xsd:integer;
  dwc:aphiaid '100929'^^xsd:integer;
  dwc:aphiaIdAccepted '100929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4459"^^xsd:integer ;
  dwc:maximumDepthInMeters "4459"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4459'^^xsd:integer;
  dwc:maximumDepth '4459'^^xsd:integer;
  dwc:aphiaid '100929'^^xsd:integer;
  dwc:aphiaIdAccepted '100929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.73 10.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.73"^^xsd:decimal ;
  dwc:decimalLongitude "10.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.73 10.13)"^^geo:wktLiteral ;
  geo-pos:lat "78.73"^^xsd:decimal ;
  geo-pos:long "10.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.13'^^xsd:double;
  dwc:latitude '78.73'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 11)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.85 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.85"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.85 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "79.85"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '79.85'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.47 26.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.47"^^xsd:decimal ;
  dwc:decimalLongitude "26.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.47 26.72)"^^geo:wktLiteral ;
  geo-pos:lat "75.47"^^xsd:decimal ;
  geo-pos:long "26.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.72'^^xsd:double;
  dwc:latitude '75.47'^^xsd:double;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.65 26.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.65 26.78)"^^geo:wktLiteral ;
  geo-pos:lat "75.65"^^xsd:decimal ;
  geo-pos:long "26.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.78'^^xsd:double;
  dwc:latitude '75.65'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '191'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.13 27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.13"^^xsd:decimal ;
  dwc:decimalLongitude "27.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.13 27.5)"^^geo:wktLiteral ;
  geo-pos:lat "76.13"^^xsd:decimal ;
  geo-pos:long "27.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '27.5'^^xsd:double;
  dwc:latitude '76.13'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23 -4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23 -4.53)"^^geo:wktLiteral ;
  geo-pos:lat "54.23"^^xsd:decimal ;
  geo-pos:long "-4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.53'^^xsd:double;
  dwc:latitude '54.23'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "74"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '74'^^xsd:integer;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1650"^^xsd:integer ;
  dwc:maximumDepthInMeters "1675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '1650'^^xsd:integer;
  dwc:maximumDepth '1675'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "784"^^xsd:integer ;
  dwc:maximumDepthInMeters "784"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.46"^^xsd:decimal ;
  geo-pos:long "-28.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.33'^^xsd:double;
  dwc:latitude '38.46'^^xsd:double;
  dwc:minimumDepth '784'^^xsd:integer;
  dwc:maximumDepth '784'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "815"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '815'^^xsd:integer;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.45 -6.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.45"^^xsd:decimal ;
  dwc:decimalLongitude "-6.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.45 -6.15)"^^geo:wktLiteral ;
  geo-pos:lat "53.45"^^xsd:decimal ;
  geo-pos:long "-6.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.15'^^xsd:double;
  dwc:latitude '53.45'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "66.7"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '66.7'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -3.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3"^^xsd:decimal ;
  dwc:decimalLongitude "-3.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -3.97)"^^geo:wktLiteral ;
  geo-pos:lat "50.3"^^xsd:decimal ;
  geo-pos:long "-3.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Eloactis mazeli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.97'^^xsd:double;
  dwc:latitude '50.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '855804'^^xsd:integer;
  dwc:aphiaIdAccepted '100924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22"^^xsd:decimal ;
  dwc:decimalLongitude "-5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 -5.48)"^^geo:wktLiteral ;
  geo-pos:lat "50.22"^^xsd:decimal ;
  geo-pos:long "-5.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia chrysosplenium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '50.22'^^xsd:double;
  dwc:aphiaid '411004'^^xsd:integer;
  dwc:aphiaIdAccepted '411004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 5)"^^geo:wktLiteral ;
  geo-pos:lat "67"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia ectacmaea candida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '67'^^xsd:integer;
  dwc:aphiaid '151543'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.38 26.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.38"^^xsd:decimal ;
  dwc:decimalLongitude "26.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "192"^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.38 26.55)"^^geo:wktLiteral ;
  geo-pos:lat "75.38"^^xsd:decimal ;
  geo-pos:long "26.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.55'^^xsd:double;
  dwc:latitude '75.38'^^xsd:double;
  dwc:minimumDepth '192'^^xsd:integer;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.93 -6.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.93"^^xsd:decimal ;
  dwc:decimalLongitude "-6.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.93 -6.45)"^^geo:wktLiteral ;
  geo-pos:lat "59.93"^^xsd:decimal ;
  geo-pos:long "-6.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stylaster gemmascens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.45'^^xsd:double;
  dwc:latitude '59.93'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '117965'^^xsd:integer;
  dwc:aphiaIdAccepted '117965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.9 19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.9"^^xsd:decimal ;
  dwc:decimalLongitude "19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.9 19.1)"^^geo:wktLiteral ;
  geo-pos:lat "79.9"^^xsd:decimal ;
  geo-pos:long "19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.1'^^xsd:double;
  dwc:latitude '79.9'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia regia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:aphiaid '135181'^^xsd:integer;
  dwc:aphiaIdAccepted '135181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa couchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '582027'^^xsd:integer;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "539"^^xsd:integer ;
  dwc:maximumDepthInMeters "539"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "48.1"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cylindracea alpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '48.1'^^xsd:double;
  dwc:minimumDepth '539'^^xsd:integer;
  dwc:maximumDepth '539'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.53 3.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.53"^^xsd:decimal ;
  dwc:decimalLongitude "3.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.53 3.09)"^^geo:wktLiteral ;
  geo-pos:lat "42.53"^^xsd:decimal ;
  geo-pos:long "3.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia rustica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.09'^^xsd:double;
  dwc:latitude '42.53'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '416480'^^xsd:integer;
  dwc:aphiaIdAccepted '416480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.16 5.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.16"^^xsd:decimal ;
  dwc:decimalLongitude "5.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "471"^^xsd:integer ;
  dwc:maximumDepthInMeters "471"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.16 5.11)"^^geo:wktLiteral ;
  geo-pos:lat "60.16"^^xsd:decimal ;
  geo-pos:long "5.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.11'^^xsd:double;
  dwc:latitude '60.16'^^xsd:double;
  dwc:minimumDepth '471'^^xsd:integer;
  dwc:maximumDepth '471'^^xsd:integer;
  dwc:aphiaid '100975'^^xsd:integer;
  dwc:aphiaIdAccepted '100975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.82 -7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.82"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "276"^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.82 -7.2)"^^geo:wktLiteral ;
  geo-pos:lat "62.82"^^xsd:decimal ;
  geo-pos:long "-7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus koreni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.2'^^xsd:double;
  dwc:latitude '62.82'^^xsd:double;
  dwc:minimumDepth '276'^^xsd:integer;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '101030'^^xsd:integer;
  dwc:aphiaIdAccepted '101030'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29591'^^xsd:string;
  dwc:scientificName 'Candelabrum cocksii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '117417'^^xsd:integer;
  dwc:aphiaIdAccepted '117417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29392'^^xsd:string;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.68"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE2940'^^xsd:string;
  dwc:scientificName 'Bougainvillia muscus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.68'^^xsd:double;
  dwc:aphiaid '117328'^^xsd:integer;
  dwc:aphiaIdAccepted '117328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.05"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.05"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29474'^^xsd:string;
  dwc:scientificName 'Hydractinia borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.05'^^xsd:double;
  dwc:aphiaid '151761'^^xsd:integer;
  dwc:aphiaIdAccepted '117654'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 13.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84"^^xsd:decimal ;
  dwc:decimalLongitude "13.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 13.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.84"^^xsd:decimal ;
  geo-pos:long "13.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.16'^^xsd:double;
  dwc:latitude '36.84'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 13.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 13.105)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "13.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.105'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.62 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.62"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "394"^^xsd:integer ;
  dwc:maximumDepthInMeters "394"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.62 20)"^^geo:wktLiteral ;
  geo-pos:lat "72.62"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '72.62'^^xsd:double;
  dwc:minimumDepth '394'^^xsd:integer;
  dwc:maximumDepth '394'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.62 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.62"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "394"^^xsd:integer ;
  dwc:maximumDepthInMeters "394"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.62 20)"^^geo:wktLiteral ;
  geo-pos:lat "72.62"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '72.62'^^xsd:double;
  dwc:minimumDepth '394'^^xsd:integer;
  dwc:maximumDepth '394'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Eloactis mazeli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '855804'^^xsd:integer;
  dwc:aphiaIdAccepted '100924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.2"^^xsd:decimal ;
  geo-pos:long "-3.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Eloactis mazeli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.7'^^xsd:double;
  dwc:latitude '50.2'^^xsd:double;
  dwc:aphiaid '855804'^^xsd:integer;
  dwc:aphiaIdAccepted '100924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Eloactis mazeli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '855804'^^xsd:integer;
  dwc:aphiaIdAccepted '100924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Eloactis mazeli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '855804'^^xsd:integer;
  dwc:aphiaIdAccepted '100924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia clavata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1331'^^xsd:integer;
  dwc:aphiaid '741599'^^xsd:integer;
  dwc:aphiaIdAccepted '283524'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia clavata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:aphiaid '741599'^^xsd:integer;
  dwc:aphiaIdAccepted '283524'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22"^^xsd:decimal ;
  dwc:decimalLongitude "-5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 -5.48)"^^geo:wktLiteral ;
  geo-pos:lat "50.22"^^xsd:decimal ;
  geo-pos:long "-5.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia chrysosplenium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '50.22'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '411004'^^xsd:integer;
  dwc:aphiaIdAccepted '411004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia entacmaea chamaeleon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia entacmaea cereus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia ectacmaea elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 20)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '79'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 20)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '79'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.9 19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.9"^^xsd:decimal ;
  dwc:decimalLongitude "19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.9 19.1)"^^geo:wktLiteral ;
  geo-pos:lat "79.9"^^xsd:decimal ;
  geo-pos:long "19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.1'^^xsd:double;
  dwc:latitude '79.9'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.25 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.25"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.25 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "74.25"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '74.25'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.95 26.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.95"^^xsd:decimal ;
  dwc:decimalLongitude "26.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.95 26.13)"^^geo:wktLiteral ;
  geo-pos:lat "74.95"^^xsd:decimal ;
  geo-pos:long "26.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.13'^^xsd:double;
  dwc:latitude '74.95'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.06 20.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.06"^^xsd:decimal ;
  dwc:decimalLongitude "20.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.06 20.485)"^^geo:wktLiteral ;
  geo-pos:lat "74.06"^^xsd:decimal ;
  geo-pos:long "20.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.485'^^xsd:double;
  dwc:latitude '74.06'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32 -12.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32"^^xsd:decimal ;
  dwc:decimalLongitude "-12.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "673"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32 -12.33)"^^geo:wktLiteral ;
  geo-pos:lat "51.32"^^xsd:decimal ;
  geo-pos:long "-12.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corallimorphus stephensoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.33'^^xsd:double;
  dwc:latitude '51.32'^^xsd:double;
  dwc:minimumDepth '673'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '854242'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.14 -14.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.14"^^xsd:decimal ;
  dwc:decimalLongitude "-14.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.14 -14.64)"^^geo:wktLiteral ;
  geo-pos:lat "26.14"^^xsd:decimal ;
  geo-pos:long "-14.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corallimorphus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.64'^^xsd:double;
  dwc:latitude '26.14'^^xsd:double;
  dwc:aphiaid '100784'^^xsd:integer;
  dwc:aphiaIdAccepted '100784'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32 -12.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32"^^xsd:decimal ;
  dwc:decimalLongitude "-12.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "673"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32 -12.33)"^^geo:wktLiteral ;
  geo-pos:lat "51.32"^^xsd:decimal ;
  geo-pos:long "-12.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corallimorphus rigidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.33'^^xsd:double;
  dwc:latitude '51.32'^^xsd:double;
  dwc:minimumDepth '673'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '283832'^^xsd:integer;
  dwc:aphiaIdAccepted '283832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Telmatactis solidago'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '100974'^^xsd:integer;
  dwc:aphiaIdAccepted '100974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa marioni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa marioni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora debilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '135147'^^xsd:integer;
  dwc:aphiaIdAccepted '135147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -30.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-30.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -30.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-30.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathelia candida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.48'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '173169'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-33.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1557"^^xsd:integer ;
  dwc:maximumDepthInMeters "1557"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-33.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathelia candida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.38'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '1557'^^xsd:integer;
  dwc:maximumDepth '1557'^^xsd:integer;
  dwc:aphiaid '173169'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -30.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "927"^^xsd:integer ;
  dwc:maximumDepthInMeters "927"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -30.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-30.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathelia candida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.85'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '927'^^xsd:integer;
  dwc:maximumDepth '927'^^xsd:integer;
  dwc:aphiaid '173169'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48 -10.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48"^^xsd:decimal ;
  dwc:decimalLongitude "-10.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4965"^^xsd:integer ;
  dwc:maximumDepthInMeters "4965"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48 -10.52)"^^geo:wktLiteral ;
  geo-pos:lat "44.48"^^xsd:decimal ;
  geo-pos:long "-10.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chitonanthus abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.52'^^xsd:double;
  dwc:latitude '44.48'^^xsd:double;
  dwc:minimumDepth '4965'^^xsd:integer;
  dwc:maximumDepth '4965'^^xsd:integer;
  dwc:aphiaid '411014'^^xsd:integer;
  dwc:aphiaIdAccepted '413960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5000"^^xsd:integer ;
  dwc:maximumDepthInMeters "5000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -10.73)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "-10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chitonanthus abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.73'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '5000'^^xsd:integer;
  dwc:maximumDepth '5000'^^xsd:integer;
  dwc:aphiaid '411014'^^xsd:integer;
  dwc:aphiaIdAccepted '413960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4870"^^xsd:integer ;
  dwc:maximumDepthInMeters "4870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chitonanthus abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '4870'^^xsd:integer;
  dwc:maximumDepth '4870'^^xsd:integer;
  dwc:aphiaid '411014'^^xsd:integer;
  dwc:aphiaIdAccepted '413960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -2.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -2.3)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-2.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.3'^^xsd:double;
  dwc:latitude '60.5'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '855119'^^xsd:integer;
  dwc:aphiaIdAccepted '283813'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "59.6"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '151'^^xsd:integer;
  dwc:aphiaid '100975'^^xsd:integer;
  dwc:aphiaIdAccepted '100975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.43"^^xsd:decimal ;
  dwc:decimalLongitude "6.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "282"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  geo-pos:lat "60.43"^^xsd:decimal ;
  geo-pos:long "6.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.55'^^xsd:double;
  dwc:latitude '60.43'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '282'^^xsd:integer;
  dwc:aphiaid '100975'^^xsd:integer;
  dwc:aphiaIdAccepted '100975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.67"^^xsd:decimal ;
  dwc:decimalLongitude "-6.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.67"^^xsd:decimal ;
  geo-pos:long "-6.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.97'^^xsd:double;
  dwc:latitude '46.67'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.35 -8.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.35"^^xsd:decimal ;
  dwc:decimalLongitude "-8.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.35 -8.42)"^^geo:wktLiteral ;
  geo-pos:lat "70.35"^^xsd:decimal ;
  geo-pos:long "-8.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus lindahli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.42'^^xsd:double;
  dwc:latitude '70.35'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '101031'^^xsd:integer;
  dwc:aphiaIdAccepted '101031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.35 -8.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.35"^^xsd:decimal ;
  dwc:decimalLongitude "-8.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.35 -8.42)"^^geo:wktLiteral ;
  geo-pos:lat "70.35"^^xsd:decimal ;
  geo-pos:long "-8.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus lindahli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.42'^^xsd:double;
  dwc:latitude '70.35'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '101031'^^xsd:integer;
  dwc:aphiaIdAccepted '101031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus lindahli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '101031'^^xsd:integer;
  dwc:aphiaIdAccepted '101031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68 -10.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68"^^xsd:decimal ;
  dwc:decimalLongitude "-10.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1420"^^xsd:integer ;
  dwc:maximumDepthInMeters "1470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68 -10.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.68"^^xsd:decimal ;
  geo-pos:long "-10.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.88'^^xsd:double;
  dwc:latitude '48.68'^^xsd:double;
  dwc:minimumDepth '1420'^^xsd:integer;
  dwc:maximumDepth '1470'^^xsd:integer;
  dwc:aphiaid '135136'^^xsd:integer;
  dwc:aphiaIdAccepted '135136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -9.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.47"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -9.83)"^^geo:wktLiteral ;
  geo-pos:lat "48.47"^^xsd:decimal ;
  geo-pos:long "-9.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.83'^^xsd:double;
  dwc:latitude '48.47'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135136'^^xsd:integer;
  dwc:aphiaIdAccepted '135136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24 3.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.24"^^xsd:decimal ;
  dwc:decimalLongitude "3.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "860"^^xsd:integer ;
  dwc:maximumDepthInMeters "1070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24 3.55)"^^geo:wktLiteral ;
  geo-pos:lat "40.24"^^xsd:decimal ;
  geo-pos:long "3.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.55'^^xsd:double;
  dwc:latitude '40.24'^^xsd:double;
  dwc:minimumDepth '860'^^xsd:integer;
  dwc:maximumDepth '1070'^^xsd:integer;
  dwc:aphiaid '135136'^^xsd:integer;
  dwc:aphiaIdAccepted '135136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -28.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -28.24)"^^geo:wktLiteral ;
  geo-pos:lat "38.63"^^xsd:decimal ;
  geo-pos:long "-28.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chitonanthus indutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.24'^^xsd:double;
  dwc:latitude '38.63'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:aphiaid '411013'^^xsd:integer;
  dwc:aphiaIdAccepted '411013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.865 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.865"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4360"^^xsd:integer ;
  dwc:maximumDepthInMeters "4360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.865 -18.03)"^^geo:wktLiteral ;
  geo-pos:lat "39.865"^^xsd:decimal ;
  geo-pos:long "-18.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chitonanthus indutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:latitude '39.865'^^xsd:double;
  dwc:minimumDepth '4360'^^xsd:integer;
  dwc:maximumDepth '4360'^^xsd:integer;
  dwc:aphiaid '411013'^^xsd:integer;
  dwc:aphiaIdAccepted '411013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -7.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-7.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1175"^^xsd:integer ;
  dwc:maximumDepthInMeters "1175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -7.32)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-7.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Vaughanella concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.32'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '1175'^^xsd:integer;
  dwc:maximumDepth '1175'^^xsd:integer;
  dwc:aphiaid '135177'^^xsd:integer;
  dwc:aphiaIdAccepted '135177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.05 -8.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.05"^^xsd:decimal ;
  dwc:decimalLongitude "-8.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1648"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.05 -8.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.05"^^xsd:decimal ;
  geo-pos:long "-8.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Vaughanella concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.875'^^xsd:double;
  dwc:latitude '48.05'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1648'^^xsd:integer;
  dwc:aphiaid '135177'^^xsd:integer;
  dwc:aphiaIdAccepted '135177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.05 -8.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.05"^^xsd:decimal ;
  dwc:decimalLongitude "-8.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1372"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.05 -8.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.05"^^xsd:decimal ;
  geo-pos:long "-8.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Vaughanella concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.875'^^xsd:double;
  dwc:latitude '48.05'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1372'^^xsd:integer;
  dwc:aphiaid '135177'^^xsd:integer;
  dwc:aphiaIdAccepted '135177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.95 3.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.95"^^xsd:decimal ;
  dwc:decimalLongitude "3.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.95 3.7)"^^geo:wktLiteral ;
  geo-pos:lat "60.95"^^xsd:decimal ;
  geo-pos:long "3.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum mac andrewi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.7'^^xsd:double;
  dwc:latitude '60.95'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Condylactis aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '100822'^^xsd:integer;
  dwc:aphiaIdAccepted '100822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.53'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:aphiaid '855122'^^xsd:integer;
  dwc:aphiaIdAccepted '100994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '741622'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.83 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.83"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.83 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "59.83"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '59.83'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '855119'^^xsd:integer;
  dwc:aphiaIdAccepted '283813'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.17"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.17'^^xsd:double;
  dwc:aphiaid '151546'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.57)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-4.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.57'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:aphiaid '151546'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.57)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-4.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.57'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:aphiaid '151546'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.68"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29390'^^xsd:string;
  dwc:scientificName 'Eudendrium capillare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.68'^^xsd:double;
  dwc:aphiaid '117544'^^xsd:integer;
  dwc:aphiaIdAccepted '117544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78 13.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.78"^^xsd:decimal ;
  dwc:decimalLongitude "13.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "690"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78 13.03)"^^geo:wktLiteral ;
  geo-pos:lat "35.78"^^xsd:decimal ;
  geo-pos:long "13.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.03'^^xsd:double;
  dwc:latitude '35.78'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '690'^^xsd:integer;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.62 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.62"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "394"^^xsd:integer ;
  dwc:maximumDepthInMeters "394"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.62 20)"^^geo:wktLiteral ;
  geo-pos:lat "72.62"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '72.62'^^xsd:double;
  dwc:minimumDepth '394'^^xsd:integer;
  dwc:maximumDepth '394'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Eloactis mazelii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '855805'^^xsd:integer;
  dwc:aphiaIdAccepted '100924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -2.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62"^^xsd:decimal ;
  dwc:decimalLongitude "-2.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -2.38)"^^geo:wktLiteral ;
  geo-pos:lat "50.62"^^xsd:decimal ;
  geo-pos:long "-2.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia clavata rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.38'^^xsd:double;
  dwc:latitude '50.62'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '856584'^^xsd:integer;
  dwc:aphiaIdAccepted '100809'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "411"^^xsd:integer ;
  dwc:maximumDepthInMeters "411"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -11.95)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "-11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondrodactis duplicata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.95'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:minimumDepth '411'^^xsd:integer;
  dwc:maximumDepth '411'^^xsd:integer;
  dwc:aphiaid '855605'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.38 33.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.38"^^xsd:decimal ;
  dwc:decimalLongitude "33.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.38 33.68)"^^geo:wktLiteral ;
  geo-pos:lat "69.38"^^xsd:decimal ;
  geo-pos:long "33.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '33.68'^^xsd:double;
  dwc:latitude '69.38'^^xsd:double;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.05 -8.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.05"^^xsd:decimal ;
  dwc:decimalLongitude "-8.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1130"^^xsd:integer ;
  dwc:maximumDepthInMeters "1160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.05 -8.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.05"^^xsd:decimal ;
  geo-pos:long "-8.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Vaughanella concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.875'^^xsd:double;
  dwc:latitude '48.05'^^xsd:double;
  dwc:minimumDepth '1130'^^xsd:integer;
  dwc:maximumDepth '1160'^^xsd:integer;
  dwc:aphiaid '135177'^^xsd:integer;
  dwc:aphiaIdAccepted '135177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.05 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.05"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.05 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "59.05"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chitonanthus incubans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '59.05'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '741557'^^xsd:integer;
  dwc:aphiaIdAccepted '283634'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Condylactis aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:aphiaid '100822'^^xsd:integer;
  dwc:aphiaIdAccepted '100822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.83 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.83"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.83 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "59.83"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '59.83'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '855119'^^xsd:integer;
  dwc:aphiaIdAccepted '283813'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -11)"^^geo:wktLiteral ;
  geo-pos:lat "65"^^xsd:decimal ;
  geo-pos:long "-11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus lindahli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '65'^^xsd:integer;
  dwc:aphiaid '101031'^^xsd:integer;
  dwc:aphiaIdAccepted '101031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.25 21.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.25"^^xsd:decimal ;
  dwc:decimalLongitude "21.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.25 21.25)"^^geo:wktLiteral ;
  geo-pos:lat "74.25"^^xsd:decimal ;
  geo-pos:long "21.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.25'^^xsd:double;
  dwc:latitude '74.25'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97 20.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97"^^xsd:decimal ;
  dwc:decimalLongitude "20.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97 20.58)"^^geo:wktLiteral ;
  geo-pos:lat "78.97"^^xsd:decimal ;
  geo-pos:long "20.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.58'^^xsd:double;
  dwc:latitude '78.97'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Antiphathes subpinnata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '103316'^^xsd:integer;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81 -30.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81"^^xsd:decimal ;
  dwc:decimalLongitude "-30.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "861"^^xsd:integer ;
  dwc:maximumDepthInMeters "861"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81 -30.32)"^^geo:wktLiteral ;
  geo-pos:lat "38.81"^^xsd:decimal ;
  geo-pos:long "-30.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.32'^^xsd:double;
  dwc:latitude '38.81'^^xsd:double;
  dwc:minimumDepth '861'^^xsd:integer;
  dwc:maximumDepth '861'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81 -30.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81"^^xsd:decimal ;
  dwc:decimalLongitude "-30.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "861"^^xsd:integer ;
  dwc:maximumDepthInMeters "861"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81 -30.32)"^^geo:wktLiteral ;
  geo-pos:lat "38.81"^^xsd:decimal ;
  geo-pos:long "-30.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.32'^^xsd:double;
  dwc:latitude '38.81'^^xsd:double;
  dwc:minimumDepth '861'^^xsd:integer;
  dwc:maximumDepth '861'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63 -11.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63"^^xsd:decimal ;
  dwc:decimalLongitude "-11.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63 -11.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.63"^^xsd:decimal ;
  geo-pos:long "-11.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondrodactis duplicata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.53'^^xsd:double;
  dwc:latitude '50.63'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '855605'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77 -12.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.77"^^xsd:decimal ;
  dwc:decimalLongitude "-12.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77 -12.24)"^^geo:wktLiteral ;
  geo-pos:lat "51.77"^^xsd:decimal ;
  geo-pos:long "-12.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondrodactis duplicata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.24'^^xsd:double;
  dwc:latitude '51.77'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '855605'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42 -25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42"^^xsd:decimal ;
  dwc:decimalLongitude "-25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "506"^^xsd:integer ;
  dwc:maximumDepthInMeters "506"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42 -25.75)"^^geo:wktLiteral ;
  geo-pos:lat "37.42"^^xsd:decimal ;
  geo-pos:long "-25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Enallopsammia amphelioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.75'^^xsd:double;
  dwc:latitude '37.42'^^xsd:double;
  dwc:minimumDepth '506'^^xsd:integer;
  dwc:maximumDepth '506'^^xsd:integer;
  dwc:aphiaid '503139'^^xsd:integer;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.2 56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.2"^^xsd:decimal ;
  dwc:decimalLongitude "56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.2 56.5)"^^geo:wktLiteral ;
  geo-pos:lat "80.2"^^xsd:decimal ;
  geo-pos:long "56.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '56.5'^^xsd:double;
  dwc:latitude '80.2'^^xsd:double;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.78 18.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.78"^^xsd:decimal ;
  dwc:decimalLongitude "18.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.78 18.33)"^^geo:wktLiteral ;
  geo-pos:lat "73.78"^^xsd:decimal ;
  geo-pos:long "18.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '18.33'^^xsd:double;
  dwc:latitude '73.78'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.82 32.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.82"^^xsd:decimal ;
  dwc:decimalLongitude "32.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.82 32.12)"^^geo:wktLiteral ;
  geo-pos:lat "73.82"^^xsd:decimal ;
  geo-pos:long "32.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '32.12'^^xsd:double;
  dwc:latitude '73.82'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74 -1.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74"^^xsd:decimal ;
  dwc:decimalLongitude "-1.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74 -1.54)"^^geo:wktLiteral ;
  geo-pos:lat "50.74"^^xsd:decimal ;
  geo-pos:long "-1.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.54'^^xsd:double;
  dwc:latitude '50.74'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78 -1.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.78"^^xsd:decimal ;
  dwc:decimalLongitude "-1.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78 -1.14)"^^geo:wktLiteral ;
  geo-pos:lat "50.78"^^xsd:decimal ;
  geo-pos:long "-1.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.14'^^xsd:double;
  dwc:latitude '50.78'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73 -1.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73"^^xsd:decimal ;
  dwc:decimalLongitude "-1.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73 -1.54)"^^geo:wktLiteral ;
  geo-pos:lat "50.73"^^xsd:decimal ;
  geo-pos:long "-1.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.54'^^xsd:double;
  dwc:latitude '50.73'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88 -10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88"^^xsd:decimal ;
  dwc:decimalLongitude "-10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88 -10.7)"^^geo:wktLiteral ;
  geo-pos:lat "54.88"^^xsd:decimal ;
  geo-pos:long "-10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ovanthula apoda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.7'^^xsd:double;
  dwc:latitude '54.88'^^xsd:double;
  dwc:aphiaid '290561'^^xsd:integer;
  dwc:aphiaIdAccepted '290561'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.67 21.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.67"^^xsd:decimal ;
  dwc:decimalLongitude "21.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.67 21.52)"^^geo:wktLiteral ;
  geo-pos:lat "78.67"^^xsd:decimal ;
  geo-pos:long "21.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.52'^^xsd:double;
  dwc:latitude '78.67'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97 20.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97"^^xsd:decimal ;
  dwc:decimalLongitude "20.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97 20.58)"^^geo:wktLiteral ;
  geo-pos:lat "78.97"^^xsd:decimal ;
  geo-pos:long "20.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.58'^^xsd:double;
  dwc:latitude '78.97'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29383'^^xsd:string;
  dwc:scientificName 'Coryne muscoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '117469'^^xsd:integer;
  dwc:aphiaIdAccepted '117469'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29383'^^xsd:string;
  dwc:scientificName 'Sarsia eximia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '117481'^^xsd:integer;
  dwc:aphiaIdAccepted '151860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29386'^^xsd:string;
  dwc:scientificName 'Coryne pusilla'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '117471'^^xsd:integer;
  dwc:aphiaIdAccepted '117471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.855"^^xsd:decimal ;
  dwc:decimalLongitude "13.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "191"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.125)"^^geo:wktLiteral ;
  geo-pos:lat "36.855"^^xsd:decimal ;
  geo-pos:long "13.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.125'^^xsd:double;
  dwc:latitude '36.855'^^xsd:double;
  dwc:minimumDepth '191'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "714"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "36.86"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '36.86'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '714'^^xsd:integer;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.855"^^xsd:decimal ;
  dwc:decimalLongitude "13.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "403"^^xsd:integer ;
  dwc:maximumDepthInMeters "588"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.135)"^^geo:wktLiteral ;
  geo-pos:lat "36.855"^^xsd:decimal ;
  geo-pos:long "13.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.135'^^xsd:double;
  dwc:latitude '36.855'^^xsd:double;
  dwc:minimumDepth '403'^^xsd:integer;
  dwc:maximumDepth '588'^^xsd:integer;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 25.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5"^^xsd:decimal ;
  dwc:decimalLongitude "25.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 25.45)"^^geo:wktLiteral ;
  geo-pos:lat "76.5"^^xsd:decimal ;
  geo-pos:long "25.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.45'^^xsd:double;
  dwc:latitude '76.5'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 25.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5"^^xsd:decimal ;
  dwc:decimalLongitude "25.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 25.45)"^^geo:wktLiteral ;
  geo-pos:lat "76.5"^^xsd:decimal ;
  geo-pos:long "25.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.45'^^xsd:double;
  dwc:latitude '76.5'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.62 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.62"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "394"^^xsd:integer ;
  dwc:maximumDepthInMeters "394"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.62 20)"^^geo:wktLiteral ;
  geo-pos:lat "72.62"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '72.62'^^xsd:double;
  dwc:minimumDepth '394'^^xsd:integer;
  dwc:maximumDepth '394'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '12899'^^xsd:integer;
  dwc:scientificName 'Edwardsia longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:aphiaid '100889'^^xsd:integer;
  dwc:aphiaIdAccepted '100889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia pedunculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '741542'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gonactinia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:aphiaid '100912'^^xsd:integer;
  dwc:aphiaIdAccepted '100912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.58 -10.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.58"^^xsd:decimal ;
  dwc:decimalLongitude "-10.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.58 -10.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.58"^^xsd:decimal ;
  geo-pos:long "-10.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dasmosmilia lymani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.17'^^xsd:double;
  dwc:latitude '31.58'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia carciniopados'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '854992'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14 -5.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14"^^xsd:decimal ;
  dwc:decimalLongitude "-5.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14 -5.44)"^^geo:wktLiteral ;
  geo-pos:lat "36.14"^^xsd:decimal ;
  geo-pos:long "-5.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Astroides calycularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.44'^^xsd:double;
  dwc:latitude '36.14'^^xsd:double;
  dwc:aphiaid '135178'^^xsd:integer;
  dwc:aphiaIdAccepted '135178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.85 -11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.85"^^xsd:decimal ;
  dwc:decimalLongitude "-11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2210"^^xsd:integer ;
  dwc:maximumDepthInMeters "2210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.85 -11.12)"^^geo:wktLiteral ;
  geo-pos:lat "30.85"^^xsd:decimal ;
  geo-pos:long "-11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.12'^^xsd:double;
  dwc:latitude '30.85'^^xsd:double;
  dwc:minimumDepth '2210'^^xsd:integer;
  dwc:maximumDepth '2210'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.28 -14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.28"^^xsd:decimal ;
  dwc:decimalLongitude "-14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.28 -14.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.28"^^xsd:decimal ;
  geo-pos:long "-14.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.73'^^xsd:double;
  dwc:latitude '64.28'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80 17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80"^^xsd:decimal ;
  dwc:decimalLongitude "17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80 17.08)"^^geo:wktLiteral ;
  geo-pos:lat "80"^^xsd:decimal ;
  geo-pos:long "17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.08'^^xsd:double;
  dwc:latitude '80'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 1.6)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.6'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '854480'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.71"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71 15.33)"^^geo:wktLiteral ;
  geo-pos:lat "78.71"^^xsd:decimal ;
  geo-pos:long "15.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '78.71'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.38"^^xsd:decimal ;
  dwc:decimalLongitude "5.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  geo-pos:lat "60.38"^^xsd:decimal ;
  geo-pos:long "5.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '12906'^^xsd:integer;
  dwc:scientificName 'Paraedwardsia sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.36'^^xsd:double;
  dwc:latitude '60.38'^^xsd:double;
  dwc:aphiaid '100909'^^xsd:integer;
  dwc:aphiaIdAccepted '100909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57 -11.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57"^^xsd:decimal ;
  dwc:decimalLongitude "-11.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "661"^^xsd:integer ;
  dwc:maximumDepthInMeters "672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57 -11.32)"^^geo:wktLiteral ;
  geo-pos:lat "50.57"^^xsd:decimal ;
  geo-pos:long "-11.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.32'^^xsd:double;
  dwc:latitude '50.57'^^xsd:double;
  dwc:minimumDepth '661'^^xsd:integer;
  dwc:maximumDepth '672'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52 -0.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52"^^xsd:decimal ;
  dwc:decimalLongitude "-0.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52 -0.88)"^^geo:wktLiteral ;
  geo-pos:lat "55.52"^^xsd:decimal ;
  geo-pos:long "-0.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuedi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.88'^^xsd:double;
  dwc:latitude '55.52'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "32.65"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia flagellifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '32.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '741701'^^xsd:integer;
  dwc:aphiaIdAccepted '413971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.25 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.25"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.25 30)"^^geo:wktLiteral ;
  geo-pos:lat "80.25"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '80.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '100915'^^xsd:integer;
  dwc:aphiaIdAccepted '100915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.27"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "65.27"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gonactinia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '65.27'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '100912'^^xsd:integer;
  dwc:aphiaIdAccepted '100912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.36 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.36"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.36 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.36"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia alba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '41.36'^^xsd:double;
  dwc:aphiaid '100949'^^xsd:integer;
  dwc:aphiaIdAccepted '100949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia chiococca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '855000'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45 19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45"^^xsd:decimal ;
  dwc:decimalLongitude "19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45 19.08)"^^geo:wktLiteral ;
  geo-pos:lat "74.45"^^xsd:decimal ;
  geo-pos:long "19.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '12900'^^xsd:integer;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.08'^^xsd:double;
  dwc:latitude '74.45'^^xsd:double;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "479"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:minimumDepth '479'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia fragacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100805'^^xsd:integer;
  dwc:aphiaIdAccepted '100805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.17 20.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.17"^^xsd:decimal ;
  dwc:decimalLongitude "20.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.17 20.62)"^^geo:wktLiteral ;
  geo-pos:lat "72.17"^^xsd:decimal ;
  geo-pos:long "20.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.62'^^xsd:double;
  dwc:latitude '72.17'^^xsd:double;
  dwc:aphiaid '100915'^^xsd:integer;
  dwc:aphiaIdAccepted '100915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "15.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Astroides calycularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.22'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '135178'^^xsd:integer;
  dwc:aphiaIdAccepted '135178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35 -9.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35"^^xsd:decimal ;
  dwc:decimalLongitude "-9.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2028"^^xsd:integer ;
  dwc:maximumDepthInMeters "2028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35 -9.665)"^^geo:wktLiteral ;
  geo-pos:lat "38.35"^^xsd:decimal ;
  geo-pos:long "-9.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.665'^^xsd:double;
  dwc:latitude '38.35'^^xsd:double;
  dwc:minimumDepth '2028'^^xsd:integer;
  dwc:maximumDepth '2028'^^xsd:integer;
  dwc:aphiaid '869141'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.13 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.13"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.13 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.13"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '64.13'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.1"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia bellis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:aphiaid '854755'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1266"^^xsd:integer ;
  dwc:maximumDepthInMeters "1266"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.19)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "-28.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.19'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:minimumDepth '1266'^^xsd:integer;
  dwc:maximumDepth '1266'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77 15.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77"^^xsd:decimal ;
  dwc:decimalLongitude "15.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77 15.83)"^^geo:wktLiteral ;
  geo-pos:lat "77"^^xsd:decimal ;
  geo-pos:long "15.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.83'^^xsd:double;
  dwc:latitude '77'^^xsd:integer;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.66 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.66"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.66 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "77.66"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '77.66'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24 13.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24"^^xsd:decimal ;
  dwc:decimalLongitude "13.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24 13.85)"^^geo:wktLiteral ;
  geo-pos:lat "78.24"^^xsd:decimal ;
  geo-pos:long "13.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.85'^^xsd:double;
  dwc:latitude '78.24'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "78.4"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '78.4'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.58 16.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.58"^^xsd:decimal ;
  dwc:decimalLongitude "16.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.58 16.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.58"^^xsd:decimal ;
  geo-pos:long "16.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.47'^^xsd:double;
  dwc:latitude '78.58'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68 -14.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68"^^xsd:decimal ;
  dwc:decimalLongitude "-14.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68 -14.24)"^^geo:wktLiteral ;
  geo-pos:lat "36.68"^^xsd:decimal ;
  geo-pos:long "-14.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.24'^^xsd:double;
  dwc:latitude '36.68'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -8.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-8.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2221"^^xsd:integer ;
  dwc:maximumDepthInMeters "2237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -8.52)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "-8.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.52'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:minimumDepth '2221'^^xsd:integer;
  dwc:maximumDepth '2237'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.53 -9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1350"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.53 -9.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.53"^^xsd:decimal ;
  geo-pos:long "-9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.35'^^xsd:double;
  dwc:latitude '41.53'^^xsd:double;
  dwc:minimumDepth '1350'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.98 -5.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.98 -5.57)"^^geo:wktLiteral ;
  geo-pos:lat "43.98"^^xsd:decimal ;
  geo-pos:long "-5.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.57'^^xsd:double;
  dwc:latitude '43.98'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 -1.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 -1.42)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "-1.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia pellucida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.42'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:aphiaid '741716'^^xsd:integer;
  dwc:aphiaIdAccepted '100860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "16.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 16.7)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia cereus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.7'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '854471'^^xsd:integer;
  dwc:aphiaIdAccepted '151543'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "56.01"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia cerasum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '56.01'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '854997'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 14.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "14.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 14.98)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "14.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia cari'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.98'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '100801'^^xsd:integer;
  dwc:aphiaIdAccepted '100801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 25)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia cari'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '100801'^^xsd:integer;
  dwc:aphiaIdAccepted '100801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.68 -2.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.68"^^xsd:decimal ;
  dwc:decimalLongitude "-2.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.68 -2.52)"^^geo:wktLiteral ;
  geo-pos:lat "57.68"^^xsd:decimal ;
  geo-pos:long "-2.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia margarit+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.52'^^xsd:double;
  dwc:latitude '57.68'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 -2.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 -2.54)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "-2.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia margarit+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.54'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.11 -14.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.11"^^xsd:decimal ;
  dwc:decimalLongitude "-14.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.11 -14.815)"^^geo:wktLiteral ;
  geo-pos:lat "26.11"^^xsd:decimal ;
  geo-pos:long "-14.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dasmosmilia lymani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.815'^^xsd:double;
  dwc:latitude '26.11'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.58 -10.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.58"^^xsd:decimal ;
  dwc:decimalLongitude "-10.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.58 -10.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.58"^^xsd:decimal ;
  geo-pos:long "-10.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dasmosmilia lymani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.17'^^xsd:double;
  dwc:latitude '31.58'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '12902'^^xsd:integer;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '12903'^^xsd:integer;
  dwc:scientificName 'Edwardsia longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:aphiaid '100889'^^xsd:integer;
  dwc:aphiaIdAccepted '100889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '12904'^^xsd:integer;
  dwc:scientificName 'Paraedwardsia arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '100908'^^xsd:integer;
  dwc:aphiaIdAccepted '100908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '12905'^^xsd:integer;
  dwc:scientificName 'Edwardsia longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:aphiaid '100889'^^xsd:integer;
  dwc:aphiaIdAccepted '100889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.68 23.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.68"^^xsd:decimal ;
  dwc:decimalLongitude "23.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.68 23.63)"^^geo:wktLiteral ;
  geo-pos:lat "70.68"^^xsd:decimal ;
  geo-pos:long "23.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gonactinia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.63'^^xsd:double;
  dwc:latitude '70.68'^^xsd:double;
  dwc:aphiaid '100912'^^xsd:integer;
  dwc:aphiaIdAccepted '100912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gonactinia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '100912'^^xsd:integer;
  dwc:aphiaIdAccepted '100912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gonactinia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100912'^^xsd:integer;
  dwc:aphiaIdAccepted '100912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gonactinia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '100912'^^xsd:integer;
  dwc:aphiaIdAccepted '100912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68 -25.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68"^^xsd:decimal ;
  dwc:decimalLongitude "-25.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "919"^^xsd:integer ;
  dwc:maximumDepthInMeters "919"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68 -25.97)"^^geo:wktLiteral ;
  geo-pos:lat "37.68"^^xsd:decimal ;
  geo-pos:long "-25.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia sociabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.97'^^xsd:double;
  dwc:latitude '37.68'^^xsd:double;
  dwc:minimumDepth '919'^^xsd:integer;
  dwc:maximumDepth '919'^^xsd:integer;
  dwc:aphiaid '283778'^^xsd:integer;
  dwc:aphiaIdAccepted '1583122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1241"^^xsd:integer ;
  dwc:maximumDepthInMeters "1241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.08"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia sociabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '40.08'^^xsd:double;
  dwc:minimumDepth '1241'^^xsd:integer;
  dwc:maximumDepth '1241'^^xsd:integer;
  dwc:aphiaid '283778'^^xsd:integer;
  dwc:aphiaIdAccepted '1583122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06 -28.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.06"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06 -28.58)"^^geo:wktLiteral ;
  geo-pos:lat "38.06"^^xsd:decimal ;
  geo-pos:long "-28.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia sociabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.58'^^xsd:double;
  dwc:latitude '38.06'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '283778'^^xsd:integer;
  dwc:aphiaIdAccepted '1583122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia sobolescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '283777'^^xsd:integer;
  dwc:aphiaIdAccepted '1583121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.73"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.73'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 11.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "11.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 11.66)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "11.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.66'^^xsd:double;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 11.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "11.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 11.66)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "11.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.66'^^xsd:double;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80 17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80"^^xsd:decimal ;
  dwc:decimalLongitude "17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80 17.08)"^^geo:wktLiteral ;
  geo-pos:lat "80"^^xsd:decimal ;
  geo-pos:long "17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.08'^^xsd:double;
  dwc:latitude '80'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 32.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6"^^xsd:decimal ;
  dwc:decimalLongitude "32.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "271"^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 32.58)"^^geo:wktLiteral ;
  geo-pos:lat "70.6"^^xsd:decimal ;
  geo-pos:long "32.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Edwardsia fusca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '32.58'^^xsd:double;
  dwc:latitude '70.6'^^xsd:double;
  dwc:minimumDepth '271'^^xsd:integer;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '100885'^^xsd:integer;
  dwc:aphiaIdAccepted '100885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.33 30.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.33"^^xsd:decimal ;
  dwc:decimalLongitude "30.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.33 30.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.33"^^xsd:decimal ;
  geo-pos:long "30.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Actinia isacmaea crystallina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '30.2'^^xsd:double;
  dwc:latitude '31.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Actinostola groenlandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '283451'^^xsd:integer;
  dwc:aphiaIdAccepted '283451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -27.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.62"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "799"^^xsd:integer ;
  dwc:maximumDepthInMeters "799"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -27.87)"^^geo:wktLiteral ;
  geo-pos:lat "60.62"^^xsd:decimal ;
  geo-pos:long "-27.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Epiparactis dubia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.87'^^xsd:double;
  dwc:latitude '60.62'^^xsd:double;
  dwc:minimumDepth '799'^^xsd:integer;
  dwc:maximumDepth '799'^^xsd:integer;
  dwc:aphiaid '100837'^^xsd:integer;
  dwc:aphiaIdAccepted '100837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "479"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:minimumDepth '479'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45 -11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45"^^xsd:decimal ;
  dwc:decimalLongitude "-11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45 -11.92)"^^geo:wktLiteral ;
  geo-pos:lat "51.45"^^xsd:decimal ;
  geo-pos:long "-11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.92'^^xsd:double;
  dwc:latitude '51.45'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45 -11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45"^^xsd:decimal ;
  dwc:decimalLongitude "-11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45 -11.92)"^^geo:wktLiteral ;
  geo-pos:lat "51.45"^^xsd:decimal ;
  geo-pos:long "-11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.92'^^xsd:double;
  dwc:latitude '51.45'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88 -9.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.88"^^xsd:decimal ;
  dwc:decimalLongitude "-9.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88 -9.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.88"^^xsd:decimal ;
  geo-pos:long "-9.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.07'^^xsd:double;
  dwc:latitude '43.88'^^xsd:double;
  dwc:minimumDepth '1674'^^xsd:integer;
  dwc:maximumDepth '1674'^^xsd:integer;
  dwc:aphiaid '869141'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.54"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1968"^^xsd:integer ;
  dwc:maximumDepthInMeters "1968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.54"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.57 -17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.57 -17.05)"^^geo:wktLiteral ;
  geo-pos:lat "32.57"^^xsd:decimal ;
  geo-pos:long "-17.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.05'^^xsd:double;
  dwc:latitude '32.57'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.06 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.06"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.06 -21.95)"^^geo:wktLiteral ;
  geo-pos:lat "64.06"^^xsd:decimal ;
  geo-pos:long "-21.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '64.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.08 -22.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.08"^^xsd:decimal ;
  dwc:decimalLongitude "-22.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.08 -22.37)"^^geo:wktLiteral ;
  geo-pos:lat "64.08"^^xsd:decimal ;
  geo-pos:long "-22.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.37'^^xsd:double;
  dwc:latitude '64.08'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.44 -20.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.44"^^xsd:decimal ;
  dwc:decimalLongitude "-20.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.44 -20.27)"^^geo:wktLiteral ;
  geo-pos:lat "63.44"^^xsd:decimal ;
  geo-pos:long "-20.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20.27'^^xsd:double;
  dwc:latitude '63.44'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 11.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "11.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 11.04)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "11.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Astroides calycularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.04'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '135178'^^xsd:integer;
  dwc:aphiaIdAccepted '135178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79 12)"^^geo:wktLiteral ;
  geo-pos:lat "36.79"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Astroides calycularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '36.79'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '135178'^^xsd:integer;
  dwc:aphiaIdAccepted '135178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -5.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -5.03)"^^geo:wktLiteral ;
  geo-pos:lat "55.75"^^xsd:decimal ;
  geo-pos:long "-5.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuedi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.03'^^xsd:double;
  dwc:latitude '55.75'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -5.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -5.03)"^^geo:wktLiteral ;
  geo-pos:lat "55.75"^^xsd:decimal ;
  geo-pos:long "-5.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuedi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.03'^^xsd:double;
  dwc:latitude '55.75'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52 -0.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52"^^xsd:decimal ;
  dwc:decimalLongitude "-0.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52 -0.88)"^^geo:wktLiteral ;
  geo-pos:lat "55.52"^^xsd:decimal ;
  geo-pos:long "-0.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuedi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.88'^^xsd:double;
  dwc:latitude '55.52'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.18"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "54.18"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia fragacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '54.18'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100805'^^xsd:integer;
  dwc:aphiaIdAccepted '100805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.18"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "54.18"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia fragacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '54.18'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100805'^^xsd:integer;
  dwc:aphiaIdAccepted '100805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 25)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia fragacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '100805'^^xsd:integer;
  dwc:aphiaIdAccepted '100805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.65"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia flagellifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '32.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '741701'^^xsd:integer;
  dwc:aphiaIdAccepted '413971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '70.1'^^xsd:double;
  dwc:aphiaid '100915'^^xsd:integer;
  dwc:aphiaIdAccepted '100915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 30)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '100915'^^xsd:integer;
  dwc:aphiaIdAccepted '100915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 30)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '100915'^^xsd:integer;
  dwc:aphiaIdAccepted '100915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 28)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '79'^^xsd:integer;
  dwc:aphiaid '100915'^^xsd:integer;
  dwc:aphiaIdAccepted '100915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -3.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-3.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -3.57)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-3.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia pallida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.57'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '855069'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '855975'^^xsd:integer;
  dwc:aphiaIdAccepted '100948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.15 -11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.15"^^xsd:decimal ;
  dwc:decimalLongitude "-11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2210"^^xsd:integer ;
  dwc:maximumDepthInMeters "2210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.15 -11.68)"^^geo:wktLiteral ;
  geo-pos:lat "30.15"^^xsd:decimal ;
  geo-pos:long "-11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.68'^^xsd:double;
  dwc:latitude '30.15'^^xsd:double;
  dwc:minimumDepth '2210'^^xsd:integer;
  dwc:maximumDepth '2210'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -26.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45"^^xsd:decimal ;
  dwc:decimalLongitude "-26.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1165"^^xsd:integer ;
  dwc:maximumDepthInMeters "1165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -26.485)"^^geo:wktLiteral ;
  geo-pos:lat "38.45"^^xsd:decimal ;
  geo-pos:long "-26.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0009'^^xsd:string;
  dwc:scientificName 'Corallimorphus ingens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.485'^^xsd:double;
  dwc:latitude '38.45'^^xsd:double;
  dwc:minimumDepth '1165'^^xsd:integer;
  dwc:maximumDepth '1165'^^xsd:integer;
  dwc:aphiaid '101015'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.57 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.57"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.57 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "64.57"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Tealidium jungerseni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '64.57'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '100856'^^xsd:integer;
  dwc:aphiaIdAccepted '100856'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.03 -12.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.03"^^xsd:decimal ;
  dwc:decimalLongitude "-12.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "454"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.03 -12.13)"^^geo:wktLiteral ;
  geo-pos:lat "52.03"^^xsd:decimal ;
  geo-pos:long "-12.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.13'^^xsd:double;
  dwc:latitude '52.03'^^xsd:double;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '454'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77 -14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77"^^xsd:decimal ;
  dwc:decimalLongitude "-14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77 -14.12)"^^geo:wktLiteral ;
  geo-pos:lat "36.77"^^xsd:decimal ;
  geo-pos:long "-14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus crispus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.12'^^xsd:double;
  dwc:latitude '36.77'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '135203'^^xsd:integer;
  dwc:aphiaIdAccepted '135203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.42 -12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.42"^^xsd:decimal ;
  dwc:decimalLongitude "-12.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.42 -12.15)"^^geo:wktLiteral ;
  geo-pos:lat "64.42"^^xsd:decimal ;
  geo-pos:long "-12.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.15'^^xsd:double;
  dwc:latitude '64.42'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:aphiaid '100915'^^xsd:integer;
  dwc:aphiaIdAccepted '100915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -22.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.05"^^xsd:decimal ;
  dwc:decimalLongitude "-22.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -22.71)"^^geo:wktLiteral ;
  geo-pos:lat "64.05"^^xsd:decimal ;
  geo-pos:long "-22.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sarsia lovenii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.71'^^xsd:double;
  dwc:latitude '64.05'^^xsd:double;
  dwc:aphiaid '117483'^^xsd:integer;
  dwc:aphiaIdAccepted '117483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.73"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halecium pusillum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.73'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '117602'^^xsd:integer;
  dwc:aphiaIdAccepted '117602'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -8.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.45"^^xsd:decimal ;
  dwc:decimalLongitude "-8.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -8.28)"^^geo:wktLiteral ;
  geo-pos:lat "47.45"^^xsd:decimal ;
  geo-pos:long "-8.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.28'^^xsd:double;
  dwc:latitude '47.45'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.57 -9.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.57 -9.32)"^^geo:wktLiteral ;
  geo-pos:lat "33.57"^^xsd:decimal ;
  geo-pos:long "-9.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.32'^^xsd:double;
  dwc:latitude '33.57'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.75 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.75"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.75 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "65.75"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '65.75'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia pedunculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '741542'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia pedunculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '741542'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia pedunculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '741542'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '414681'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.42 -16.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.42"^^xsd:decimal ;
  dwc:decimalLongitude "-16.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.42 -16.68)"^^geo:wktLiteral ;
  geo-pos:lat "32.42"^^xsd:decimal ;
  geo-pos:long "-16.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.68'^^xsd:double;
  dwc:latitude '32.42'^^xsd:double;
  dwc:minimumDepth '2800'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.02 -11.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.02"^^xsd:decimal ;
  dwc:decimalLongitude "-11.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.02 -11.76)"^^geo:wktLiteral ;
  geo-pos:lat "30.02"^^xsd:decimal ;
  geo-pos:long "-11.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.76'^^xsd:double;
  dwc:latitude '30.02'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.13 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.13"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2135"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.13 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "30.13"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '30.13'^^xsd:double;
  dwc:minimumDepth '2135'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.08 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.08"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.08 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.08"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dasmosmilia lymani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '33.08'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "38.35"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dasmosmilia lymani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '38.35'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.92 13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.92 13.45)"^^geo:wktLiteral ;
  geo-pos:lat "66.92"^^xsd:decimal ;
  geo-pos:long "13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.45'^^xsd:double;
  dwc:latitude '66.92'^^xsd:double;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65 -4.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65"^^xsd:decimal ;
  dwc:decimalLongitude "-4.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65 -4.77)"^^geo:wktLiteral ;
  geo-pos:lat "51.65"^^xsd:decimal ;
  geo-pos:long "-4.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.77'^^xsd:double;
  dwc:latitude '51.65'^^xsd:double;
  dwc:aphiaid '854480'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:aphiaid '854480'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "50.2"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '50.2'^^xsd:double;
  dwc:aphiaid '854480'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.38"^^xsd:decimal ;
  dwc:decimalLongitude "5.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  geo-pos:lat "60.38"^^xsd:decimal ;
  geo-pos:long "5.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '12907'^^xsd:integer;
  dwc:scientificName 'Paraedwardsia sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.36'^^xsd:double;
  dwc:latitude '60.38'^^xsd:double;
  dwc:aphiaid '100909'^^xsd:integer;
  dwc:aphiaIdAccepted '100909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '12908'^^xsd:integer;
  dwc:scientificName 'Edwardsia longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:aphiaid '100889'^^xsd:integer;
  dwc:aphiaIdAccepted '100889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1385"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0008'^^xsd:string;
  dwc:scientificName 'Chitonanthus indutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.09'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:minimumDepth '1385'^^xsd:integer;
  dwc:maximumDepth '1385'^^xsd:integer;
  dwc:aphiaid '411013'^^xsd:integer;
  dwc:aphiaIdAccepted '411013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.16 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.16"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.16 18)"^^geo:wktLiteral ;
  geo-pos:lat "80.16"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '80.16'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.16 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.16"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.16 18)"^^geo:wktLiteral ;
  geo-pos:lat "80.16"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '80.16'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -13.45)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.45'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.71"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71 15.33)"^^geo:wktLiteral ;
  geo-pos:lat "78.71"^^xsd:decimal ;
  geo-pos:long "15.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '78.71'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24 13.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24"^^xsd:decimal ;
  dwc:decimalLongitude "13.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24 13.85)"^^geo:wktLiteral ;
  geo-pos:lat "78.24"^^xsd:decimal ;
  geo-pos:long "13.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.85'^^xsd:double;
  dwc:latitude '78.24'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45 19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45"^^xsd:decimal ;
  dwc:decimalLongitude "19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45 19.08)"^^geo:wktLiteral ;
  geo-pos:lat "74.45"^^xsd:decimal ;
  geo-pos:long "19.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Haliactis arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.08'^^xsd:double;
  dwc:latitude '74.45'^^xsd:double;
  dwc:aphiaid '100923'^^xsd:integer;
  dwc:aphiaIdAccepted '100923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gonactinia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '100912'^^xsd:integer;
  dwc:aphiaIdAccepted '100912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.7 55.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.7"^^xsd:decimal ;
  dwc:decimalLongitude "55.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.7 55.43)"^^geo:wktLiteral ;
  geo-pos:lat "80.7"^^xsd:decimal ;
  geo-pos:long "55.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia josephi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '55.43'^^xsd:double;
  dwc:latitude '80.7'^^xsd:double;
  dwc:aphiaid '283636'^^xsd:integer;
  dwc:aphiaIdAccepted '283636'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.5"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "78.5"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia josephi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '78.5'^^xsd:double;
  dwc:aphiaid '283636'^^xsd:integer;
  dwc:aphiaIdAccepted '283636'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.66 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.66"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.66 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "79.66"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '79.66'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '100915'^^xsd:integer;
  dwc:aphiaIdAccepted '100915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1 14.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1 14.56)"^^geo:wktLiteral ;
  geo-pos:lat "78.1"^^xsd:decimal ;
  geo-pos:long "14.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.56'^^xsd:double;
  dwc:latitude '78.1'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '100915'^^xsd:integer;
  dwc:aphiaIdAccepted '100915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.83"^^xsd:decimal ;
  dwc:decimalLongitude "15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 15.5)"^^geo:wktLiteral ;
  geo-pos:lat "79.83"^^xsd:decimal ;
  geo-pos:long "15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.5'^^xsd:double;
  dwc:latitude '79.83'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '100915'^^xsd:integer;
  dwc:aphiaIdAccepted '100915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 -25.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "-25.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 -25.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "-25.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus crispus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.58'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '135203'^^xsd:integer;
  dwc:aphiaIdAccepted '135203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "366"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus crispus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '366'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '135203'^^xsd:integer;
  dwc:aphiaIdAccepted '135203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "732"^^xsd:integer ;
  dwc:maximumDepthInMeters "732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -18)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus crispus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '732'^^xsd:integer;
  dwc:maximumDepth '732'^^xsd:integer;
  dwc:aphiaid '135203'^^xsd:integer;
  dwc:aphiaIdAccepted '135203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.98"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia glandulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '37.98'^^xsd:double;
  dwc:aphiaid '283288'^^xsd:integer;
  dwc:aphiaIdAccepted '592947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.98"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia glandulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '37.98'^^xsd:double;
  dwc:aphiaid '283288'^^xsd:integer;
  dwc:aphiaIdAccepted '592947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 15.5)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia glandulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.5'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '283288'^^xsd:integer;
  dwc:aphiaIdAccepted '592947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.68 -18.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.68"^^xsd:decimal ;
  dwc:decimalLongitude "-18.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.68 -18.11)"^^geo:wktLiteral ;
  geo-pos:lat "65.68"^^xsd:decimal ;
  geo-pos:long "-18.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.11'^^xsd:double;
  dwc:latitude '65.68'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.75 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.75"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.75 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "65.75"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '65.75'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.85 -11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.85"^^xsd:decimal ;
  dwc:decimalLongitude "-11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1590"^^xsd:integer ;
  dwc:maximumDepthInMeters "1590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.85 -11.12)"^^geo:wktLiteral ;
  geo-pos:lat "30.85"^^xsd:decimal ;
  geo-pos:long "-11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.12'^^xsd:double;
  dwc:latitude '30.85'^^xsd:double;
  dwc:minimumDepth '1590'^^xsd:integer;
  dwc:maximumDepth '1590'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.85 -11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.85"^^xsd:decimal ;
  dwc:decimalLongitude "-11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1235"^^xsd:integer ;
  dwc:maximumDepthInMeters "1235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.85 -11.12)"^^geo:wktLiteral ;
  geo-pos:lat "30.85"^^xsd:decimal ;
  geo-pos:long "-11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.12'^^xsd:double;
  dwc:latitude '30.85'^^xsd:double;
  dwc:minimumDepth '1235'^^xsd:integer;
  dwc:maximumDepth '1235'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.85 -11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.85"^^xsd:decimal ;
  dwc:decimalLongitude "-11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.85 -11.12)"^^geo:wktLiteral ;
  geo-pos:lat "30.85"^^xsd:decimal ;
  geo-pos:long "-11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.12'^^xsd:double;
  dwc:latitude '30.85'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79 12)"^^geo:wktLiteral ;
  geo-pos:lat "36.79"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Astroides calycularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '36.79'^^xsd:double;
  dwc:aphiaid '135178'^^xsd:integer;
  dwc:aphiaIdAccepted '135178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Astroides calycularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '135178'^^xsd:integer;
  dwc:aphiaIdAccepted '135178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.57 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.57"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.57 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "64.57"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '64.57'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -27.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.62"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "799"^^xsd:integer ;
  dwc:maximumDepthInMeters "799"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -27.87)"^^geo:wktLiteral ;
  geo-pos:lat "60.62"^^xsd:decimal ;
  geo-pos:long "-27.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Isoedwardsia ingolfi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.87'^^xsd:double;
  dwc:latitude '60.62'^^xsd:double;
  dwc:minimumDepth '799'^^xsd:integer;
  dwc:maximumDepth '799'^^xsd:integer;
  dwc:aphiaid '241318'^^xsd:integer;
  dwc:aphiaIdAccepted '241318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -27.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.62"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1505"^^xsd:integer ;
  dwc:maximumDepthInMeters "1505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -27.87)"^^geo:wktLiteral ;
  geo-pos:lat "60.62"^^xsd:decimal ;
  geo-pos:long "-27.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Amphianthus ingolfi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.87'^^xsd:double;
  dwc:latitude '60.62'^^xsd:double;
  dwc:minimumDepth '1505'^^xsd:integer;
  dwc:maximumDepth '1505'^^xsd:integer;
  dwc:aphiaid '100938'^^xsd:integer;
  dwc:aphiaIdAccepted '100938'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.25 -22.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.25"^^xsd:decimal ;
  dwc:decimalLongitude "-22.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.25 -22.38)"^^geo:wktLiteral ;
  geo-pos:lat "63.25"^^xsd:decimal ;
  geo-pos:long "-22.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Amphianthus islandicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.38'^^xsd:double;
  dwc:latitude '63.25'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '100940'^^xsd:integer;
  dwc:aphiaIdAccepted '100940'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57 -11.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57"^^xsd:decimal ;
  dwc:decimalLongitude "-11.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "661"^^xsd:integer ;
  dwc:maximumDepthInMeters "672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57 -11.32)"^^geo:wktLiteral ;
  geo-pos:lat "50.57"^^xsd:decimal ;
  geo-pos:long "-11.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.32'^^xsd:double;
  dwc:latitude '50.57'^^xsd:double;
  dwc:minimumDepth '661'^^xsd:integer;
  dwc:maximumDepth '672'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77 -12.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.77"^^xsd:decimal ;
  dwc:decimalLongitude "-12.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77 -12.24)"^^geo:wktLiteral ;
  geo-pos:lat "51.77"^^xsd:decimal ;
  geo-pos:long "-12.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.24'^^xsd:double;
  dwc:latitude '51.77'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77 -12.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.77"^^xsd:decimal ;
  dwc:decimalLongitude "-12.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77 -12.24)"^^geo:wktLiteral ;
  geo-pos:lat "51.77"^^xsd:decimal ;
  geo-pos:long "-12.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.24'^^xsd:double;
  dwc:latitude '51.77'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.45 -6.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.45"^^xsd:decimal ;
  dwc:decimalLongitude "-6.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.45 -6.15)"^^geo:wktLiteral ;
  geo-pos:lat "53.45"^^xsd:decimal ;
  geo-pos:long "-6.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa andresii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.15'^^xsd:double;
  dwc:latitude '53.45'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855892'^^xsd:integer;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.87"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gonactinia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '58.87'^^xsd:double;
  dwc:aphiaid '100912'^^xsd:integer;
  dwc:aphiaIdAccepted '100912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39 -5.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39"^^xsd:decimal ;
  dwc:decimalLongitude "-5.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39 -5.57)"^^geo:wktLiteral ;
  geo-pos:lat "54.39"^^xsd:decimal ;
  geo-pos:long "-5.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gonactinia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.57'^^xsd:double;
  dwc:latitude '54.39'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '100912'^^xsd:integer;
  dwc:aphiaIdAccepted '100912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -8.05)"^^geo:wktLiteral ;
  geo-pos:lat "47.7"^^xsd:decimal ;
  geo-pos:long "-8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.05'^^xsd:double;
  dwc:latitude '47.7'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -8.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.45"^^xsd:decimal ;
  dwc:decimalLongitude "-8.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -8.28)"^^geo:wktLiteral ;
  geo-pos:lat "47.45"^^xsd:decimal ;
  geo-pos:long "-8.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.28'^^xsd:double;
  dwc:latitude '47.45'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -8.05)"^^geo:wktLiteral ;
  geo-pos:lat "47.7"^^xsd:decimal ;
  geo-pos:long "-8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.05'^^xsd:double;
  dwc:latitude '47.7'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57 -7.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.57"^^xsd:decimal ;
  dwc:decimalLongitude "-7.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1615"^^xsd:integer ;
  dwc:maximumDepthInMeters "1615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57 -7.58)"^^geo:wktLiteral ;
  geo-pos:lat "35.57"^^xsd:decimal ;
  geo-pos:long "-7.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.58'^^xsd:double;
  dwc:latitude '35.57'^^xsd:double;
  dwc:minimumDepth '1615'^^xsd:integer;
  dwc:maximumDepth '1615'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -9.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65"^^xsd:decimal ;
  dwc:decimalLongitude "-9.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1370"^^xsd:integer ;
  dwc:maximumDepthInMeters "1430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -9.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.65"^^xsd:decimal ;
  geo-pos:long "-9.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.53'^^xsd:double;
  dwc:latitude '37.65'^^xsd:double;
  dwc:minimumDepth '1370'^^xsd:integer;
  dwc:maximumDepth '1430'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2028"^^xsd:integer ;
  dwc:maximumDepthInMeters "2028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.35"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '38.35'^^xsd:double;
  dwc:minimumDepth '2028'^^xsd:integer;
  dwc:maximumDepth '2028'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -12.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-12.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -12.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "-12.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.48'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71 7.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71"^^xsd:decimal ;
  dwc:decimalLongitude "7.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71 7.31)"^^geo:wktLiteral ;
  geo-pos:lat "43.71"^^xsd:decimal ;
  geo-pos:long "7.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia glandulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.31'^^xsd:double;
  dwc:latitude '43.71'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '283288'^^xsd:integer;
  dwc:aphiaIdAccepted '592947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.98 1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.98"^^xsd:decimal ;
  dwc:decimalLongitude "1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.98 1.47)"^^geo:wktLiteral ;
  geo-pos:lat "64.98"^^xsd:decimal ;
  geo-pos:long "1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus vogti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.47'^^xsd:double;
  dwc:latitude '64.98'^^xsd:double;
  dwc:aphiaid '101012'^^xsd:integer;
  dwc:aphiaIdAccepted '101012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.65 -28.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.65"^^xsd:decimal ;
  dwc:decimalLongitude "-28.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "553"^^xsd:integer ;
  dwc:maximumDepthInMeters "553"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.65 -28.42)"^^geo:wktLiteral ;
  geo-pos:lat "65.65"^^xsd:decimal ;
  geo-pos:long "-28.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Sagartiogeton praelongus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.42'^^xsd:double;
  dwc:latitude '65.65'^^xsd:double;
  dwc:minimumDepth '553'^^xsd:integer;
  dwc:maximumDepth '553'^^xsd:integer;
  dwc:aphiaid '741698'^^xsd:integer;
  dwc:aphiaIdAccepted '100869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.25 -22.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.25"^^xsd:decimal ;
  dwc:decimalLongitude "-22.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.25 -22.38)"^^geo:wktLiteral ;
  geo-pos:lat "63.25"^^xsd:decimal ;
  geo-pos:long "-22.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Parasicyonis sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.38'^^xsd:double;
  dwc:latitude '63.25'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '100845'^^xsd:integer;
  dwc:aphiaIdAccepted '100845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hydractinia exigua'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '284861'^^xsd:integer;
  dwc:aphiaIdAccepted '117656'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hydra disciflora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '835522'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.48)"^^geo:wktLiteral ;
  geo-pos:lat "50.1"^^xsd:decimal ;
  geo-pos:long "-5.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hydra corolliflora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43 -26.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43"^^xsd:decimal ;
  dwc:decimalLongitude "-26.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1165"^^xsd:integer ;
  dwc:maximumDepthInMeters "1165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43 -26.51)"^^geo:wktLiteral ;
  geo-pos:lat "38.43"^^xsd:decimal ;
  geo-pos:long "-26.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0010A'^^xsd:string;
  dwc:scientificName 'Hormathia elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.51'^^xsd:double;
  dwc:latitude '38.43'^^xsd:double;
  dwc:minimumDepth '1165'^^xsd:integer;
  dwc:maximumDepth '1165'^^xsd:integer;
  dwc:aphiaid '855975'^^xsd:integer;
  dwc:aphiaIdAccepted '100948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96 -28.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2102"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96 -28.32)"^^geo:wktLiteral ;
  geo-pos:lat "38.96"^^xsd:decimal ;
  geo-pos:long "-28.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0014'^^xsd:string;
  dwc:scientificName 'Corallimorphus ingens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.32'^^xsd:double;
  dwc:latitude '38.96'^^xsd:double;
  dwc:minimumDepth '2102'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '101015'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.91 -28.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.91"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2102"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.91 -28.29)"^^geo:wktLiteral ;
  geo-pos:lat "38.91"^^xsd:decimal ;
  geo-pos:long "-28.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0014'^^xsd:string;
  dwc:scientificName 'Corallimorphus ingens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.29'^^xsd:double;
  dwc:latitude '38.91'^^xsd:double;
  dwc:minimumDepth '2102'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '101015'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.82 -20.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.82"^^xsd:decimal ;
  dwc:decimalLongitude "-20.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.82 -20.31)"^^geo:wktLiteral ;
  geo-pos:lat "65.82"^^xsd:decimal ;
  geo-pos:long "-20.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20.31'^^xsd:double;
  dwc:latitude '65.82'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.87 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.87"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.87 -23.5)"^^geo:wktLiteral ;
  geo-pos:lat "65.87"^^xsd:decimal ;
  geo-pos:long "-23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '65.87'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.54"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1968"^^xsd:integer ;
  dwc:maximumDepthInMeters "1968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.54"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -28.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2460"^^xsd:integer ;
  dwc:maximumDepthInMeters "2460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -28.51)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-28.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.51'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2460'^^xsd:integer;
  dwc:maximumDepth '2460'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "563"^^xsd:integer ;
  dwc:maximumDepthInMeters "563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.57"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.57'^^xsd:double;
  dwc:minimumDepth '563'^^xsd:integer;
  dwc:maximumDepth '563'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "50.2"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia nivea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '50.2'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.01"^^xsd:decimal ;
  dwc:decimalLongitude "11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 11.12)"^^geo:wktLiteral ;
  geo-pos:lat "59.01"^^xsd:decimal ;
  geo-pos:long "11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.12'^^xsd:double;
  dwc:latitude '59.01'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.33 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.33"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.33 30)"^^geo:wktLiteral ;
  geo-pos:lat "76.33"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '76.33'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76 27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76"^^xsd:decimal ;
  dwc:decimalLongitude "27.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76 27.5)"^^geo:wktLiteral ;
  geo-pos:lat "76"^^xsd:decimal ;
  geo-pos:long "27.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '27.5'^^xsd:double;
  dwc:latitude '76'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 3.98)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia pallida rufa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.98'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '856564'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35 -3.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35"^^xsd:decimal ;
  dwc:decimalLongitude "-3.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35 -3.59)"^^geo:wktLiteral ;
  geo-pos:lat "50.35"^^xsd:decimal ;
  geo-pos:long "-3.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.59'^^xsd:double;
  dwc:latitude '50.35'^^xsd:double;
  dwc:aphiaid '100993'^^xsd:integer;
  dwc:aphiaIdAccepted '1583115'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '100993'^^xsd:integer;
  dwc:aphiaIdAccepted '1583115'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.11 7.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.11"^^xsd:decimal ;
  dwc:decimalLongitude "7.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.11 7.77)"^^geo:wktLiteral ;
  geo-pos:lat "63.11"^^xsd:decimal ;
  geo-pos:long "7.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.77'^^xsd:double;
  dwc:latitude '63.11'^^xsd:double;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.37 17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.37"^^xsd:decimal ;
  dwc:decimalLongitude "17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.37 17.17)"^^geo:wktLiteral ;
  geo-pos:lat "78.37"^^xsd:decimal ;
  geo-pos:long "17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.17'^^xsd:double;
  dwc:latitude '78.37'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2871"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:minimumDepth '2871'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07 -9.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07 -9.23)"^^geo:wktLiteral ;
  geo-pos:lat "37.07"^^xsd:decimal ;
  geo-pos:long "-9.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.23'^^xsd:double;
  dwc:latitude '37.07'^^xsd:double;
  dwc:minimumDepth '1647'^^xsd:integer;
  dwc:maximumDepth '1647'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2779"^^xsd:integer ;
  dwc:maximumDepthInMeters "2779"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.03)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "-10.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.03'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '2779'^^xsd:integer;
  dwc:maximumDepth '2779'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87 15.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.87"^^xsd:decimal ;
  dwc:decimalLongitude "15.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87 15.36)"^^geo:wktLiteral ;
  geo-pos:lat "41.87"^^xsd:decimal ;
  geo-pos:long "15.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.36'^^xsd:double;
  dwc:latitude '41.87'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '855068'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.72 -5.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.72"^^xsd:decimal ;
  dwc:decimalLongitude "-5.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.72 -5.71)"^^geo:wktLiteral ;
  geo-pos:lat "61.72"^^xsd:decimal ;
  geo-pos:long "-5.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.71'^^xsd:double;
  dwc:latitude '61.72'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.51 -8.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.51"^^xsd:decimal ;
  dwc:decimalLongitude "-8.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.51 -8.18)"^^geo:wktLiteral ;
  geo-pos:lat "62.51"^^xsd:decimal ;
  geo-pos:long "-8.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.18'^^xsd:double;
  dwc:latitude '62.51'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.5"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "74.5"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '74.5'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.37 17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.37"^^xsd:decimal ;
  dwc:decimalLongitude "17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.37 17.17)"^^geo:wktLiteral ;
  geo-pos:lat "78.37"^^xsd:decimal ;
  geo-pos:long "17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.17'^^xsd:double;
  dwc:latitude '78.37'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -9.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -9.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-9.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.68'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2320'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -26.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45"^^xsd:decimal ;
  dwc:decimalLongitude "-26.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1165"^^xsd:integer ;
  dwc:maximumDepthInMeters "1165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -26.485)"^^geo:wktLiteral ;
  geo-pos:lat "38.45"^^xsd:decimal ;
  geo-pos:long "-26.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0014'^^xsd:string;
  dwc:scientificName 'Corallimorphus ingens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.485'^^xsd:double;
  dwc:latitude '38.45'^^xsd:double;
  dwc:minimumDepth '1165'^^xsd:integer;
  dwc:maximumDepth '1165'^^xsd:integer;
  dwc:aphiaid '101015'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.11"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hydra calyciflora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '50.11'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '835520'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 -9.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "-9.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 -9.27)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "-9.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.27'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1150'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.61 -37.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.61"^^xsd:decimal ;
  dwc:decimalLongitude "-37.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.61 -37.68)"^^geo:wktLiteral ;
  geo-pos:lat "65.61"^^xsd:decimal ;
  geo-pos:long "-37.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-37.68'^^xsd:double;
  dwc:latitude '65.61'^^xsd:double;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -3.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-3.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -3.57)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-3.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.57'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:aphiaid '100993'^^xsd:integer;
  dwc:aphiaIdAccepted '1583115'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.25 14.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.25"^^xsd:decimal ;
  dwc:decimalLongitude "14.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.25 14.97)"^^geo:wktLiteral ;
  geo-pos:lat "78.25"^^xsd:decimal ;
  geo-pos:long "14.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.97'^^xsd:double;
  dwc:latitude '78.25'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "5.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "5.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gerardia savalia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.29'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '383005'^^xsd:integer;
  dwc:aphiaIdAccepted '383014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -11.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1797"^^xsd:integer ;
  dwc:maximumDepthInMeters "1797"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -11.73)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-11.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.73'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:minimumDepth '1797'^^xsd:integer;
  dwc:maximumDepth '1797'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.94 -5.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.94"^^xsd:decimal ;
  dwc:decimalLongitude "-5.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.94 -5.57)"^^geo:wktLiteral ;
  geo-pos:lat "61.94"^^xsd:decimal ;
  geo-pos:long "-5.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.57'^^xsd:double;
  dwc:latitude '61.94'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32 -4.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32 -4.09)"^^geo:wktLiteral ;
  geo-pos:lat "50.32"^^xsd:decimal ;
  geo-pos:long "-4.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cataphellia brodricii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.09'^^xsd:double;
  dwc:latitude '50.32'^^xsd:double;
  dwc:aphiaid '100947'^^xsd:integer;
  dwc:aphiaIdAccepted '100947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cataphellia brodricii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '100947'^^xsd:integer;
  dwc:aphiaIdAccepted '100947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96 -6.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.96"^^xsd:decimal ;
  dwc:decimalLongitude "-6.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96 -6.34)"^^geo:wktLiteral ;
  geo-pos:lat "49.96"^^xsd:decimal ;
  geo-pos:long "-6.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cataphellia brodrici'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.34'^^xsd:double;
  dwc:latitude '49.96'^^xsd:double;
  dwc:aphiaid '100947'^^xsd:integer;
  dwc:aphiaIdAccepted '100947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -3.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-3.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -3.57)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-3.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.57'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:aphiaid '100993'^^xsd:integer;
  dwc:aphiaIdAccepted '1583115'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia regia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:aphiaid '135181'^^xsd:integer;
  dwc:aphiaIdAccepted '135181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.24 -4.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.24"^^xsd:decimal ;
  dwc:decimalLongitude "-4.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.24 -4.51)"^^geo:wktLiteral ;
  geo-pos:lat "48.24"^^xsd:decimal ;
  geo-pos:long "-4.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia regia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.51'^^xsd:double;
  dwc:latitude '48.24'^^xsd:double;
  dwc:aphiaid '135181'^^xsd:integer;
  dwc:aphiaIdAccepted '135181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.55 -16.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.55"^^xsd:decimal ;
  dwc:decimalLongitude "-16.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1387"^^xsd:integer ;
  dwc:maximumDepthInMeters "1773"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.55 -16.91)"^^geo:wktLiteral ;
  geo-pos:lat "32.55"^^xsd:decimal ;
  geo-pos:long "-16.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.91'^^xsd:double;
  dwc:latitude '32.55'^^xsd:double;
  dwc:minimumDepth '1387'^^xsd:integer;
  dwc:maximumDepth '1773'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.79 -14.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.79"^^xsd:decimal ;
  dwc:decimalLongitude "-14.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1352"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.79 -14.59)"^^geo:wktLiteral ;
  geo-pos:lat "34.79"^^xsd:decimal ;
  geo-pos:long "-14.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.59'^^xsd:double;
  dwc:latitude '34.79'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1352'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35 34.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35"^^xsd:decimal ;
  dwc:decimalLongitude "34.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35 34.08)"^^geo:wktLiteral ;
  geo-pos:lat "69.35"^^xsd:decimal ;
  geo-pos:long "34.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '34.08'^^xsd:double;
  dwc:latitude '69.35'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35 34.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35"^^xsd:decimal ;
  dwc:decimalLongitude "34.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35 34.08)"^^geo:wktLiteral ;
  geo-pos:lat "69.35"^^xsd:decimal ;
  geo-pos:long "34.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '34.08'^^xsd:double;
  dwc:latitude '69.35'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.61 41.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.61"^^xsd:decimal ;
  dwc:decimalLongitude "41.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.61 41.38)"^^geo:wktLiteral ;
  geo-pos:lat "66.61"^^xsd:decimal ;
  geo-pos:long "41.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '41.38'^^xsd:double;
  dwc:latitude '66.61'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.61 41.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.61"^^xsd:decimal ;
  dwc:decimalLongitude "41.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.61 41.38)"^^geo:wktLiteral ;
  geo-pos:lat "66.61"^^xsd:decimal ;
  geo-pos:long "41.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '41.38'^^xsd:double;
  dwc:latitude '66.61'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.5 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.5"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.5 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "75.5"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '75.5'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "74"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '74'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus dohrnii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '855579'^^xsd:integer;
  dwc:aphiaIdAccepted '283819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus dohrnii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '855579'^^xsd:integer;
  dwc:aphiaIdAccepted '283819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus dohrnii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '855579'^^xsd:integer;
  dwc:aphiaIdAccepted '283819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.945 -5.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.945"^^xsd:decimal ;
  dwc:decimalLongitude "-5.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.945 -5.565)"^^geo:wktLiteral ;
  geo-pos:lat "61.945"^^xsd:decimal ;
  geo-pos:long "-5.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.565'^^xsd:double;
  dwc:latitude '61.945'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.615 -5.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.615"^^xsd:decimal ;
  dwc:decimalLongitude "-5.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.615 -5.805)"^^geo:wktLiteral ;
  geo-pos:lat "61.615"^^xsd:decimal ;
  geo-pos:long "-5.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.805'^^xsd:double;
  dwc:latitude '61.615'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.92 -6.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.92"^^xsd:decimal ;
  dwc:decimalLongitude "-6.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.92 -6.055)"^^geo:wktLiteral ;
  geo-pos:lat "60.92"^^xsd:decimal ;
  geo-pos:long "-6.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.055'^^xsd:double;
  dwc:latitude '60.92'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.18"^^xsd:decimal ;
  dwc:decimalLongitude "-4.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2430"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18 -4.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.18"^^xsd:decimal ;
  geo-pos:long "-4.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '44.18'^^xsd:double;
  dwc:minimumDepth '2430'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1884"^^xsd:integer ;
  dwc:maximumDepthInMeters "1911"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.12"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '1884'^^xsd:integer;
  dwc:maximumDepth '1911'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2651"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "43.71"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:latitude '43.71'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2651'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.36"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.29)"^^geo:wktLiteral ;
  geo-pos:lat "60.36"^^xsd:decimal ;
  geo-pos:long "-1.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.29'^^xsd:double;
  dwc:latitude '60.36'^^xsd:double;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.31)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.31'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.31)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.31'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.31)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.31'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -5.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "930"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -5.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.12"^^xsd:decimal ;
  geo-pos:long "-5.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.02'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '930'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -3.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-3.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -3.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-3.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.53'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1570'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -3.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-3.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -3.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-3.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.53'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "15.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gerardia savaglia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.22'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:aphiaid '101045'^^xsd:integer;
  dwc:aphiaIdAccepted '383014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gerardia savaglia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '101045'^^xsd:integer;
  dwc:aphiaIdAccepted '383014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gerardia savaglia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '101045'^^xsd:integer;
  dwc:aphiaIdAccepted '383014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gerardia savaglia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101045'^^xsd:integer;
  dwc:aphiaIdAccepted '383014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.52 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.52"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.52 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "61.52"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '61.52'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1836"^^xsd:integer ;
  dwc:maximumDepthInMeters "1836"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -22.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-22.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.5'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:minimumDepth '1836'^^xsd:integer;
  dwc:maximumDepth '1836'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -21.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "-21.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1591"^^xsd:integer ;
  dwc:maximumDepthInMeters "1591"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -21.6)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "-21.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.6'^^xsd:double;
  dwc:latitude '62'^^xsd:integer;
  dwc:minimumDepth '1591'^^xsd:integer;
  dwc:maximumDepth '1591'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -7.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "-7.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -7.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "-7.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornucopia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.62'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '241319'^^xsd:integer;
  dwc:aphiaIdAccepted '135188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -7.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -7.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "-7.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornucopia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.29'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '241319'^^xsd:integer;
  dwc:aphiaIdAccepted '135188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.45"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornucopia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '48.45'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '241319'^^xsd:integer;
  dwc:aphiaIdAccepted '135188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.2"^^xsd:decimal ;
  dwc:decimalLongitude "29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.2"^^xsd:decimal ;
  geo-pos:long "29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Priapus viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.9'^^xsd:double;
  dwc:latitude '31.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '741501'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.23 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.23"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1416"^^xsd:integer ;
  dwc:maximumDepthInMeters "1416"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.23 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "65.23"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Paraphelliactis spinosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '65.23'^^xsd:double;
  dwc:minimumDepth '1416'^^xsd:integer;
  dwc:maximumDepth '1416'^^xsd:integer;
  dwc:aphiaid '593086'^^xsd:integer;
  dwc:aphiaIdAccepted '593086'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Siphonactinopsis laevis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '100921'^^xsd:integer;
  dwc:aphiaIdAccepted '100921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.42 16.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.42"^^xsd:decimal ;
  dwc:decimalLongitude "16.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.42 16.72)"^^geo:wktLiteral ;
  geo-pos:lat "78.42"^^xsd:decimal ;
  geo-pos:long "16.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.72'^^xsd:double;
  dwc:latitude '78.42'^^xsd:double;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "199"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 16)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '199'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.16 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.16"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.16 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "78.16"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '78.16'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48"^^xsd:decimal ;
  dwc:decimalLongitude "-25.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1732"^^xsd:integer ;
  dwc:maximumDepthInMeters "1732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.48"^^xsd:decimal ;
  geo-pos:long "-25.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0016'^^xsd:string;
  dwc:scientificName 'Corallimorphus ingens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.53'^^xsd:double;
  dwc:latitude '37.48'^^xsd:double;
  dwc:minimumDepth '1732'^^xsd:integer;
  dwc:maximumDepth '1732'^^xsd:integer;
  dwc:aphiaid '101015'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48"^^xsd:decimal ;
  dwc:decimalLongitude "-25.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1732"^^xsd:integer ;
  dwc:maximumDepthInMeters "1732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.48"^^xsd:decimal ;
  geo-pos:long "-25.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0016'^^xsd:string;
  dwc:scientificName 'Corallimorphus ingens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.53'^^xsd:double;
  dwc:latitude '37.48'^^xsd:double;
  dwc:minimumDepth '1732'^^xsd:integer;
  dwc:maximumDepth '1732'^^xsd:integer;
  dwc:aphiaid '101015'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-28.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0017'^^xsd:string;
  dwc:scientificName 'Corallimorphus ingens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.08'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '101015'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.38 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.38"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147"^^xsd:integer ;
  dwc:maximumDepthInMeters "141"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.38 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "78.38"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '78.38'^^xsd:double;
  dwc:minimumDepth '147'^^xsd:integer;
  dwc:maximumDepth '141'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.31)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.31'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.14 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.14"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.14 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "28.14"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gerardia savaglia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '28.14'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '101045'^^xsd:integer;
  dwc:aphiaIdAccepted '383014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.91 -21.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.91"^^xsd:decimal ;
  dwc:decimalLongitude "-21.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5005"^^xsd:integer ;
  dwc:maximumDepthInMeters "5005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.91 -21.21)"^^geo:wktLiteral ;
  geo-pos:lat "38.91"^^xsd:decimal ;
  geo-pos:long "-21.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0022'^^xsd:string;
  dwc:scientificName 'Paractis vestita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.21'^^xsd:double;
  dwc:latitude '38.91'^^xsd:double;
  dwc:minimumDepth '5005'^^xsd:integer;
  dwc:maximumDepth '5005'^^xsd:integer;
  dwc:aphiaid '741518'^^xsd:integer;
  dwc:aphiaIdAccepted '100955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Siphonactinopsis laevis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '100921'^^xsd:integer;
  dwc:aphiaIdAccepted '100921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.05 -8.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.05"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.05 -8.48)"^^geo:wktLiteral ;
  geo-pos:lat "48.05"^^xsd:decimal ;
  geo-pos:long "-8.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornucopia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.48'^^xsd:double;
  dwc:latitude '48.05'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '241319'^^xsd:integer;
  dwc:aphiaIdAccepted '135188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.1"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19600"^^xsd:integer ;
  dwc:maximumDepthInMeters "19600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1 -19)"^^geo:wktLiteral ;
  geo-pos:lat "62.1"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '62.1'^^xsd:double;
  dwc:minimumDepth '19600'^^xsd:integer;
  dwc:maximumDepth '19600'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -3.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-3.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -3.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-3.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.53'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.14 -15.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.14"^^xsd:decimal ;
  dwc:decimalLongitude "-15.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1767"^^xsd:integer ;
  dwc:maximumDepthInMeters "1951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.14 -15.62)"^^geo:wktLiteral ;
  geo-pos:lat "35.14"^^xsd:decimal ;
  geo-pos:long "-15.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.62'^^xsd:double;
  dwc:latitude '35.14'^^xsd:double;
  dwc:minimumDepth '1767'^^xsd:integer;
  dwc:maximumDepth '1951'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.38 31.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.38"^^xsd:decimal ;
  dwc:decimalLongitude "31.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.38 31.08)"^^geo:wktLiteral ;
  geo-pos:lat "70.38"^^xsd:decimal ;
  geo-pos:long "31.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '31.08'^^xsd:double;
  dwc:latitude '70.38'^^xsd:double;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia regia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '135181'^^xsd:integer;
  dwc:aphiaIdAccepted '135181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Botrucnidifer norvegicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '289529'^^xsd:integer;
  dwc:aphiaIdAccepted '289529'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.75 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.75"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.75 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "73.75"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '73.75'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus dohrnii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '855579'^^xsd:integer;
  dwc:aphiaIdAccepted '283819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2171"^^xsd:integer ;
  dwc:maximumDepthInMeters "2171"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.73)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-8.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2171'^^xsd:integer;
  dwc:maximumDepth '2171'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.045 7.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.045"^^xsd:decimal ;
  dwc:decimalLongitude "7.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.045 7.835)"^^geo:wktLiteral ;
  geo-pos:lat "64.045"^^xsd:decimal ;
  geo-pos:long "7.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.835'^^xsd:double;
  dwc:latitude '64.045'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '100832'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 11)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '37.55'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.07 5.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.07"^^xsd:decimal ;
  dwc:decimalLongitude "5.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.07 5.56)"^^geo:wktLiteral ;
  geo-pos:lat "60.07"^^xsd:decimal ;
  geo-pos:long "5.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina lofotensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.56'^^xsd:double;
  dwc:latitude '60.07'^^xsd:double;
  dwc:aphiaid '856556'^^xsd:integer;
  dwc:aphiaIdAccepted '240768'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.11 -6.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.11"^^xsd:decimal ;
  dwc:decimalLongitude "-6.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.11 -6.37)"^^geo:wktLiteral ;
  geo-pos:lat "62.11"^^xsd:decimal ;
  geo-pos:long "-6.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.37'^^xsd:double;
  dwc:latitude '62.11'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.84 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.84"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.84 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "47.84"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '47.84'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1180'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "161"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '161'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata vulgaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '856468'^^xsd:integer;
  dwc:aphiaIdAccepted '856468'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  geo-pos:lat "51.57"^^xsd:decimal ;
  geo-pos:long "-4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.32'^^xsd:double;
  dwc:latitude '51.57'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.13"^^xsd:decimal ;
  dwc:decimalLongitude "-15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -15.45)"^^geo:wktLiteral ;
  geo-pos:lat "28.13"^^xsd:decimal ;
  geo-pos:long "-15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 24989'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.45'^^xsd:double;
  dwc:latitude '28.13'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.52 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.52"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2465"^^xsd:integer ;
  dwc:maximumDepthInMeters "2465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.52 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "69.52"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '69.52'^^xsd:double;
  dwc:minimumDepth '2465'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodeopsis strumosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '100870'^^xsd:integer;
  dwc:aphiaIdAccepted '100870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58 -0.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58"^^xsd:decimal ;
  dwc:decimalLongitude "-0.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58 -0.83)"^^geo:wktLiteral ;
  geo-pos:lat "55.58"^^xsd:decimal ;
  geo-pos:long "-0.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.83'^^xsd:double;
  dwc:latitude '55.58'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.21 -21.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.21"^^xsd:decimal ;
  dwc:decimalLongitude "-21.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.21 -21.48)"^^geo:wktLiteral ;
  geo-pos:lat "63.21"^^xsd:decimal ;
  geo-pos:long "-21.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.48'^^xsd:double;
  dwc:latitude '63.21'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -3.18)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "-3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.18'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 11.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "11.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 11.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "11.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.99'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.38"^^xsd:decimal ;
  dwc:decimalLongitude "5.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  geo-pos:lat "60.38"^^xsd:decimal ;
  geo-pos:long "5.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina lofotensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.36'^^xsd:double;
  dwc:latitude '60.38'^^xsd:double;
  dwc:aphiaid '856556'^^xsd:integer;
  dwc:aphiaIdAccepted '240768'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42"^^xsd:decimal ;
  dwc:decimalLongitude "-31.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1229"^^xsd:integer ;
  dwc:maximumDepthInMeters "1229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.42"^^xsd:decimal ;
  geo-pos:long "-31.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.38'^^xsd:double;
  dwc:latitude '39.42'^^xsd:double;
  dwc:minimumDepth '1229'^^xsd:integer;
  dwc:maximumDepth '1229'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.47"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -10.32)"^^geo:wktLiteral ;
  geo-pos:lat "48.47"^^xsd:decimal ;
  geo-pos:long "-10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.32'^^xsd:double;
  dwc:latitude '48.47'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 22.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "22.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 22.97)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "22.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.97'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.33 1.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.33"^^xsd:decimal ;
  dwc:decimalLongitude "1.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.33 1.67)"^^geo:wktLiteral ;
  geo-pos:lat "52.33"^^xsd:decimal ;
  geo-pos:long "1.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.67'^^xsd:double;
  dwc:latitude '52.33'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  geo-pos:lat "51.58"^^xsd:decimal ;
  geo-pos:long "-3.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.97'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "164"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.58"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '42.58'^^xsd:double;
  dwc:minimumDepth '164'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58 15.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58 15.17)"^^geo:wktLiteral ;
  geo-pos:lat "42.58"^^xsd:decimal ;
  geo-pos:long "15.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.17'^^xsd:double;
  dwc:latitude '42.58'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '166'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.87 -15.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-15.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.87 -15.38)"^^geo:wktLiteral ;
  geo-pos:lat "27.87"^^xsd:decimal ;
  geo-pos:long "-15.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 24987'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.38'^^xsd:double;
  dwc:latitude '27.87'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.17 -15.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.17"^^xsd:decimal ;
  dwc:decimalLongitude "-15.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.17 -15.63)"^^geo:wktLiteral ;
  geo-pos:lat "28.17"^^xsd:decimal ;
  geo-pos:long "-15.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 24988'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.63'^^xsd:double;
  dwc:latitude '28.17'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1241"^^xsd:integer ;
  dwc:maximumDepthInMeters "1241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.08"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '40.08'^^xsd:double;
  dwc:minimumDepth '1241'^^xsd:integer;
  dwc:maximumDepth '1241'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1241"^^xsd:integer ;
  dwc:maximumDepthInMeters "1241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.08"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '40.08'^^xsd:double;
  dwc:minimumDepth '1241'^^xsd:integer;
  dwc:maximumDepth '1241'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.65 -1.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.65"^^xsd:decimal ;
  dwc:decimalLongitude "-1.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.65 -1.17)"^^geo:wktLiteral ;
  geo-pos:lat "55.65"^^xsd:decimal ;
  geo-pos:long "-1.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.17'^^xsd:double;
  dwc:latitude '55.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -11.95)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.95'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.87 -3.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.87"^^xsd:decimal ;
  dwc:decimalLongitude "-3.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.87 -3.08)"^^geo:wktLiteral ;
  geo-pos:lat "77.87"^^xsd:decimal ;
  geo-pos:long "-3.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.08'^^xsd:double;
  dwc:latitude '77.87'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.52 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.52"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2465"^^xsd:integer ;
  dwc:maximumDepthInMeters "2465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.52 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "69.52"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '69.52'^^xsd:double;
  dwc:minimumDepth '2465'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.58 -21.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.58"^^xsd:decimal ;
  dwc:decimalLongitude "-21.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.58 -21.48)"^^geo:wktLiteral ;
  geo-pos:lat "63.58"^^xsd:decimal ;
  geo-pos:long "-21.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.48'^^xsd:double;
  dwc:latitude '63.58'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '151'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.21 -21.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.21"^^xsd:decimal ;
  dwc:decimalLongitude "-21.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.21 -21.48)"^^geo:wktLiteral ;
  geo-pos:lat "63.21"^^xsd:decimal ;
  geo-pos:long "-21.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.48'^^xsd:double;
  dwc:latitude '63.21'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '151'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71 7.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71"^^xsd:decimal ;
  dwc:decimalLongitude "7.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71 7.31)"^^geo:wktLiteral ;
  geo-pos:lat "43.71"^^xsd:decimal ;
  geo-pos:long "7.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodeopsis strumosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.31'^^xsd:double;
  dwc:latitude '43.71'^^xsd:double;
  dwc:aphiaid '100870'^^xsd:integer;
  dwc:aphiaIdAccepted '100870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  geo-pos:lat "28.23"^^xsd:decimal ;
  geo-pos:long "-16.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodeopsis strumosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.36'^^xsd:double;
  dwc:latitude '28.23'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100870'^^xsd:integer;
  dwc:aphiaIdAccepted '100870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.83 -13.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-13.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.83 -13.78)"^^geo:wktLiteral ;
  geo-pos:lat "28.83"^^xsd:decimal ;
  geo-pos:long "-13.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 24990'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.78'^^xsd:double;
  dwc:latitude '28.83'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.15 -13.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.15"^^xsd:decimal ;
  dwc:decimalLongitude "-13.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.15 -13.42)"^^geo:wktLiteral ;
  geo-pos:lat "29.15"^^xsd:decimal ;
  geo-pos:long "-13.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 24991'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.42'^^xsd:double;
  dwc:latitude '29.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 22.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "22.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 22.76)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "22.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodeopsis strumosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.76'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '100870'^^xsd:integer;
  dwc:aphiaIdAccepted '100870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.38 17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.38"^^xsd:decimal ;
  dwc:decimalLongitude "17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.38 17.75)"^^geo:wktLiteral ;
  geo-pos:lat "75.38"^^xsd:decimal ;
  geo-pos:long "17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.75'^^xsd:double;
  dwc:latitude '75.38'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.82 24.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.82"^^xsd:decimal ;
  dwc:decimalLongitude "24.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.82 24.42)"^^geo:wktLiteral ;
  geo-pos:lat "75.82"^^xsd:decimal ;
  geo-pos:long "24.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '24.42'^^xsd:double;
  dwc:latitude '75.82'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.87 12.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.87 12.82)"^^geo:wktLiteral ;
  geo-pos:lat "55.87"^^xsd:decimal ;
  geo-pos:long "12.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.82'^^xsd:double;
  dwc:latitude '55.87'^^xsd:double;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.21 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.21"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.21 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "63.21"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '63.21'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.87 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.87"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters "109"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.87 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "63.87"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '63.87'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '109'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.17 8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.17"^^xsd:decimal ;
  dwc:decimalLongitude "8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.17 8.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.17"^^xsd:decimal ;
  geo-pos:long "8.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.25'^^xsd:double;
  dwc:latitude '41.17'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina lofotensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '856556'^^xsd:integer;
  dwc:aphiaIdAccepted '240768'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42"^^xsd:decimal ;
  dwc:decimalLongitude "-31.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1229"^^xsd:integer ;
  dwc:maximumDepthInMeters "1229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.42"^^xsd:decimal ;
  geo-pos:long "-31.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.38'^^xsd:double;
  dwc:latitude '39.42'^^xsd:double;
  dwc:minimumDepth '1229'^^xsd:integer;
  dwc:maximumDepth '1229'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35 -3.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35"^^xsd:decimal ;
  dwc:decimalLongitude "-3.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35 -3.59)"^^geo:wktLiteral ;
  geo-pos:lat "50.35"^^xsd:decimal ;
  geo-pos:long "-3.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.59'^^xsd:double;
  dwc:latitude '50.35'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57"^^xsd:decimal ;
  dwc:decimalLongitude "-4.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.28)"^^geo:wktLiteral ;
  geo-pos:lat "51.57"^^xsd:decimal ;
  geo-pos:long "-4.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '51.57'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:aphiaid '582018'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.53 3.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.53"^^xsd:decimal ;
  dwc:decimalLongitude "3.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.53 3.09)"^^geo:wktLiteral ;
  geo-pos:lat "42.53"^^xsd:decimal ;
  geo-pos:long "3.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata smaragdina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.09'^^xsd:double;
  dwc:latitude '42.53'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '856464'^^xsd:integer;
  dwc:aphiaIdAccepted '856464'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1430"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78 -11.2)"^^geo:wktLiteral ;
  geo-pos:lat "48.78"^^xsd:decimal ;
  geo-pos:long "-11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '48.78'^^xsd:double;
  dwc:minimumDepth '1430'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -16.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-16.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -16.68)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-16.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 24992'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.68'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33 -6.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33"^^xsd:decimal ;
  dwc:decimalLongitude "-6.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33 -6.78)"^^geo:wktLiteral ;
  geo-pos:lat "36.33"^^xsd:decimal ;
  geo-pos:long "-6.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia pourtalesi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.78'^^xsd:double;
  dwc:latitude '36.33'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '503985'^^xsd:integer;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 17.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67"^^xsd:decimal ;
  dwc:decimalLongitude "17.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132"^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 17.33)"^^geo:wktLiteral ;
  geo-pos:lat "42.67"^^xsd:decimal ;
  geo-pos:long "17.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.33'^^xsd:double;
  dwc:latitude '42.67'^^xsd:double;
  dwc:minimumDepth '132'^^xsd:integer;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata smaragdina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '856464'^^xsd:integer;
  dwc:aphiaIdAccepted '856464'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Telmatactis cricoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '100971'^^xsd:integer;
  dwc:aphiaIdAccepted '100971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -14.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-14.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1006"^^xsd:integer ;
  dwc:maximumDepthInMeters "1018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -14.07)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-14.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.07'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '1006'^^xsd:integer;
  dwc:maximumDepth '1018'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "595"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:minimumDepth '595'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55 -4.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55"^^xsd:decimal ;
  dwc:decimalLongitude "-4.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55 -4.17)"^^geo:wktLiteral ;
  geo-pos:lat "51.55"^^xsd:decimal ;
  geo-pos:long "-4.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.17'^^xsd:double;
  dwc:latitude '51.55'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 14.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 14.07)"^^geo:wktLiteral ;
  geo-pos:lat "68.1"^^xsd:decimal ;
  geo-pos:long "14.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina lofotensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.07'^^xsd:double;
  dwc:latitude '68.1'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '856556'^^xsd:integer;
  dwc:aphiaIdAccepted '240768'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42"^^xsd:decimal ;
  dwc:decimalLongitude "-31.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1229"^^xsd:integer ;
  dwc:maximumDepthInMeters "1229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.42"^^xsd:decimal ;
  geo-pos:long "-31.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.38'^^xsd:double;
  dwc:latitude '39.42'^^xsd:double;
  dwc:minimumDepth '1229'^^xsd:integer;
  dwc:maximumDepth '1229'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "55.9"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '55.9'^^xsd:double;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.29"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "63.29"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '63.29'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodeopsis pelagica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '283509'^^xsd:integer;
  dwc:aphiaIdAccepted '283509'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45 19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45"^^xsd:decimal ;
  dwc:decimalLongitude "19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45 19.08)"^^geo:wktLiteral ;
  geo-pos:lat "74.45"^^xsd:decimal ;
  geo-pos:long "19.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.08'^^xsd:double;
  dwc:latitude '74.45'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans miniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '856421'^^xsd:integer;
  dwc:aphiaIdAccepted '856421'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4)"^^geo:wktLiteral ;
  geo-pos:lat "51.57"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '51.57'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  geo-pos:lat "28.4"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostella flosculifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '28.4'^^xsd:double;
  dwc:aphiaid '289355'^^xsd:integer;
  dwc:aphiaIdAccepted '289355'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.11 -17.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.11 -17.22)"^^geo:wktLiteral ;
  geo-pos:lat "28.11"^^xsd:decimal ;
  geo-pos:long "-17.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostella flosculifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.22'^^xsd:double;
  dwc:latitude '28.11'^^xsd:double;
  dwc:aphiaid '289355'^^xsd:integer;
  dwc:aphiaIdAccepted '289355'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.03 -16.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.03"^^xsd:decimal ;
  dwc:decimalLongitude "-16.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.03 -16.53)"^^geo:wktLiteral ;
  geo-pos:lat "28.03"^^xsd:decimal ;
  geo-pos:long "-16.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 24993'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.53'^^xsd:double;
  dwc:latitude '28.03'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.63 -17.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.63"^^xsd:decimal ;
  dwc:decimalLongitude "-17.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.63 -17.98)"^^geo:wktLiteral ;
  geo-pos:lat "28.63"^^xsd:decimal ;
  geo-pos:long "-17.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 33876'^^xsd:string;
  dwc:scientificName 'Alcyonium maristenebrosi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.98'^^xsd:double;
  dwc:latitude '28.63'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '517613'^^xsd:integer;
  dwc:aphiaIdAccepted '517613'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53 -33.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53"^^xsd:decimal ;
  dwc:decimalLongitude "-33.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53 -33.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.53"^^xsd:decimal ;
  geo-pos:long "-33.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Coel. 33878'^^xsd:string;
  dwc:scientificName 'Alcyonium profundum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.4'^^xsd:double;
  dwc:latitude '36.53'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '287376'^^xsd:integer;
  dwc:aphiaIdAccepted '287376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 -9.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "-9.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "292"^^xsd:integer ;
  dwc:maximumDepthInMeters "292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 -9.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "-9.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia pourtalesi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.22'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:minimumDepth '292'^^xsd:integer;
  dwc:maximumDepth '292'^^xsd:integer;
  dwc:aphiaid '503985'^^xsd:integer;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.22 -4.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.22"^^xsd:decimal ;
  dwc:decimalLongitude "-4.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.22 -4.18)"^^geo:wktLiteral ;
  geo-pos:lat "53.22"^^xsd:decimal ;
  geo-pos:long "-4.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia anguicoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.18'^^xsd:double;
  dwc:latitude '53.22'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '741677'^^xsd:integer;
  dwc:aphiaIdAccepted '283723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.33"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 16)"^^geo:wktLiteral ;
  geo-pos:lat "42.33"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 16.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "16.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 16.67)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "16.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.67'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.77 -9.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.77"^^xsd:decimal ;
  dwc:decimalLongitude "-9.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.77 -9.28)"^^geo:wktLiteral ;
  geo-pos:lat "56.77"^^xsd:decimal ;
  geo-pos:long "-9.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.28'^^xsd:double;
  dwc:latitude '56.77'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1248'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.43 -8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.43"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.43 -8.38)"^^geo:wktLiteral ;
  geo-pos:lat "59.43"^^xsd:decimal ;
  geo-pos:long "-8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.38'^^xsd:double;
  dwc:latitude '59.43'^^xsd:double;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.63"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus smithi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '38.63'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata rustica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:aphiaid '856463'^^xsd:integer;
  dwc:aphiaIdAccepted '856463'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata rustica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '856463'^^xsd:integer;
  dwc:aphiaIdAccepted '856463'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '856458'^^xsd:integer;
  dwc:aphiaIdAccepted '856458'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.85 -13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.85"^^xsd:decimal ;
  dwc:decimalLongitude "-13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.85 -13.75)"^^geo:wktLiteral ;
  geo-pos:lat "64.85"^^xsd:decimal ;
  geo-pos:long "-13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.75'^^xsd:double;
  dwc:latitude '64.85'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.75 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.75"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.75 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "65.75"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '65.75'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  geo-pos:lat "28.23"^^xsd:decimal ;
  geo-pos:long "-16.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodeopsis pelagica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.36'^^xsd:double;
  dwc:latitude '28.23'^^xsd:double;
  dwc:aphiaid '283509'^^xsd:integer;
  dwc:aphiaIdAccepted '283509'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  geo-pos:lat "28.33"^^xsd:decimal ;
  geo-pos:long "-15.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodeopsis pelagica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.76'^^xsd:double;
  dwc:latitude '28.33'^^xsd:double;
  dwc:aphiaid '283509'^^xsd:integer;
  dwc:aphiaIdAccepted '283509'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.66"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "59.66"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '59.66'^^xsd:double;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.47 26.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.47"^^xsd:decimal ;
  dwc:decimalLongitude "26.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.47 26.72)"^^geo:wktLiteral ;
  geo-pos:lat "75.47"^^xsd:decimal ;
  geo-pos:long "26.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.72'^^xsd:double;
  dwc:latitude '75.47'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.38 21.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.38"^^xsd:decimal ;
  dwc:decimalLongitude "21.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.38 21.03)"^^geo:wktLiteral ;
  geo-pos:lat "77.38"^^xsd:decimal ;
  geo-pos:long "21.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.03'^^xsd:double;
  dwc:latitude '77.38'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.47 -8.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.47"^^xsd:decimal ;
  dwc:decimalLongitude "-8.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.47 -8.02)"^^geo:wktLiteral ;
  geo-pos:lat "59.47"^^xsd:decimal ;
  geo-pos:long "-8.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.02'^^xsd:double;
  dwc:latitude '59.47'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03 12.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.03"^^xsd:decimal ;
  dwc:decimalLongitude "12.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03 12.69)"^^geo:wktLiteral ;
  geo-pos:lat "56.03"^^xsd:decimal ;
  geo-pos:long "12.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.69'^^xsd:double;
  dwc:latitude '56.03'^^xsd:double;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.34 12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.34"^^xsd:decimal ;
  dwc:decimalLongitude "12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.34 12.64)"^^geo:wktLiteral ;
  geo-pos:lat "56.34"^^xsd:decimal ;
  geo-pos:long "12.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.64'^^xsd:double;
  dwc:latitude '56.34'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.54"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1968"^^xsd:integer ;
  dwc:maximumDepthInMeters "1968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.54"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.07 12.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.07"^^xsd:decimal ;
  dwc:decimalLongitude "12.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.07 12.54)"^^geo:wktLiteral ;
  geo-pos:lat "56.07"^^xsd:decimal ;
  geo-pos:long "12.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.54'^^xsd:double;
  dwc:latitude '56.07'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9 -19.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9 -19.42)"^^geo:wktLiteral ;
  geo-pos:lat "65.9"^^xsd:decimal ;
  geo-pos:long "-19.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19.42'^^xsd:double;
  dwc:latitude '65.9'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.14 -10.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.14"^^xsd:decimal ;
  dwc:decimalLongitude "-10.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.14 -10.27)"^^geo:wktLiteral ;
  geo-pos:lat "52.14"^^xsd:decimal ;
  geo-pos:long "-10.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus epithecata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.27'^^xsd:double;
  dwc:latitude '52.14'^^xsd:double;
  dwc:aphiaid '1291232'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "28.7"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostella flosculifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '28.7'^^xsd:double;
  dwc:aphiaid '289355'^^xsd:integer;
  dwc:aphiaIdAccepted '289355'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97"^^xsd:decimal ;
  dwc:decimalLongitude "0.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.95)"^^geo:wktLiteral ;
  geo-pos:lat "52.97"^^xsd:decimal ;
  geo-pos:long "0.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.95'^^xsd:double;
  dwc:latitude '52.97'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.27"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "65.27"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Siphonactinia boeckii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '65.27'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '854726'^^xsd:integer;
  dwc:aphiaIdAccepted '283579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  geo-pos:lat "51.57"^^xsd:decimal ;
  geo-pos:long "-4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.32'^^xsd:double;
  dwc:latitude '51.57'^^xsd:double;
  dwc:aphiaid '856420'^^xsd:integer;
  dwc:aphiaIdAccepted '856420'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE-29591'^^xsd:string;
  dwc:scientificName 'Candelabrum cocksii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '117417'^^xsd:integer;
  dwc:aphiaIdAccepted '117417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "53.24"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia anguicoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '53.24'^^xsd:double;
  dwc:aphiaid '741677'^^xsd:integer;
  dwc:aphiaIdAccepted '283723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters "108"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:maximumDepth '108'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata alabastrina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '856457'^^xsd:integer;
  dwc:aphiaIdAccepted '856457'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.03 5.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.03"^^xsd:decimal ;
  dwc:decimalLongitude "5.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "498"^^xsd:integer ;
  dwc:maximumDepthInMeters "498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.03 5.58)"^^geo:wktLiteral ;
  geo-pos:lat "64.03"^^xsd:decimal ;
  geo-pos:long "5.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus vogti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.58'^^xsd:double;
  dwc:latitude '64.03'^^xsd:double;
  dwc:minimumDepth '498'^^xsd:integer;
  dwc:maximumDepth '498'^^xsd:integer;
  dwc:aphiaid '101012'^^xsd:integer;
  dwc:aphiaIdAccepted '101012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.8 27.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.8"^^xsd:decimal ;
  dwc:decimalLongitude "27.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.8 27.33)"^^geo:wktLiteral ;
  geo-pos:lat "78.8"^^xsd:decimal ;
  geo-pos:long "27.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '27.33'^^xsd:double;
  dwc:latitude '78.8'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.55 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.55"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1089"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.55 -19)"^^geo:wktLiteral ;
  geo-pos:lat "61.55"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '61.55'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1089'^^xsd:integer;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85 -13.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85"^^xsd:decimal ;
  dwc:decimalLongitude "-13.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85 -13.33)"^^geo:wktLiteral ;
  geo-pos:lat "51.85"^^xsd:decimal ;
  geo-pos:long "-13.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.33'^^xsd:double;
  dwc:latitude '51.85'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '760'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79 -13.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79"^^xsd:decimal ;
  dwc:decimalLongitude "-13.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79 -13.23)"^^geo:wktLiteral ;
  geo-pos:lat "51.79"^^xsd:decimal ;
  geo-pos:long "-13.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.23'^^xsd:double;
  dwc:latitude '51.79'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "13.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 13.58)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "13.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.58'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.455 -5.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.455"^^xsd:decimal ;
  dwc:decimalLongitude "-5.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.455 -5.434)"^^geo:wktLiteral ;
  geo-pos:lat "56.455"^^xsd:decimal ;
  geo-pos:long "-5.434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE-35763'^^xsd:string;
  dwc:scientificName 'Sarsia tubulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.434'^^xsd:double;
  dwc:latitude '56.455'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '117491'^^xsd:integer;
  dwc:aphiaIdAccepted '117491'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.455 -5.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.455"^^xsd:decimal ;
  dwc:decimalLongitude "-5.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.455 -5.434)"^^geo:wktLiteral ;
  geo-pos:lat "56.455"^^xsd:decimal ;
  geo-pos:long "-5.434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE-35765'^^xsd:string;
  dwc:scientificName 'Sarsia striata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.434'^^xsd:double;
  dwc:latitude '56.455'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '117490'^^xsd:integer;
  dwc:aphiaIdAccepted '117490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.31 9.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.31"^^xsd:decimal ;
  dwc:decimalLongitude "9.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.31 9.19)"^^geo:wktLiteral ;
  geo-pos:lat "44.31"^^xsd:decimal ;
  geo-pos:long "9.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE-49086'^^xsd:string;
  dwc:scientificName 'Perarella schneideri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.19'^^xsd:double;
  dwc:latitude '44.31'^^xsd:double;
  dwc:aphiaid '117508'^^xsd:integer;
  dwc:aphiaIdAccepted '117508'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE-49490'^^xsd:string;
  dwc:scientificName 'Coryne prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '231693'^^xsd:integer;
  dwc:aphiaIdAccepted '565154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.68 9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.68"^^xsd:decimal ;
  dwc:decimalLongitude "9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.68 9.5)"^^geo:wktLiteral ;
  geo-pos:lat "65.68"^^xsd:decimal ;
  geo-pos:long "9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.5'^^xsd:double;
  dwc:latitude '65.68'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  geo-pos:lat "28.33"^^xsd:decimal ;
  geo-pos:long "-15.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.76'^^xsd:double;
  dwc:latitude '28.33'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.31)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isarachnactis lobiancoi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.31'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '290203'^^xsd:integer;
  dwc:aphiaIdAccepted '290203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.92 26.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.92"^^xsd:decimal ;
  dwc:decimalLongitude "26.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.92 26.18)"^^geo:wktLiteral ;
  geo-pos:lat "70.92"^^xsd:decimal ;
  geo-pos:long "26.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.18'^^xsd:double;
  dwc:latitude '70.92'^^xsd:double;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 18.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "18.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 18.32)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "18.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondrachtinia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '18.32'^^xsd:double;
  dwc:latitude '69.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '855601'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6 16.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.6"^^xsd:decimal ;
  dwc:decimalLongitude "16.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6 16.56)"^^geo:wktLiteral ;
  geo-pos:lat "68.6"^^xsd:decimal ;
  geo-pos:long "16.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.56'^^xsd:double;
  dwc:latitude '68.6'^^xsd:double;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.63"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.63"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia virgata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '32.63'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '283314'^^xsd:integer;
  dwc:aphiaIdAccepted '100801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.63)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus stueuri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.63'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '101040'^^xsd:integer;
  dwc:aphiaIdAccepted '101040'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74 -1.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.74"^^xsd:decimal ;
  dwc:decimalLongitude "-1.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.74 -1.54)"^^geo:wktLiteral ;
  geo-pos:lat "50.74"^^xsd:decimal ;
  geo-pos:long "-1.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.54'^^xsd:double;
  dwc:latitude '50.74'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.73 -14.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.73"^^xsd:decimal ;
  dwc:decimalLongitude "-14.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.73 -14.13)"^^geo:wktLiteral ;
  geo-pos:lat "57.73"^^xsd:decimal ;
  geo-pos:long "-14.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.13'^^xsd:double;
  dwc:latitude '57.73'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57 -10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.57"^^xsd:decimal ;
  dwc:decimalLongitude "-10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1975"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57 -10.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.57"^^xsd:decimal ;
  geo-pos:long "-10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.85'^^xsd:double;
  dwc:latitude '48.57'^^xsd:double;
  dwc:minimumDepth '1975'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.54"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1968"^^xsd:integer ;
  dwc:maximumDepthInMeters "1968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.54"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Vaughanella concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:aphiaid '135177'^^xsd:integer;
  dwc:aphiaIdAccepted '135177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "5.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "5.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus vagus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.29'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:aphiaid '101043'^^xsd:integer;
  dwc:aphiaIdAccepted '101043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus vagus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:aphiaid '101043'^^xsd:integer;
  dwc:aphiaIdAccepted '101043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus tergestinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:aphiaid '101041'^^xsd:integer;
  dwc:aphiaIdAccepted '101041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -3.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-3.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -3.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-3.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.53'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -3.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.2'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2075'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.45"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1430"^^xsd:integer ;
  dwc:maximumDepthInMeters "1430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -10.32)"^^geo:wktLiteral ;
  geo-pos:lat "48.45"^^xsd:decimal ;
  geo-pos:long "-10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.32'^^xsd:double;
  dwc:latitude '48.45'^^xsd:double;
  dwc:minimumDepth '1430'^^xsd:integer;
  dwc:maximumDepth '1430'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.66 -16.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.66"^^xsd:decimal ;
  dwc:decimalLongitude "-16.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.66 -16.68)"^^geo:wktLiteral ;
  geo-pos:lat "32.66"^^xsd:decimal ;
  geo-pos:long "-16.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Vaughanella concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.68'^^xsd:double;
  dwc:latitude '32.66'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '135177'^^xsd:integer;
  dwc:aphiaIdAccepted '135177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1385"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Vaughanella concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.09'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:minimumDepth '1385'^^xsd:integer;
  dwc:maximumDepth '1385'^^xsd:integer;
  dwc:aphiaid '135177'^^xsd:integer;
  dwc:aphiaIdAccepted '135177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -33.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-33.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -33.32)"^^geo:wktLiteral ;
  geo-pos:lat "37.25"^^xsd:decimal ;
  geo-pos:long "-33.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Vaughanella concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.32'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '135177'^^xsd:integer;
  dwc:aphiaIdAccepted '135177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52 -0.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52"^^xsd:decimal ;
  dwc:decimalLongitude "-0.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52 -0.88)"^^geo:wktLiteral ;
  geo-pos:lat "55.52"^^xsd:decimal ;
  geo-pos:long "-0.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.88'^^xsd:double;
  dwc:latitude '55.52'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '855603'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9 26.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9"^^xsd:decimal ;
  dwc:decimalLongitude "26.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9 26.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.9"^^xsd:decimal ;
  geo-pos:long "26.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondrachtinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.2'^^xsd:double;
  dwc:latitude '70.9'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '855602'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.04 27.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.04"^^xsd:decimal ;
  dwc:decimalLongitude "27.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.04 27.85)"^^geo:wktLiteral ;
  geo-pos:lat "71.04"^^xsd:decimal ;
  geo-pos:long "27.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '27.85'^^xsd:double;
  dwc:latitude '71.04'^^xsd:double;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 21)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '69.7'^^xsd:double;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia virgata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '283314'^^xsd:integer;
  dwc:aphiaIdAccepted '100801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.63"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.63"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia virgata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '32.63'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '283314'^^xsd:integer;
  dwc:aphiaIdAccepted '100801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.11 -13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.11"^^xsd:decimal ;
  dwc:decimalLongitude "-13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1098"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.11 -13.05)"^^geo:wktLiteral ;
  geo-pos:lat "29.11"^^xsd:decimal ;
  geo-pos:long "-13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.05'^^xsd:double;
  dwc:latitude '29.11'^^xsd:double;
  dwc:minimumDepth '1098'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.11 -13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.11"^^xsd:decimal ;
  dwc:decimalLongitude "-13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1098"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.11 -13.05)"^^geo:wktLiteral ;
  geo-pos:lat "29.11"^^xsd:decimal ;
  geo-pos:long "-13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.05'^^xsd:double;
  dwc:latitude '29.11'^^xsd:double;
  dwc:minimumDepth '1098'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.68 9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.68"^^xsd:decimal ;
  dwc:decimalLongitude "9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.68 9.5)"^^geo:wktLiteral ;
  geo-pos:lat "65.68"^^xsd:decimal ;
  geo-pos:long "9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.5'^^xsd:double;
  dwc:latitude '65.68'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -1.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.56'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -1.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -1.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.66"^^xsd:decimal ;
  geo-pos:long "-1.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.18'^^xsd:double;
  dwc:latitude '44.66'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.16 1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.16"^^xsd:decimal ;
  dwc:decimalLongitude "1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.16 1.47)"^^geo:wktLiteral ;
  geo-pos:lat "46.16"^^xsd:decimal ;
  geo-pos:long "1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.47'^^xsd:double;
  dwc:latitude '46.16'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05 -12.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05"^^xsd:decimal ;
  dwc:decimalLongitude "-12.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147"^^xsd:integer ;
  dwc:maximumDepthInMeters "147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05 -12.44)"^^geo:wktLiteral ;
  geo-pos:lat "50.05"^^xsd:decimal ;
  geo-pos:long "-12.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.44'^^xsd:double;
  dwc:latitude '50.05'^^xsd:double;
  dwc:minimumDepth '147'^^xsd:integer;
  dwc:maximumDepth '147'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.205 -11.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.205"^^xsd:decimal ;
  dwc:decimalLongitude "-11.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.205 -11.88)"^^geo:wktLiteral ;
  geo-pos:lat "43.205"^^xsd:decimal ;
  geo-pos:long "-11.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.88'^^xsd:double;
  dwc:latitude '43.205'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88 -9.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.88"^^xsd:decimal ;
  dwc:decimalLongitude "-9.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88 -9.02)"^^geo:wktLiteral ;
  geo-pos:lat "43.88"^^xsd:decimal ;
  geo-pos:long "-9.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.02'^^xsd:double;
  dwc:latitude '43.88'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67 -8.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67"^^xsd:decimal ;
  dwc:decimalLongitude "-8.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67 -8.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.67"^^xsd:decimal ;
  geo-pos:long "-8.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.92'^^xsd:double;
  dwc:latitude '43.67'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.85"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isarachnactis longipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '36.85'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '290204'^^xsd:integer;
  dwc:aphiaIdAccepted '290204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isarachnactis longipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '290204'^^xsd:integer;
  dwc:aphiaIdAccepted '290204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isarachnactis longipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '290204'^^xsd:integer;
  dwc:aphiaIdAccepted '290204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  geo-pos:lat "50.46"^^xsd:decimal ;
  geo-pos:long "-3.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia murocincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.51'^^xsd:double;
  dwc:latitude '50.46'^^xsd:double;
  dwc:aphiaid '283756'^^xsd:integer;
  dwc:aphiaIdAccepted '283756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aulactinia crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '855368'^^xsd:integer;
  dwc:aphiaIdAccepted '100823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72 -1.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72"^^xsd:decimal ;
  dwc:decimalLongitude "-1.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72 -1.41)"^^geo:wktLiteral ;
  geo-pos:lat "50.72"^^xsd:decimal ;
  geo-pos:long "-1.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.41'^^xsd:double;
  dwc:latitude '50.72'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77 -0.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77"^^xsd:decimal ;
  dwc:decimalLongitude "-0.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77 -0.79)"^^geo:wktLiteral ;
  geo-pos:lat "50.77"^^xsd:decimal ;
  geo-pos:long "-0.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.79'^^xsd:double;
  dwc:latitude '50.77'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79 -1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.79"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79 -1.13)"^^geo:wktLiteral ;
  geo-pos:lat "50.79"^^xsd:decimal ;
  geo-pos:long "-1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.13'^^xsd:double;
  dwc:latitude '50.79'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  geo-pos:lat "54.13"^^xsd:decimal ;
  geo-pos:long "8.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.23'^^xsd:double;
  dwc:latitude '54.13'^^xsd:double;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855122'^^xsd:integer;
  dwc:aphiaIdAccepted '100994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.53'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:aphiaid '855122'^^xsd:integer;
  dwc:aphiaIdAccepted '100994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.53'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:aphiaid '855122'^^xsd:integer;
  dwc:aphiaIdAccepted '100994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.2"^^xsd:decimal ;
  dwc:decimalLongitude "29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.2"^^xsd:decimal ;
  geo-pos:long "29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia isacmaea cleopatrae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.9'^^xsd:double;
  dwc:latitude '31.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '283279'^^xsd:integer;
  dwc:aphiaIdAccepted '283279'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '151546'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.73"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE-49494'^^xsd:string;
  dwc:scientificName 'Eleutheria claparedii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.73'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '284623'^^xsd:integer;
  dwc:aphiaIdAccepted '284623'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -22.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.05"^^xsd:decimal ;
  dwc:decimalLongitude "-22.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -22.71)"^^geo:wktLiteral ;
  geo-pos:lat "64.05"^^xsd:decimal ;
  geo-pos:long "-22.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29032'^^xsd:string;
  dwc:scientificName 'Sertularella rugosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.71'^^xsd:double;
  dwc:latitude '64.05'^^xsd:double;
  dwc:aphiaid '117907'^^xsd:integer;
  dwc:aphiaIdAccepted '117907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -22.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.05"^^xsd:decimal ;
  dwc:decimalLongitude "-22.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -22.71)"^^geo:wktLiteral ;
  geo-pos:lat "64.05"^^xsd:decimal ;
  geo-pos:long "-22.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29033'^^xsd:string;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.71'^^xsd:double;
  dwc:latitude '64.05'^^xsd:double;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.31)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-6.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.31'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.43"^^xsd:decimal ;
  geo-pos:long "-25.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ceratotrochus diadema'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.22'^^xsd:double;
  dwc:latitude '37.43'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '508891'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.68 9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.68"^^xsd:decimal ;
  dwc:decimalLongitude "9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.68 9.5)"^^geo:wktLiteral ;
  geo-pos:lat "65.68"^^xsd:decimal ;
  geo-pos:long "9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.5'^^xsd:double;
  dwc:latitude '65.68'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.68 9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.68"^^xsd:decimal ;
  dwc:decimalLongitude "9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.68 9.5)"^^geo:wktLiteral ;
  geo-pos:lat "65.68"^^xsd:decimal ;
  geo-pos:long "9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.5'^^xsd:double;
  dwc:latitude '65.68'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 25.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5"^^xsd:decimal ;
  dwc:decimalLongitude "25.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 25.45)"^^geo:wktLiteral ;
  geo-pos:lat "76.5"^^xsd:decimal ;
  geo-pos:long "25.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.45'^^xsd:double;
  dwc:latitude '76.5'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.52 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.52"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.52 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "67.52"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '67.52'^^xsd:double;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "164"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 4)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum mac andrewi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '164'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.72 1.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.72"^^xsd:decimal ;
  dwc:decimalLongitude "1.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.72 1.27)"^^geo:wktLiteral ;
  geo-pos:lat "61.72"^^xsd:decimal ;
  geo-pos:long "1.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum mac andrewi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.27'^^xsd:double;
  dwc:latitude '61.72'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 -5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.48"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 -5.28)"^^geo:wktLiteral ;
  geo-pos:lat "62.48"^^xsd:decimal ;
  geo-pos:long "-5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum mac andrewi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.28'^^xsd:double;
  dwc:latitude '62.48'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "22.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "22.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondrachtinia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.35'^^xsd:double;
  dwc:latitude '70.25'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '855601'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -26.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-26.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1378"^^xsd:integer ;
  dwc:maximumDepthInMeters "1378"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -26.02)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-26.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chitonanthus indutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.02'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:minimumDepth '1378'^^xsd:integer;
  dwc:maximumDepth '1378'^^xsd:integer;
  dwc:aphiaid '411013'^^xsd:integer;
  dwc:aphiaIdAccepted '411013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78 -30.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.78"^^xsd:decimal ;
  dwc:decimalLongitude "-30.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1331"^^xsd:integer ;
  dwc:maximumDepthInMeters "1331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78 -30.27)"^^geo:wktLiteral ;
  geo-pos:lat "38.78"^^xsd:decimal ;
  geo-pos:long "-30.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chitonanthus indutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.27'^^xsd:double;
  dwc:latitude '38.78'^^xsd:double;
  dwc:minimumDepth '1331'^^xsd:integer;
  dwc:maximumDepth '1331'^^xsd:integer;
  dwc:aphiaid '411013'^^xsd:integer;
  dwc:aphiaIdAccepted '411013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.68 23.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.68"^^xsd:decimal ;
  dwc:decimalLongitude "23.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.68 23.63)"^^geo:wktLiteral ;
  geo-pos:lat "70.68"^^xsd:decimal ;
  geo-pos:long "23.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.63'^^xsd:double;
  dwc:latitude '70.68'^^xsd:double;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 29.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "29.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 29.85)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "29.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.85'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.15 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.15"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.15 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.15"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.15'^^xsd:double;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73 -1.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73"^^xsd:decimal ;
  dwc:decimalLongitude "-1.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73 -1.54)"^^geo:wktLiteral ;
  geo-pos:lat "50.73"^^xsd:decimal ;
  geo-pos:long "-1.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.54'^^xsd:double;
  dwc:latitude '50.73'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71 -1.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71"^^xsd:decimal ;
  dwc:decimalLongitude "-1.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71 -1.95)"^^geo:wktLiteral ;
  geo-pos:lat "50.71"^^xsd:decimal ;
  geo-pos:long "-1.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.95'^^xsd:double;
  dwc:latitude '50.71'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.69"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '50.69'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.33 -2.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.33"^^xsd:decimal ;
  dwc:decimalLongitude "-2.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.33 -2.78)"^^geo:wktLiteral ;
  geo-pos:lat "56.33"^^xsd:decimal ;
  geo-pos:long "-2.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.78'^^xsd:double;
  dwc:latitude '56.33'^^xsd:double;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:aphiaid '854762'^^xsd:integer;
  dwc:aphiaIdAccepted '100999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "55.75"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '55.75'^^xsd:double;
  dwc:aphiaid '854762'^^xsd:integer;
  dwc:aphiaIdAccepted '100999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.66 -16.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.66"^^xsd:decimal ;
  dwc:decimalLongitude "-16.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.66 -16.68)"^^geo:wktLiteral ;
  geo-pos:lat "32.66"^^xsd:decimal ;
  geo-pos:long "-16.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Vaughanella concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.68'^^xsd:double;
  dwc:latitude '32.66'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '135177'^^xsd:integer;
  dwc:aphiaIdAccepted '135177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.985 -5.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.985"^^xsd:decimal ;
  dwc:decimalLongitude "-5.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.985 -5.415)"^^geo:wktLiteral ;
  geo-pos:lat "43.985"^^xsd:decimal ;
  geo-pos:long "-5.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Vaughanella concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.415'^^xsd:double;
  dwc:latitude '43.985'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1150'^^xsd:integer;
  dwc:aphiaid '135177'^^xsd:integer;
  dwc:aphiaIdAccepted '135177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.985 -5.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.985"^^xsd:decimal ;
  dwc:decimalLongitude "-5.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.985 -5.415)"^^geo:wktLiteral ;
  geo-pos:lat "43.985"^^xsd:decimal ;
  geo-pos:long "-5.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Vaughanella concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.415'^^xsd:double;
  dwc:latitude '43.985'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '135177'^^xsd:integer;
  dwc:aphiaIdAccepted '135177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.72 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.72"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1392"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.72 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "56.72"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '56.72'^^xsd:double;
  dwc:minimumDepth '1392'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.63 -5.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.63"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1336"^^xsd:integer ;
  dwc:maximumDepthInMeters "1465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.63 -5.22)"^^geo:wktLiteral ;
  geo-pos:lat "46.63"^^xsd:decimal ;
  geo-pos:long "-5.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.22'^^xsd:double;
  dwc:latitude '46.63'^^xsd:double;
  dwc:minimumDepth '1336'^^xsd:integer;
  dwc:maximumDepth '1465'^^xsd:integer;
  dwc:aphiaid '135136'^^xsd:integer;
  dwc:aphiaIdAccepted '135136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.47"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1130"^^xsd:integer ;
  dwc:maximumDepthInMeters "1160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -10.28)"^^geo:wktLiteral ;
  geo-pos:lat "48.47"^^xsd:decimal ;
  geo-pos:long "-10.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '48.47'^^xsd:double;
  dwc:minimumDepth '1130'^^xsd:integer;
  dwc:maximumDepth '1160'^^xsd:integer;
  dwc:aphiaid '135136'^^xsd:integer;
  dwc:aphiaIdAccepted '135136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 -2.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84"^^xsd:decimal ;
  dwc:decimalLongitude "-2.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 -2.47)"^^geo:wktLiteral ;
  geo-pos:lat "36.84"^^xsd:decimal ;
  geo-pos:long "-2.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.47'^^xsd:double;
  dwc:latitude '36.84'^^xsd:double;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 -3.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "-3.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 -3.04)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "-3.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.04'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 11.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "11.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 11.04)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "11.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.04'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 12.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16"^^xsd:decimal ;
  dwc:decimalLongitude "12.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 12.73)"^^geo:wktLiteral ;
  geo-pos:lat "37.16"^^xsd:decimal ;
  geo-pos:long "12.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.73'^^xsd:double;
  dwc:latitude '37.16'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.95 -19.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.95"^^xsd:decimal ;
  dwc:decimalLongitude "-19.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "957"^^xsd:integer ;
  dwc:maximumDepthInMeters "957"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.95 -19.97)"^^geo:wktLiteral ;
  geo-pos:lat "62.95"^^xsd:decimal ;
  geo-pos:long "-19.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondrophellia coronata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19.97'^^xsd:double;
  dwc:latitude '62.95'^^xsd:double;
  dwc:minimumDepth '957'^^xsd:integer;
  dwc:maximumDepth '957'^^xsd:integer;
  dwc:aphiaid '100948'^^xsd:integer;
  dwc:aphiaIdAccepted '100948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.57 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.57"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2448"^^xsd:integer ;
  dwc:maximumDepthInMeters "2448"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.57 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "64.57"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondrophellia coronata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '64.57'^^xsd:double;
  dwc:minimumDepth '2448'^^xsd:integer;
  dwc:maximumDepth '2448'^^xsd:integer;
  dwc:aphiaid '100948'^^xsd:integer;
  dwc:aphiaIdAccepted '100948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1070"^^xsd:integer ;
  dwc:maximumDepthInMeters "1070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -29.1)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondrophellia coronata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.1'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:minimumDepth '1070'^^xsd:integer;
  dwc:maximumDepth '1070'^^xsd:integer;
  dwc:aphiaid '100948'^^xsd:integer;
  dwc:aphiaIdAccepted '100948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.68"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29289'^^xsd:string;
  dwc:scientificName 'Ectopleura larynx'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.68'^^xsd:double;
  dwc:aphiaid '157933'^^xsd:integer;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 11.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "11.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 11.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "11.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ceratotrochus magnaghii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.99'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '135145'^^xsd:integer;
  dwc:aphiaIdAccepted '135145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 25.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5"^^xsd:decimal ;
  dwc:decimalLongitude "25.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 25.45)"^^geo:wktLiteral ;
  geo-pos:lat "76.5"^^xsd:decimal ;
  geo-pos:long "25.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.45'^^xsd:double;
  dwc:latitude '76.5'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63 -11.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63"^^xsd:decimal ;
  dwc:decimalLongitude "-11.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63 -11.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.63"^^xsd:decimal ;
  geo-pos:long "-11.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondrodactis duplicata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.53'^^xsd:double;
  dwc:latitude '50.63'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '855605'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.82 33.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.82"^^xsd:decimal ;
  dwc:decimalLongitude "33.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.82 33.77)"^^geo:wktLiteral ;
  geo-pos:lat "70.82"^^xsd:decimal ;
  geo-pos:long "33.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '33.77'^^xsd:double;
  dwc:latitude '70.82'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.69"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '50.69'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia chrysosplenium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '854761'^^xsd:integer;
  dwc:aphiaIdAccepted '411004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.47"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -10.32)"^^geo:wktLiteral ;
  geo-pos:lat "48.47"^^xsd:decimal ;
  geo-pos:long "-10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.32'^^xsd:double;
  dwc:latitude '48.47'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135136'^^xsd:integer;
  dwc:aphiaIdAccepted '135136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.985 -5.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.985"^^xsd:decimal ;
  dwc:decimalLongitude "-5.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "545"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.985 -5.415)"^^geo:wktLiteral ;
  geo-pos:lat "43.985"^^xsd:decimal ;
  geo-pos:long "-5.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Vaughanella concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.415'^^xsd:double;
  dwc:latitude '43.985'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '545'^^xsd:integer;
  dwc:aphiaid '135177'^^xsd:integer;
  dwc:aphiaIdAccepted '135177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76 -28.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76 -28.13)"^^geo:wktLiteral ;
  geo-pos:lat "38.76"^^xsd:decimal ;
  geo-pos:long "-28.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chitonanthus indutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.13'^^xsd:double;
  dwc:latitude '38.76'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '411013'^^xsd:integer;
  dwc:aphiaIdAccepted '411013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.02 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.02"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.02 4)"^^geo:wktLiteral ;
  geo-pos:lat "62.02"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum mac andrewi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '62.02'^^xsd:double;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.53'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:aphiaid '855122'^^xsd:integer;
  dwc:aphiaIdAccepted '100994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.17"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.17'^^xsd:double;
  dwc:aphiaid '151546'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-27.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1240"^^xsd:integer ;
  dwc:maximumDepthInMeters "1240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-27.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.71'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:minimumDepth '1240'^^xsd:integer;
  dwc:maximumDepth '1240'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38 -33.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38"^^xsd:decimal ;
  dwc:decimalLongitude "-33.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1384"^^xsd:integer ;
  dwc:maximumDepthInMeters "1384"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38 -33.76)"^^geo:wktLiteral ;
  geo-pos:lat "39.38"^^xsd:decimal ;
  geo-pos:long "-33.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus platypus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.76'^^xsd:double;
  dwc:latitude '39.38'^^xsd:double;
  dwc:minimumDepth '1384'^^xsd:integer;
  dwc:maximumDepth '1384'^^xsd:integer;
  dwc:aphiaid '508898'^^xsd:integer;
  dwc:aphiaIdAccepted '286857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38 -33.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38"^^xsd:decimal ;
  dwc:decimalLongitude "-33.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1384"^^xsd:integer ;
  dwc:maximumDepthInMeters "1384"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38 -33.76)"^^geo:wktLiteral ;
  geo-pos:lat "39.38"^^xsd:decimal ;
  geo-pos:long "-33.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.76'^^xsd:double;
  dwc:latitude '39.38'^^xsd:double;
  dwc:minimumDepth '1384'^^xsd:integer;
  dwc:maximumDepth '1384'^^xsd:integer;
  dwc:aphiaid '869137'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -31.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -31.23)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-31.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.23'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '869137'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79 -1.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.79"^^xsd:decimal ;
  dwc:decimalLongitude "-1.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79 -1.14)"^^geo:wktLiteral ;
  geo-pos:lat "50.79"^^xsd:decimal ;
  geo-pos:long "-1.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.14'^^xsd:double;
  dwc:latitude '50.79'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79 -1.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.79"^^xsd:decimal ;
  dwc:decimalLongitude "-1.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79 -1.14)"^^geo:wktLiteral ;
  geo-pos:lat "50.79"^^xsd:decimal ;
  geo-pos:long "-1.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.14'^^xsd:double;
  dwc:latitude '50.79'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78 0.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.78"^^xsd:decimal ;
  dwc:decimalLongitude "0.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78 0.74)"^^geo:wktLiteral ;
  geo-pos:lat "50.78"^^xsd:decimal ;
  geo-pos:long "0.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.74'^^xsd:double;
  dwc:latitude '50.78'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95 -10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95"^^xsd:decimal ;
  dwc:decimalLongitude "-10.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95 -10.38)"^^geo:wktLiteral ;
  geo-pos:lat "51.95"^^xsd:decimal ;
  geo-pos:long "-10.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.38'^^xsd:double;
  dwc:latitude '51.95'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '1348951'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.686"^^xsd:decimal ;
  dwc:decimalLongitude "7.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.317)"^^geo:wktLiteral ;
  geo-pos:lat "43.686"^^xsd:decimal ;
  geo-pos:long "7.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE-31746'^^xsd:string;
  dwc:scientificName 'Solmundella bitentaculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.317'^^xsd:double;
  dwc:latitude '43.686'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '117267'^^xsd:integer;
  dwc:aphiaIdAccepted '117267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia alba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '283268'^^xsd:integer;
  dwc:aphiaIdAccepted '283268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -28.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -28.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-28.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia alberti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.9'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '135134'^^xsd:integer;
  dwc:aphiaIdAccepted '135134'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.17"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "36.17"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '36.17'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -25.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "992"^^xsd:integer ;
  dwc:maximumDepthInMeters "992"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -25.86)"^^geo:wktLiteral ;
  geo-pos:lat "37.97"^^xsd:decimal ;
  geo-pos:long "-25.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus nitens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.86'^^xsd:double;
  dwc:latitude '37.97'^^xsd:double;
  dwc:minimumDepth '992'^^xsd:integer;
  dwc:maximumDepth '992'^^xsd:integer;
  dwc:aphiaid '508902'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 5.48)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "5.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.48'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 25.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5"^^xsd:decimal ;
  dwc:decimalLongitude "25.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 25.45)"^^geo:wktLiteral ;
  geo-pos:lat "76.5"^^xsd:decimal ;
  geo-pos:long "25.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.45'^^xsd:double;
  dwc:latitude '76.5'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '855603'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45 -2.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45"^^xsd:decimal ;
  dwc:decimalLongitude "-2.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45 -2.47)"^^geo:wktLiteral ;
  geo-pos:lat "49.45"^^xsd:decimal ;
  geo-pos:long "-2.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.47'^^xsd:double;
  dwc:latitude '49.45'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.12 14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.12"^^xsd:decimal ;
  dwc:decimalLongitude "14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.12 14.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.12"^^xsd:decimal ;
  geo-pos:long "14.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.95'^^xsd:double;
  dwc:latitude '78.12'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 13.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "13.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1454"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 13.37)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "13.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia isacmaea bimaculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.37'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1454'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.11 12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.11"^^xsd:decimal ;
  dwc:decimalLongitude "12.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.11 12.26)"^^geo:wktLiteral ;
  geo-pos:lat "57.11"^^xsd:decimal ;
  geo-pos:long "12.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.26'^^xsd:double;
  dwc:latitude '57.11'^^xsd:double;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.82 -20.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.82"^^xsd:decimal ;
  dwc:decimalLongitude "-20.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "113"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.82 -20.31)"^^geo:wktLiteral ;
  geo-pos:lat "65.82"^^xsd:decimal ;
  geo-pos:long "-20.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20.31'^^xsd:double;
  dwc:latitude '65.82'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '113'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.82 -20.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.82"^^xsd:decimal ;
  dwc:decimalLongitude "-20.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.82 -20.31)"^^geo:wktLiteral ;
  geo-pos:lat "65.82"^^xsd:decimal ;
  geo-pos:long "-20.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20.31'^^xsd:double;
  dwc:latitude '65.82'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE-29753'^^xsd:string;
  dwc:scientificName 'Turritopsis dohrnii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '151801'^^xsd:integer;
  dwc:aphiaIdAccepted '151801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE-29811'^^xsd:string;
  dwc:scientificName 'Olindias phosphorica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '117774'^^xsd:integer;
  dwc:aphiaIdAccepted '292470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.73"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE-29965'^^xsd:string;
  dwc:scientificName 'Kirchenpaueria pinnata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.73'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '117674'^^xsd:integer;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.686"^^xsd:decimal ;
  dwc:decimalLongitude "7.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.317)"^^geo:wktLiteral ;
  geo-pos:lat "43.686"^^xsd:decimal ;
  geo-pos:long "7.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE-31745'^^xsd:string;
  dwc:scientificName 'Aglaura hemistoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.317'^^xsd:double;
  dwc:latitude '43.686'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '117851'^^xsd:integer;
  dwc:aphiaIdAccepted '117851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia anguicoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '741677'^^xsd:integer;
  dwc:aphiaIdAccepted '283723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia anemone'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '854981'^^xsd:integer;
  dwc:aphiaIdAccepted '418868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia alba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '283268'^^xsd:integer;
  dwc:aphiaIdAccepted '283268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78 -25.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78 -25.87)"^^geo:wktLiteral ;
  geo-pos:lat "37.78"^^xsd:decimal ;
  geo-pos:long "-25.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia alberti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.87'^^xsd:double;
  dwc:latitude '37.78'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '135134'^^xsd:integer;
  dwc:aphiaIdAccepted '135134'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78 -25.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78 -25.87)"^^geo:wktLiteral ;
  geo-pos:lat "37.78"^^xsd:decimal ;
  geo-pos:long "-25.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia alberti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.87'^^xsd:double;
  dwc:latitude '37.78'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '135134'^^xsd:integer;
  dwc:aphiaIdAccepted '135134'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:aphiaid '1291227'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.23 -6.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.23"^^xsd:decimal ;
  dwc:decimalLongitude "-6.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.23 -6.28)"^^geo:wktLiteral ;
  geo-pos:lat "60.23"^^xsd:decimal ;
  geo-pos:long "-6.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.28'^^xsd:double;
  dwc:latitude '60.23'^^xsd:double;
  dwc:aphiaid '1291227'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33 -6.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33"^^xsd:decimal ;
  dwc:decimalLongitude "-6.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33 -6.78)"^^geo:wktLiteral ;
  geo-pos:lat "36.33"^^xsd:decimal ;
  geo-pos:long "-6.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.78'^^xsd:double;
  dwc:latitude '36.33'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '1348951'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  geo-pos:lat "28.23"^^xsd:decimal ;
  geo-pos:long "-16.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostella flosculifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.36'^^xsd:double;
  dwc:latitude '28.23'^^xsd:double;
  dwc:aphiaid '289355'^^xsd:integer;
  dwc:aphiaIdAccepted '289355'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '740893'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia nivea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '741616'^^xsd:integer;
  dwc:aphiaIdAccepted '283463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.96"^^xsd:decimal ;
  dwc:decimalLongitude "0.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  geo-pos:lat "52.96"^^xsd:decimal ;
  geo-pos:long "0.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.84'^^xsd:double;
  dwc:latitude '52.96'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.45 -9.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1123"^^xsd:integer ;
  dwc:maximumDepthInMeters "1123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.45 -9.91)"^^geo:wktLiteral ;
  geo-pos:lat "32.45"^^xsd:decimal ;
  geo-pos:long "-9.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.91'^^xsd:double;
  dwc:latitude '32.45'^^xsd:double;
  dwc:minimumDepth '1123'^^xsd:integer;
  dwc:maximumDepth '1123'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28 -7.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28"^^xsd:decimal ;
  dwc:decimalLongitude "-7.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "985"^^xsd:integer ;
  dwc:maximumDepthInMeters "985"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28 -7.22)"^^geo:wktLiteral ;
  geo-pos:lat "36.28"^^xsd:decimal ;
  geo-pos:long "-7.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.22'^^xsd:double;
  dwc:latitude '36.28'^^xsd:double;
  dwc:minimumDepth '985'^^xsd:integer;
  dwc:maximumDepth '985'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22 21)"^^geo:wktLiteral ;
  geo-pos:lat "79.22"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '79.22'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.58 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.58"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.58 28)"^^geo:wktLiteral ;
  geo-pos:lat "79.58"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '79.58'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52 14.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52 14.46)"^^geo:wktLiteral ;
  geo-pos:lat "77.52"^^xsd:decimal ;
  geo-pos:long "14.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.46'^^xsd:double;
  dwc:latitude '77.52'^^xsd:double;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia isacmaea crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '151542'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 7.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "7.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 7.17)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "7.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia isacmaea clavata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.17'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 7.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "7.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 7.17)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "7.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia isacmaea clavata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.17'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.42 5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.42"^^xsd:decimal ;
  dwc:decimalLongitude "5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.42 5.28)"^^geo:wktLiteral ;
  geo-pos:lat "60.42"^^xsd:decimal ;
  geo-pos:long "5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.28'^^xsd:double;
  dwc:latitude '60.42'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.37 14.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.37 14.83)"^^geo:wktLiteral ;
  geo-pos:lat "78.37"^^xsd:decimal ;
  geo-pos:long "14.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.83'^^xsd:double;
  dwc:latitude '78.37'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "66.7"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '66.7'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:aphiaid '855603'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Vaughanella concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '135177'^^xsd:integer;
  dwc:aphiaIdAccepted '135177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.535 -29.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.535"^^xsd:decimal ;
  dwc:decimalLongitude "-29.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.535 -29.035)"^^geo:wktLiteral ;
  geo-pos:lat "39.535"^^xsd:decimal ;
  geo-pos:long "-29.035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Vaughanella concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.035'^^xsd:double;
  dwc:latitude '39.535'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '135177'^^xsd:integer;
  dwc:aphiaIdAccepted '135177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.62 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.62"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "394"^^xsd:integer ;
  dwc:maximumDepthInMeters "394"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.62 20)"^^geo:wktLiteral ;
  geo-pos:lat "72.62"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '72.62'^^xsd:double;
  dwc:minimumDepth '394'^^xsd:integer;
  dwc:maximumDepth '394'^^xsd:integer;
  dwc:aphiaid '855603'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "53.4"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '53.4'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.21 -4.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.21 -4.21)"^^geo:wktLiteral ;
  geo-pos:lat "53.21"^^xsd:decimal ;
  geo-pos:long "-4.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.21'^^xsd:double;
  dwc:latitude '53.21'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.87 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.87"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.87 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "63.87"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '63.87'^^xsd:double;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.17 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.17"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.17 10)"^^geo:wktLiteral ;
  geo-pos:lat "79.17"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '79.17'^^xsd:double;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80 17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80"^^xsd:decimal ;
  dwc:decimalLongitude "17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80 17.08)"^^geo:wktLiteral ;
  geo-pos:lat "80"^^xsd:decimal ;
  geo-pos:long "17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.08'^^xsd:double;
  dwc:latitude '80'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 -11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66"^^xsd:decimal ;
  dwc:decimalLongitude "-11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 -11.68)"^^geo:wktLiteral ;
  geo-pos:lat "66"^^xsd:decimal ;
  geo-pos:long "-11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.68'^^xsd:double;
  dwc:latitude '66'^^xsd:integer;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 -26.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7"^^xsd:decimal ;
  dwc:decimalLongitude "-26.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 -26.67)"^^geo:wktLiteral ;
  geo-pos:lat "66.7"^^xsd:decimal ;
  geo-pos:long "-26.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.67'^^xsd:double;
  dwc:latitude '66.7'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.02 14.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.02"^^xsd:decimal ;
  dwc:decimalLongitude "14.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1454"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.02 14.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.02"^^xsd:decimal ;
  geo-pos:long "14.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia isacmaea bimaculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.59'^^xsd:double;
  dwc:latitude '45.02'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1454'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 13.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "13.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 13.37)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "13.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia isacmaea atrimaculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.37'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:aphiaid '283271'^^xsd:integer;
  dwc:aphiaIdAccepted '283271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus vagus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '101043'^^xsd:integer;
  dwc:aphiaIdAccepted '101043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 5.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus vagus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.32'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '101043'^^xsd:integer;
  dwc:aphiaIdAccepted '101043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia alba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '283268'^^xsd:integer;
  dwc:aphiaIdAccepted '283268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1423"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia adspersa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1423'^^xsd:integer;
  dwc:aphiaid '854978'^^xsd:integer;
  dwc:aphiaIdAccepted '100801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.55 -11.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.55"^^xsd:decimal ;
  dwc:decimalLongitude "-11.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "980"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.55 -11.87)"^^geo:wktLiteral ;
  geo-pos:lat "49.55"^^xsd:decimal ;
  geo-pos:long "-11.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.87'^^xsd:double;
  dwc:latitude '49.55'^^xsd:double;
  dwc:minimumDepth '980'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.73"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.73'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  geo-pos:lat "28.33"^^xsd:decimal ;
  geo-pos:long "-15.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.76'^^xsd:double;
  dwc:latitude '28.33'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.43 -8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.43"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "705"^^xsd:integer ;
  dwc:maximumDepthInMeters "705"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.43 -8.38)"^^geo:wktLiteral ;
  geo-pos:lat "59.43"^^xsd:decimal ;
  geo-pos:long "-8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.38'^^xsd:double;
  dwc:latitude '59.43'^^xsd:double;
  dwc:minimumDepth '705'^^xsd:integer;
  dwc:maximumDepth '705'^^xsd:integer;
  dwc:aphiaid '1348951'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -10.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-10.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -10.52)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-10.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.52'^^xsd:double;
  dwc:latitude '51.25'^^xsd:double;
  dwc:aphiaid '1348951'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE-32963'^^xsd:string;
  dwc:scientificName 'Dipurena ophiogaster'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '117476'^^xsd:integer;
  dwc:aphiaIdAccepted '565165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE-34228'^^xsd:string;
  dwc:scientificName 'Eleutheria dichotoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '117531'^^xsd:integer;
  dwc:aphiaIdAccepted '117531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE-32949'^^xsd:string;
  dwc:scientificName 'Dicoryne conybearei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '284248'^^xsd:integer;
  dwc:aphiaIdAccepted '284248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -29)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia alberti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29'^^xsd:integer;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '135134'^^xsd:integer;
  dwc:aphiaIdAccepted '135134'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "454"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia alberti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '454'^^xsd:integer;
  dwc:aphiaid '135134'^^xsd:integer;
  dwc:aphiaIdAccepted '135134'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia alberti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '135134'^^xsd:integer;
  dwc:aphiaIdAccepted '135134'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -16.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-16.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -16.77)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-16.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.77'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.12"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1216"^^xsd:integer ;
  dwc:maximumDepthInMeters "1216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.12"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '35.12'^^xsd:double;
  dwc:minimumDepth '1216'^^xsd:integer;
  dwc:maximumDepth '1216'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97"^^xsd:decimal ;
  dwc:decimalLongitude "0.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.98)"^^geo:wktLiteral ;
  geo-pos:lat "52.97"^^xsd:decimal ;
  geo-pos:long "0.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.98'^^xsd:double;
  dwc:latitude '52.97'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.23 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1740"^^xsd:integer ;
  dwc:maximumDepthInMeters "1740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.23 -8.68)"^^geo:wktLiteral ;
  geo-pos:lat "44.23"^^xsd:decimal ;
  geo-pos:long "-8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '44.23'^^xsd:double;
  dwc:minimumDepth '1740'^^xsd:integer;
  dwc:maximumDepth '1740'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43 -6.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.43"^^xsd:decimal ;
  dwc:decimalLongitude "-6.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "717"^^xsd:integer ;
  dwc:maximumDepthInMeters "717"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43 -6.81)"^^geo:wktLiteral ;
  geo-pos:lat "35.43"^^xsd:decimal ;
  geo-pos:long "-6.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.81'^^xsd:double;
  dwc:latitude '35.43'^^xsd:double;
  dwc:minimumDepth '717'^^xsd:integer;
  dwc:maximumDepth '717'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.96"^^xsd:decimal ;
  dwc:decimalLongitude "0.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  geo-pos:lat "52.96"^^xsd:decimal ;
  geo-pos:long "0.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.84'^^xsd:double;
  dwc:latitude '52.96'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97"^^xsd:decimal ;
  dwc:decimalLongitude "0.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.95)"^^geo:wktLiteral ;
  geo-pos:lat "52.97"^^xsd:decimal ;
  geo-pos:long "0.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.95'^^xsd:double;
  dwc:latitude '52.97'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.94 1.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.94"^^xsd:decimal ;
  dwc:decimalLongitude "1.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.94 1.28)"^^geo:wktLiteral ;
  geo-pos:lat "52.94"^^xsd:decimal ;
  geo-pos:long "1.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.28'^^xsd:double;
  dwc:latitude '52.94'^^xsd:double;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1950"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.07"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '1950'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1931"^^xsd:integer ;
  dwc:maximumDepthInMeters "1931"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '1931'^^xsd:integer;
  dwc:maximumDepth '1931'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.54"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1968"^^xsd:integer ;
  dwc:maximumDepthInMeters "1968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.54"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Vaughanella concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:aphiaid '135177'^^xsd:integer;
  dwc:aphiaIdAccepted '135177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84 -13.09)"^^geo:wktLiteral ;
  geo-pos:lat "51.84"^^xsd:decimal ;
  geo-pos:long "-13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '51.84'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1448 5.70786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1448"^^xsd:decimal ;
  dwc:decimalLongitude "5.70786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1448 5.70786)"^^geo:wktLiteral ;
  geo-pos:lat "43.1448"^^xsd:decimal ;
  geo-pos:long "5.70786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE-34436'^^xsd:string;
  dwc:scientificName 'Pruvotella grisea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.70786'^^xsd:double;
  dwc:latitude '43.1448'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '412604'^^xsd:integer;
  dwc:aphiaIdAccepted '117341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03 -6.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.03"^^xsd:decimal ;
  dwc:decimalLongitude "-6.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1193"^^xsd:integer ;
  dwc:maximumDepthInMeters "1193"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03 -6.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.03"^^xsd:decimal ;
  geo-pos:long "-6.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.85'^^xsd:double;
  dwc:latitude '36.03'^^xsd:double;
  dwc:minimumDepth '1193'^^xsd:integer;
  dwc:maximumDepth '1193'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97"^^xsd:decimal ;
  dwc:decimalLongitude "0.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.98)"^^geo:wktLiteral ;
  geo-pos:lat "52.97"^^xsd:decimal ;
  geo-pos:long "0.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.98'^^xsd:double;
  dwc:latitude '52.97'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.73"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.73'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus vagus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '101043'^^xsd:integer;
  dwc:aphiaIdAccepted '101043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "-29.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "599"^^xsd:integer ;
  dwc:maximumDepthInMeters "599"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "-29.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Vaughanella concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.72'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:minimumDepth '599'^^xsd:integer;
  dwc:maximumDepth '599'^^xsd:integer;
  dwc:aphiaid '135177'^^xsd:integer;
  dwc:aphiaIdAccepted '135177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 0.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "0.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 0.82)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "0.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.82'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '855603'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 -26.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7"^^xsd:decimal ;
  dwc:decimalLongitude "-26.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 -26.67)"^^geo:wktLiteral ;
  geo-pos:lat "66.7"^^xsd:decimal ;
  geo-pos:long "-26.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.67'^^xsd:double;
  dwc:latitude '66.7'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79 -3.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.79"^^xsd:decimal ;
  dwc:decimalLongitude "-3.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1925"^^xsd:integer ;
  dwc:maximumDepthInMeters "1990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79 -3.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.79"^^xsd:decimal ;
  geo-pos:long "-3.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.77'^^xsd:double;
  dwc:latitude '43.79'^^xsd:double;
  dwc:minimumDepth '1925'^^xsd:integer;
  dwc:maximumDepth '1990'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 11.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "11.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 11.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "11.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.99'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.05 -16.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.05"^^xsd:decimal ;
  dwc:decimalLongitude "-16.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.05 -16.32)"^^geo:wktLiteral ;
  geo-pos:lat "33.05"^^xsd:decimal ;
  geo-pos:long "-16.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.32'^^xsd:double;
  dwc:latitude '33.05'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.12 -8.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.12"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.12 -8.22)"^^geo:wktLiteral ;
  geo-pos:lat "48.12"^^xsd:decimal ;
  geo-pos:long "-8.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.22'^^xsd:double;
  dwc:latitude '48.12'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "5.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "5.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.29'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '70.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67"^^xsd:decimal ;
  dwc:decimalLongitude "18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 18.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.67"^^xsd:decimal ;
  geo-pos:long "18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Polycyathus muellerae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '18.05'^^xsd:double;
  dwc:latitude '42.67'^^xsd:double;
  dwc:aphiaid '135165'^^xsd:integer;
  dwc:aphiaIdAccepted '135165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  geo-pos:lat "28.4"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Calliactus parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '28.4'^^xsd:double;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15 -12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15"^^xsd:decimal ;
  dwc:decimalLongitude "-12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "686"^^xsd:integer ;
  dwc:maximumDepthInMeters "686"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15 -12.77)"^^geo:wktLiteral ;
  geo-pos:lat "52.15"^^xsd:decimal ;
  geo-pos:long "-12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.77'^^xsd:double;
  dwc:latitude '52.15'^^xsd:double;
  dwc:minimumDepth '686'^^xsd:integer;
  dwc:maximumDepth '686'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1740"^^xsd:integer ;
  dwc:maximumDepthInMeters "1740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.02"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.35'^^xsd:double;
  dwc:latitude '38.02'^^xsd:double;
  dwc:minimumDepth '1740'^^xsd:integer;
  dwc:maximumDepth '1740'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.54"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1968"^^xsd:integer ;
  dwc:maximumDepthInMeters "1968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.54"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0082'^^xsd:string;
  dwc:scientificName 'Paractis flava'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:aphiaid '183325'^^xsd:integer;
  dwc:aphiaIdAccepted '183325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53 -31.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53 -31.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.53"^^xsd:decimal ;
  geo-pos:long "-31.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.15'^^xsd:double;
  dwc:latitude '39.53'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67"^^xsd:decimal ;
  dwc:decimalLongitude "-14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -14.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.67"^^xsd:decimal ;
  geo-pos:long "-14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.25'^^xsd:double;
  dwc:latitude '36.67'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Calliactus parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.93 -5.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.93"^^xsd:decimal ;
  dwc:decimalLongitude "-5.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.93 -5.57)"^^geo:wktLiteral ;
  geo-pos:lat "62.93"^^xsd:decimal ;
  geo-pos:long "-5.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.57'^^xsd:double;
  dwc:latitude '62.93'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.76 -42.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.76"^^xsd:decimal ;
  dwc:decimalLongitude "-42.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3465"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.76 -42.71)"^^geo:wktLiteral ;
  geo-pos:lat "31.76"^^xsd:decimal ;
  geo-pos:long "-42.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0083'^^xsd:string;
  dwc:scientificName 'Paractis flava'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42.71'^^xsd:double;
  dwc:latitude '31.76'^^xsd:double;
  dwc:minimumDepth '3465'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:aphiaid '183325'^^xsd:integer;
  dwc:aphiaIdAccepted '183325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.71 -4.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.71"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.71 -4.33)"^^geo:wktLiteral ;
  geo-pos:lat "42.71"^^xsd:decimal ;
  geo-pos:long "-4.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0084'^^xsd:string;
  dwc:scientificName 'Gliactis crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.33'^^xsd:double;
  dwc:latitude '42.71'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '410952'^^xsd:integer;
  dwc:aphiaIdAccepted '410952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.88 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.88"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2127"^^xsd:integer ;
  dwc:maximumDepthInMeters "2127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.88 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "65.88"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Phellia bathybia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '65.88'^^xsd:double;
  dwc:minimumDepth '2127'^^xsd:integer;
  dwc:maximumDepth '2127'^^xsd:integer;
  dwc:aphiaid '854860'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.22 6.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.22"^^xsd:decimal ;
  dwc:decimalLongitude "6.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1189"^^xsd:integer ;
  dwc:maximumDepthInMeters "1189"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.22 6.6)"^^geo:wktLiteral ;
  geo-pos:lat "61.22"^^xsd:decimal ;
  geo-pos:long "6.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Phellia flexibilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.6'^^xsd:double;
  dwc:latitude '61.22'^^xsd:double;
  dwc:minimumDepth '1189'^^xsd:integer;
  dwc:maximumDepth '1189'^^xsd:integer;
  dwc:aphiaid '741512'^^xsd:integer;
  dwc:aphiaIdAccepted '100997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.82 -3.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.82"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.82 -3.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.82"^^xsd:decimal ;
  geo-pos:long "-3.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cornuformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.88'^^xsd:double;
  dwc:latitude '45.82'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 0.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "0.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3770"^^xsd:integer ;
  dwc:maximumDepthInMeters "3770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 0.03)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "0.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.03'^^xsd:double;
  dwc:latitude '75'^^xsd:integer;
  dwc:minimumDepth '3770'^^xsd:integer;
  dwc:maximumDepth '3770'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 0.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "0.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3770"^^xsd:integer ;
  dwc:maximumDepthInMeters "3770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 0.03)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "0.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.03'^^xsd:double;
  dwc:latitude '75'^^xsd:integer;
  dwc:minimumDepth '3770'^^xsd:integer;
  dwc:maximumDepth '3770'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41 1.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41"^^xsd:decimal ;
  dwc:decimalLongitude "1.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2577"^^xsd:integer ;
  dwc:maximumDepthInMeters "2615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41 1.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.41"^^xsd:decimal ;
  geo-pos:long "1.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.73'^^xsd:double;
  dwc:latitude '64.41'^^xsd:double;
  dwc:minimumDepth '2577'^^xsd:integer;
  dwc:maximumDepth '2615'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1266"^^xsd:integer ;
  dwc:maximumDepthInMeters "1266"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.19)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "-28.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.19'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:minimumDepth '1266'^^xsd:integer;
  dwc:maximumDepth '1266'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.49 22.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.49"^^xsd:decimal ;
  dwc:decimalLongitude "22.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.49 22.13)"^^geo:wktLiteral ;
  geo-pos:lat "70.49"^^xsd:decimal ;
  geo-pos:long "22.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.13'^^xsd:double;
  dwc:latitude '70.49'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 7.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "7.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 7.17)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "7.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.17'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85 -25.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85 -25.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.85"^^xsd:decimal ;
  geo-pos:long "-25.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.68'^^xsd:double;
  dwc:latitude '37.85'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.42 16.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.42"^^xsd:decimal ;
  dwc:decimalLongitude "16.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.42 16.72)"^^geo:wktLiteral ;
  geo-pos:lat "78.42"^^xsd:decimal ;
  geo-pos:long "16.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia polaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.72'^^xsd:double;
  dwc:latitude '78.42'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '854611'^^xsd:integer;
  dwc:aphiaIdAccepted '100905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.5"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "78.5"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia polaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '78.5'^^xsd:double;
  dwc:aphiaid '854611'^^xsd:integer;
  dwc:aphiaIdAccepted '100905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 14.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "14.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 14.34)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "14.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Polycyathus muellerae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.34'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '135165'^^xsd:integer;
  dwc:aphiaIdAccepted '135165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13 10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13"^^xsd:decimal ;
  dwc:decimalLongitude "10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13 10.81)"^^geo:wktLiteral ;
  geo-pos:lat "37.13"^^xsd:decimal ;
  geo-pos:long "10.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Polycyathus muellerae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.81'^^xsd:double;
  dwc:latitude '37.13'^^xsd:double;
  dwc:aphiaid '135165'^^xsd:integer;
  dwc:aphiaIdAccepted '135165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 6.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "6.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 6.39)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "6.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Polycyathus muellerae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.39'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '135165'^^xsd:integer;
  dwc:aphiaIdAccepted '135165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.97 -28.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.97"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.97 -28.27)"^^geo:wktLiteral ;
  geo-pos:lat "29.97"^^xsd:decimal ;
  geo-pos:long "-28.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parantipathes hirondelle'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.27'^^xsd:double;
  dwc:latitude '29.97'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '472932'^^xsd:integer;
  dwc:aphiaIdAccepted '472932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.03 -28.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.03"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "680"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.03 -28.61)"^^geo:wktLiteral ;
  geo-pos:lat "30.03"^^xsd:decimal ;
  geo-pos:long "-28.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parantipathes hirondelle'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.61'^^xsd:double;
  dwc:latitude '30.03'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '680'^^xsd:integer;
  dwc:aphiaid '472932'^^xsd:integer;
  dwc:aphiaIdAccepted '472932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.58 -17.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.58"^^xsd:decimal ;
  dwc:decimalLongitude "-17.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1700"^^xsd:integer ;
  dwc:maximumDepthInMeters "1700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.58 -17.09)"^^geo:wktLiteral ;
  geo-pos:lat "32.58"^^xsd:decimal ;
  geo-pos:long "-17.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.09'^^xsd:double;
  dwc:latitude '32.58'^^xsd:double;
  dwc:minimumDepth '1700'^^xsd:integer;
  dwc:maximumDepth '1700'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.76 -42.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.76"^^xsd:decimal ;
  dwc:decimalLongitude "-42.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3465"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.76 -42.71)"^^geo:wktLiteral ;
  geo-pos:lat "31.76"^^xsd:decimal ;
  geo-pos:long "-42.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42.71'^^xsd:double;
  dwc:latitude '31.76'^^xsd:double;
  dwc:minimumDepth '3465'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38 8.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.38"^^xsd:decimal ;
  dwc:decimalLongitude "8.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38 8.18)"^^geo:wktLiteral ;
  geo-pos:lat "55.38"^^xsd:decimal ;
  geo-pos:long "8.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.18'^^xsd:double;
  dwc:latitude '55.38'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47 2.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47"^^xsd:decimal ;
  dwc:decimalLongitude "2.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47 2.61)"^^geo:wktLiteral ;
  geo-pos:lat "54.47"^^xsd:decimal ;
  geo-pos:long "2.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2.61'^^xsd:double;
  dwc:latitude '54.47'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47 2.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47"^^xsd:decimal ;
  dwc:decimalLongitude "2.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47 2.61)"^^geo:wktLiteral ;
  geo-pos:lat "54.47"^^xsd:decimal ;
  geo-pos:long "2.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2.61'^^xsd:double;
  dwc:latitude '54.47'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5 37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.5"^^xsd:decimal ;
  dwc:decimalLongitude "37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5 37)"^^geo:wktLiteral ;
  geo-pos:lat "67.5"^^xsd:decimal ;
  geo-pos:long "37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '37'^^xsd:integer;
  dwc:latitude '67.5'^^xsd:double;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:aphiaid '856553'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.86 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.86"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.86 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "55.86"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '55.86'^^xsd:double;
  dwc:aphiaid '856553'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.92 26.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.92"^^xsd:decimal ;
  dwc:decimalLongitude "26.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.92 26.18)"^^geo:wktLiteral ;
  geo-pos:lat "70.92"^^xsd:decimal ;
  geo-pos:long "26.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.18'^^xsd:double;
  dwc:latitude '70.92'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.49 -31.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.49 -31.35)"^^geo:wktLiteral ;
  geo-pos:lat "65.49"^^xsd:decimal ;
  geo-pos:long "-31.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.35'^^xsd:double;
  dwc:latitude '65.49'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.55 -31.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.55 -31.78)"^^geo:wktLiteral ;
  geo-pos:lat "65.55"^^xsd:decimal ;
  geo-pos:long "-31.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.78'^^xsd:double;
  dwc:latitude '65.55'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 -5.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 -5.93)"^^geo:wktLiteral ;
  geo-pos:lat "54.6"^^xsd:decimal ;
  geo-pos:long "-5.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia venusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.93'^^xsd:double;
  dwc:latitude '54.6'^^xsd:double;
  dwc:aphiaid '855957'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Calliactus parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  geo-pos:lat "28.23"^^xsd:decimal ;
  geo-pos:long "-16.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Calliactus parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.36'^^xsd:double;
  dwc:latitude '28.23'^^xsd:double;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 16.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "16.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "376"^^xsd:integer ;
  dwc:maximumDepthInMeters "378"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 16.075)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "16.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.075'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:minimumDepth '376'^^xsd:integer;
  dwc:maximumDepth '378'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02 -16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.02"^^xsd:decimal ;
  dwc:decimalLongitude "-16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02 -16.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.02"^^xsd:decimal ;
  geo-pos:long "-16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.25'^^xsd:double;
  dwc:latitude '33.02'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.76 -42.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.76"^^xsd:decimal ;
  dwc:decimalLongitude "-42.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3465"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.76 -42.71)"^^geo:wktLiteral ;
  geo-pos:lat "31.76"^^xsd:decimal ;
  geo-pos:long "-42.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42.71'^^xsd:double;
  dwc:latitude '31.76'^^xsd:double;
  dwc:minimumDepth '3465'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lizzia blondina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '117345'^^xsd:integer;
  dwc:aphiaIdAccepted '117345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41 1.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41"^^xsd:decimal ;
  dwc:decimalLongitude "1.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2577"^^xsd:integer ;
  dwc:maximumDepthInMeters "2615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41 1.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.41"^^xsd:decimal ;
  geo-pos:long "1.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.73'^^xsd:double;
  dwc:latitude '64.41'^^xsd:double;
  dwc:minimumDepth '2577'^^xsd:integer;
  dwc:maximumDepth '2615'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.38"^^xsd:decimal ;
  dwc:decimalLongitude "5.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  geo-pos:lat "60.38"^^xsd:decimal ;
  geo-pos:long "5.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.36'^^xsd:double;
  dwc:latitude '60.38'^^xsd:double;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.67 12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.67"^^xsd:decimal ;
  dwc:decimalLongitude "12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.67 12.64)"^^geo:wktLiteral ;
  geo-pos:lat "67.67"^^xsd:decimal ;
  geo-pos:long "12.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.64'^^xsd:double;
  dwc:latitude '67.67'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.83 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.83"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.83 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "78.83"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia polaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '78.83'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '854611'^^xsd:integer;
  dwc:aphiaIdAccepted '100905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.27 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.27"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.27 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "78.27"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '78.27'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis rubripunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '410970'^^xsd:integer;
  dwc:aphiaIdAccepted '410970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.49"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '36.49'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Botrucnidifer norvegicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '289529'^^xsd:integer;
  dwc:aphiaIdAccepted '289529'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Botrucnidifer norvegicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '289529'^^xsd:integer;
  dwc:aphiaIdAccepted '289529'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.43"^^xsd:decimal ;
  dwc:decimalLongitude "6.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  geo-pos:lat "60.43"^^xsd:decimal ;
  geo-pos:long "6.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.55'^^xsd:double;
  dwc:latitude '60.43'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '60.5'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6"^^xsd:decimal ;
  dwc:decimalLongitude "3.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 3.5)"^^geo:wktLiteral ;
  geo-pos:lat "60.6"^^xsd:decimal ;
  geo-pos:long "3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '60.6'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.45 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.45"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.45 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.45"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.45'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.38 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.38"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.38 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "78.38"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '78.38'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24 13.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24"^^xsd:decimal ;
  dwc:decimalLongitude "13.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24 13.85)"^^geo:wktLiteral ;
  geo-pos:lat "78.24"^^xsd:decimal ;
  geo-pos:long "13.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.85'^^xsd:double;
  dwc:latitude '78.24'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.37 17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.37"^^xsd:decimal ;
  dwc:decimalLongitude "17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.37 17.17)"^^geo:wktLiteral ;
  geo-pos:lat "78.37"^^xsd:decimal ;
  geo-pos:long "17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.17'^^xsd:double;
  dwc:latitude '78.37'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.8 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "199"^^xsd:integer ;
  dwc:maximumDepthInMeters "199"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.8 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "78.8"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '78.8'^^xsd:double;
  dwc:minimumDepth '199'^^xsd:integer;
  dwc:maximumDepth '199'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.03 1.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.03"^^xsd:decimal ;
  dwc:decimalLongitude "1.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.03 1.67)"^^geo:wktLiteral ;
  geo-pos:lat "52.03"^^xsd:decimal ;
  geo-pos:long "1.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.67'^^xsd:double;
  dwc:latitude '52.03'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "51.45"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '51.45'^^xsd:double;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1919"^^xsd:integer ;
  dwc:maximumDepthInMeters "1919"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '1919'^^xsd:integer;
  dwc:maximumDepth '1919'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.86 -15.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.86"^^xsd:decimal ;
  dwc:decimalLongitude "-15.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.86 -15.39)"^^geo:wktLiteral ;
  geo-pos:lat "27.86"^^xsd:decimal ;
  geo-pos:long "-15.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gerardia savaglia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.39'^^xsd:double;
  dwc:latitude '27.86'^^xsd:double;
  dwc:aphiaid '101045'^^xsd:integer;
  dwc:aphiaIdAccepted '383014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.86 -15.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.86"^^xsd:decimal ;
  dwc:decimalLongitude "-15.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.86 -15.39)"^^geo:wktLiteral ;
  geo-pos:lat "27.86"^^xsd:decimal ;
  geo-pos:long "-15.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gerardia savaglia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.39'^^xsd:double;
  dwc:latitude '27.86'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '101045'^^xsd:integer;
  dwc:aphiaIdAccepted '383014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.63 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.63"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.63 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "28.63"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gerardia savaglia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '28.63'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101045'^^xsd:integer;
  dwc:aphiaIdAccepted '383014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.03 -17.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.03"^^xsd:decimal ;
  dwc:decimalLongitude "-17.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.03 -17.21)"^^geo:wktLiteral ;
  geo-pos:lat "28.03"^^xsd:decimal ;
  geo-pos:long "-17.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gerardia savaglia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.21'^^xsd:double;
  dwc:latitude '28.03'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '101045'^^xsd:integer;
  dwc:aphiaIdAccepted '383014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.65 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.65"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "494"^^xsd:integer ;
  dwc:maximumDepthInMeters "567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.65 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "48.65"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornucopia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '48.65'^^xsd:double;
  dwc:minimumDepth '494'^^xsd:integer;
  dwc:maximumDepth '567'^^xsd:integer;
  dwc:aphiaid '241319'^^xsd:integer;
  dwc:aphiaIdAccepted '135188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -31.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -31.23)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-31.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ceratotrochus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.23'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '508892'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88 12.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88 12.74)"^^geo:wktLiteral ;
  geo-pos:lat "35.88"^^xsd:decimal ;
  geo-pos:long "12.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ceratotrochus magnaghii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.74'^^xsd:double;
  dwc:latitude '35.88'^^xsd:double;
  dwc:aphiaid '135145'^^xsd:integer;
  dwc:aphiaIdAccepted '135145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 1)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1'^^xsd:integer;
  dwc:latitude '50.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855085'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.17 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.17"^^xsd:decimal ;
  dwc:decimalLongitude "-19.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.17 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "62.17"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '62.17'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -28.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1484"^^xsd:integer ;
  dwc:maximumDepthInMeters "1484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -28.83)"^^geo:wktLiteral ;
  geo-pos:lat "64.4"^^xsd:decimal ;
  geo-pos:long "-28.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.83'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:minimumDepth '1484'^^xsd:integer;
  dwc:maximumDepth '1484'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1778"^^xsd:integer ;
  dwc:maximumDepthInMeters "1778"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -30)"^^geo:wktLiteral ;
  geo-pos:lat "65"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '65'^^xsd:integer;
  dwc:minimumDepth '1778'^^xsd:integer;
  dwc:maximumDepth '1778'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.89 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.89"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.89 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "57.89"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ undatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '57.89'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ undatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "59.6"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ undatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.42 5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.42"^^xsd:decimal ;
  dwc:decimalLongitude "5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.42 5.28)"^^geo:wktLiteral ;
  geo-pos:lat "60.42"^^xsd:decimal ;
  geo-pos:long "5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ undatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.28'^^xsd:double;
  dwc:latitude '60.42'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96 -13.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96"^^xsd:decimal ;
  dwc:decimalLongitude "-13.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1317"^^xsd:integer ;
  dwc:maximumDepthInMeters "1343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96 -13.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.96"^^xsd:decimal ;
  geo-pos:long "-13.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.85'^^xsd:double;
  dwc:latitude '36.96'^^xsd:double;
  dwc:minimumDepth '1317'^^xsd:integer;
  dwc:maximumDepth '1343'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.16 -14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.16"^^xsd:decimal ;
  dwc:decimalLongitude "-14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1111"^^xsd:integer ;
  dwc:maximumDepthInMeters "1230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.16 -14.75)"^^geo:wktLiteral ;
  geo-pos:lat "30.16"^^xsd:decimal ;
  geo-pos:long "-14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.75'^^xsd:double;
  dwc:latitude '30.16'^^xsd:double;
  dwc:minimumDepth '1111'^^xsd:integer;
  dwc:maximumDepth '1230'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02 -12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.02"^^xsd:decimal ;
  dwc:decimalLongitude "-12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1047"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02 -12.87)"^^geo:wktLiteral ;
  geo-pos:lat "35.02"^^xsd:decimal ;
  geo-pos:long "-12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.87'^^xsd:double;
  dwc:latitude '35.02'^^xsd:double;
  dwc:minimumDepth '1047'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -13.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1284"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -13.29)"^^geo:wktLiteral ;
  geo-pos:lat "32.8"^^xsd:decimal ;
  geo-pos:long "-13.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.29'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:minimumDepth '1284'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.38 31.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.38"^^xsd:decimal ;
  dwc:decimalLongitude "31.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.38 31.08)"^^geo:wktLiteral ;
  geo-pos:lat "70.38"^^xsd:decimal ;
  geo-pos:long "31.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '31.08'^^xsd:double;
  dwc:latitude '70.38'^^xsd:double;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.84 19.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.84"^^xsd:decimal ;
  dwc:decimalLongitude "19.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.84 19.82)"^^geo:wktLiteral ;
  geo-pos:lat "69.84"^^xsd:decimal ;
  geo-pos:long "19.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.82'^^xsd:double;
  dwc:latitude '69.84'^^xsd:double;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.84 19.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.84"^^xsd:decimal ;
  dwc:decimalLongitude "19.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.84 19.82)"^^geo:wktLiteral ;
  geo-pos:lat "69.84"^^xsd:decimal ;
  geo-pos:long "19.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.82'^^xsd:double;
  dwc:latitude '69.84'^^xsd:double;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anomocora fecunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '135130'^^xsd:integer;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.97 -28.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.97"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.97 -28.46)"^^geo:wktLiteral ;
  geo-pos:lat "29.97"^^xsd:decimal ;
  geo-pos:long "-28.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anomocora fecunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.46'^^xsd:double;
  dwc:latitude '29.97'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '135130'^^xsd:integer;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.68 -2.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.68"^^xsd:decimal ;
  dwc:decimalLongitude "-2.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.68 -2.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.68"^^xsd:decimal ;
  geo-pos:long "-2.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gregoria fenestrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.55'^^xsd:double;
  dwc:latitude '57.68'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '290050'^^xsd:integer;
  dwc:aphiaIdAccepted '290050'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.56 -6.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.56 -6.54)"^^geo:wktLiteral ;
  geo-pos:lat "60.56"^^xsd:decimal ;
  geo-pos:long "-6.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Sideractis glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.54'^^xsd:double;
  dwc:latitude '60.56'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '101019'^^xsd:integer;
  dwc:aphiaIdAccepted '101019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -27.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.62"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "799"^^xsd:integer ;
  dwc:maximumDepthInMeters "799"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -27.87)"^^geo:wktLiteral ;
  geo-pos:lat "60.62"^^xsd:decimal ;
  geo-pos:long "-27.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Sicyonis variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.87'^^xsd:double;
  dwc:latitude '60.62'^^xsd:double;
  dwc:minimumDepth '799'^^xsd:integer;
  dwc:maximumDepth '799'^^xsd:integer;
  dwc:aphiaid '100853'^^xsd:integer;
  dwc:aphiaIdAccepted '100853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.57 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.57"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.57 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "64.57"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Sicyonis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '64.57'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '100852'^^xsd:integer;
  dwc:aphiaIdAccepted '100852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.91 -21.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.91"^^xsd:decimal ;
  dwc:decimalLongitude "-21.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5005"^^xsd:integer ;
  dwc:maximumDepthInMeters "5005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.91 -21.21)"^^geo:wktLiteral ;
  geo-pos:lat "38.91"^^xsd:decimal ;
  geo-pos:long "-21.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0023'^^xsd:string;
  dwc:scientificName 'Nectactis singularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.21'^^xsd:double;
  dwc:latitude '38.91'^^xsd:double;
  dwc:minimumDepth '5005'^^xsd:integer;
  dwc:maximumDepth '5005'^^xsd:integer;
  dwc:aphiaid '101018'^^xsd:integer;
  dwc:aphiaIdAccepted '101018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.87"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4360"^^xsd:integer ;
  dwc:maximumDepthInMeters "4360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 -18.03)"^^geo:wktLiteral ;
  geo-pos:lat "39.87"^^xsd:decimal ;
  geo-pos:long "-18.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0024'^^xsd:string;
  dwc:scientificName 'Chitonanthus indutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:latitude '39.87'^^xsd:double;
  dwc:minimumDepth '4360'^^xsd:integer;
  dwc:maximumDepth '4360'^^xsd:integer;
  dwc:aphiaid '411013'^^xsd:integer;
  dwc:aphiaIdAccepted '411013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "33.03"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0026'^^xsd:string;
  dwc:scientificName 'Anemonia insessa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '283329'^^xsd:integer;
  dwc:aphiaIdAccepted '283329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.43 -13.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.43"^^xsd:decimal ;
  dwc:decimalLongitude "-13.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.43 -13.37)"^^geo:wktLiteral ;
  geo-pos:lat "57.43"^^xsd:decimal ;
  geo-pos:long "-13.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.37'^^xsd:double;
  dwc:latitude '57.43'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.56 -9.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.56 -9.245)"^^geo:wktLiteral ;
  geo-pos:lat "60.56"^^xsd:decimal ;
  geo-pos:long "-9.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.245'^^xsd:double;
  dwc:latitude '60.56'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.56 -9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.56 -9.25)"^^geo:wktLiteral ;
  geo-pos:lat "60.56"^^xsd:decimal ;
  geo-pos:long "-9.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.25'^^xsd:double;
  dwc:latitude '60.56'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.54 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.54"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2085"^^xsd:integer ;
  dwc:maximumDepthInMeters "2085"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.54 -8.65)"^^geo:wktLiteral ;
  geo-pos:lat "47.54"^^xsd:decimal ;
  geo-pos:long "-8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.54'^^xsd:double;
  dwc:minimumDepth '2085'^^xsd:integer;
  dwc:maximumDepth '2085'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2134"^^xsd:integer ;
  dwc:maximumDepthInMeters "2134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.27)"^^geo:wktLiteral ;
  geo-pos:lat "47.48"^^xsd:decimal ;
  geo-pos:long "-8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2134'^^xsd:integer;
  dwc:maximumDepth '2134'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2550"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.78)"^^geo:wktLiteral ;
  geo-pos:lat "47.58"^^xsd:decimal ;
  geo-pos:long "-8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.78'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2550'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.52 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.52"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.52 -8.27)"^^geo:wktLiteral ;
  geo-pos:lat "47.52"^^xsd:decimal ;
  geo-pos:long "-8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '47.52'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus dohrnii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '855579'^^xsd:integer;
  dwc:aphiaIdAccepted '283819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus dohrni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '855578'^^xsd:integer;
  dwc:aphiaIdAccepted '283819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 -9.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 -9.12)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "-9.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.12'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1150'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -11.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.62"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -11.73)"^^geo:wktLiteral ;
  geo-pos:lat "60.62"^^xsd:decimal ;
  geo-pos:long "-11.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.73'^^xsd:double;
  dwc:latitude '60.62'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.05 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.05"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.05 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "59.05"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0049'^^xsd:string;
  dwc:scientificName 'Chitonanthus incubaus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '59.05'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.97 1.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.97"^^xsd:decimal ;
  dwc:decimalLongitude "1.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.97 1.93)"^^geo:wktLiteral ;
  geo-pos:lat "62.97"^^xsd:decimal ;
  geo-pos:long "1.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.93'^^xsd:double;
  dwc:latitude '62.97'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.23 -11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.23"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.23 -11.9)"^^geo:wktLiteral ;
  geo-pos:lat "30.23"^^xsd:decimal ;
  geo-pos:long "-11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.9'^^xsd:double;
  dwc:latitude '30.23'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gerardia lamarcki'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '815543'^^xsd:integer;
  dwc:aphiaIdAccepted '383014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1069"^^xsd:integer ;
  dwc:maximumDepthInMeters "1235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '1069'^^xsd:integer;
  dwc:maximumDepth '1235'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42 10.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42"^^xsd:decimal ;
  dwc:decimalLongitude "10.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42 10.57)"^^geo:wktLiteral ;
  geo-pos:lat "57.42"^^xsd:decimal ;
  geo-pos:long "10.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ laceratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.57'^^xsd:double;
  dwc:latitude '57.42'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -13)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia urticina felina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.2 13.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.2"^^xsd:decimal ;
  dwc:decimalLongitude "13.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.2 13.29)"^^geo:wktLiteral ;
  geo-pos:lat "67.2"^^xsd:decimal ;
  geo-pos:long "13.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.29'^^xsd:double;
  dwc:latitude '67.2'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -30.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-30.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -30.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-30.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.48'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 10)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '64.88'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33 1.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33"^^xsd:decimal ;
  dwc:decimalLongitude "1.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33 1.72)"^^geo:wktLiteral ;
  geo-pos:lat "54.33"^^xsd:decimal ;
  geo-pos:long "1.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.72'^^xsd:double;
  dwc:latitude '54.33'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.57 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.57"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2448"^^xsd:integer ;
  dwc:maximumDepthInMeters "2448"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.57 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "64.57"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '64.57'^^xsd:double;
  dwc:minimumDepth '2448'^^xsd:integer;
  dwc:maximumDepth '2448'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.87 -11.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.87"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2075"^^xsd:integer ;
  dwc:maximumDepthInMeters "2075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.87 -11.73)"^^geo:wktLiteral ;
  geo-pos:lat "29.87"^^xsd:decimal ;
  geo-pos:long "-11.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.73'^^xsd:double;
  dwc:latitude '29.87'^^xsd:double;
  dwc:minimumDepth '2075'^^xsd:integer;
  dwc:maximumDepth '2075'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.13 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.13"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2135"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.13 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "30.13"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '30.13'^^xsd:double;
  dwc:minimumDepth '2135'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.52 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.52"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.52 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "61.52"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '61.52'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.62 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.62"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "394"^^xsd:integer ;
  dwc:maximumDepthInMeters "394"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.62 20)"^^geo:wktLiteral ;
  geo-pos:lat "72.62"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paractis sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '72.62'^^xsd:double;
  dwc:minimumDepth '394'^^xsd:integer;
  dwc:maximumDepth '394'^^xsd:integer;
  dwc:aphiaid '182846'^^xsd:integer;
  dwc:aphiaIdAccepted '182846'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paractis rugosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '854558'^^xsd:integer;
  dwc:aphiaIdAccepted '283460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gerardia savaglia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '101045'^^xsd:integer;
  dwc:aphiaIdAccepted '383014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gerardia savaglia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '101045'^^xsd:integer;
  dwc:aphiaIdAccepted '383014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 8.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 8.44)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "8.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gerardia savaglia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.44'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '101045'^^xsd:integer;
  dwc:aphiaIdAccepted '383014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 11.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "11.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 11.66)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "11.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.66'^^xsd:double;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.72 1.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.72"^^xsd:decimal ;
  dwc:decimalLongitude "1.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "775"^^xsd:integer ;
  dwc:maximumDepthInMeters "775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.72 1.43)"^^geo:wktLiteral ;
  geo-pos:lat "62.72"^^xsd:decimal ;
  geo-pos:long "1.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.43'^^xsd:double;
  dwc:latitude '62.72'^^xsd:double;
  dwc:minimumDepth '775'^^xsd:integer;
  dwc:maximumDepth '775'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -32.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-32.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "976"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -32.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-32.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Sagartiogeton ingolfi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-32.87'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '976'^^xsd:integer;
  dwc:aphiaid '100998'^^xsd:integer;
  dwc:aphiaIdAccepted '100998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia prasina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:aphiaid '100806'^^xsd:integer;
  dwc:aphiaIdAccepted '100806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18 -4.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.18"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18 -4.48)"^^geo:wktLiteral ;
  geo-pos:lat "54.18"^^xsd:decimal ;
  geo-pos:long "-4.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia prasina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.48'^^xsd:double;
  dwc:latitude '54.18'^^xsd:double;
  dwc:aphiaid '100806'^^xsd:integer;
  dwc:aphiaIdAccepted '100806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia prasina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100806'^^xsd:integer;
  dwc:aphiaIdAccepted '100806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -28.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -28.24)"^^geo:wktLiteral ;
  geo-pos:lat "38.63"^^xsd:decimal ;
  geo-pos:long "-28.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0028'^^xsd:string;
  dwc:scientificName 'Chitonanthus indutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.24'^^xsd:double;
  dwc:latitude '38.63'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:aphiaid '411013'^^xsd:integer;
  dwc:aphiaIdAccepted '411013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06 -28.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.06"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06 -28.58)"^^geo:wktLiteral ;
  geo-pos:lat "38.06"^^xsd:decimal ;
  geo-pos:long "-28.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0029'^^xsd:string;
  dwc:scientificName 'Sagartia sociabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.58'^^xsd:double;
  dwc:latitude '38.06'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '283778'^^xsd:integer;
  dwc:aphiaIdAccepted '1583122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.47 5.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.47"^^xsd:decimal ;
  dwc:decimalLongitude "5.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1865"^^xsd:integer ;
  dwc:maximumDepthInMeters "1865"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.47 5.67)"^^geo:wktLiteral ;
  geo-pos:lat "79.47"^^xsd:decimal ;
  geo-pos:long "5.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0046'^^xsd:string;
  dwc:scientificName 'Hormathia musculosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.67'^^xsd:double;
  dwc:latitude '79.47'^^xsd:double;
  dwc:minimumDepth '1865'^^xsd:integer;
  dwc:maximumDepth '1865'^^xsd:integer;
  dwc:aphiaid '855899'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -4)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa glomerata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '582039'^^xsd:integer;
  dwc:aphiaIdAccepted '582039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -28.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1484"^^xsd:integer ;
  dwc:maximumDepthInMeters "1484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -28.83)"^^geo:wktLiteral ;
  geo-pos:lat "64.4"^^xsd:decimal ;
  geo-pos:long "-28.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.83'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:minimumDepth '1484'^^xsd:integer;
  dwc:maximumDepth '1484'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1778"^^xsd:integer ;
  dwc:maximumDepthInMeters "1778"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -30)"^^geo:wktLiteral ;
  geo-pos:lat "65"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '65'^^xsd:integer;
  dwc:minimumDepth '1778'^^xsd:integer;
  dwc:maximumDepth '1778'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.5"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5 15)"^^geo:wktLiteral ;
  geo-pos:lat "67.5"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia costata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '67.5'^^xsd:double;
  dwc:aphiaid '100881'^^xsd:integer;
  dwc:aphiaIdAccepted '100881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67"^^xsd:decimal ;
  dwc:decimalLongitude "-14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -14.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.67"^^xsd:decimal ;
  geo-pos:long "-14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.25'^^xsd:double;
  dwc:latitude '36.67'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -9.65)"^^geo:wktLiteral ;
  geo-pos:lat "39.45"^^xsd:decimal ;
  geo-pos:long "-9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus agassizi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '39.45'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '504177'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "22.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "22.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.35'^^xsd:double;
  dwc:latitude '70.25'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '70.1'^^xsd:double;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '70.1'^^xsd:double;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 -4.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "-4.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 -4.83)"^^geo:wktLiteral ;
  geo-pos:lat "44.02"^^xsd:decimal ;
  geo-pos:long "-4.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.83'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78 13.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.78"^^xsd:decimal ;
  dwc:decimalLongitude "13.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "690"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78 13.03)"^^geo:wktLiteral ;
  geo-pos:lat "35.78"^^xsd:decimal ;
  geo-pos:long "13.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.03'^^xsd:double;
  dwc:latitude '35.78'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '690'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.62 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.62"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "394"^^xsd:integer ;
  dwc:maximumDepthInMeters "394"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.62 20)"^^geo:wktLiteral ;
  geo-pos:lat "72.62"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '72.62'^^xsd:double;
  dwc:minimumDepth '394'^^xsd:integer;
  dwc:maximumDepth '394'^^xsd:integer;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -13.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -13.87)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-13.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia britannica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.87'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '135191'^^xsd:integer;
  dwc:aphiaIdAccepted '135191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 -14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 -14.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.6"^^xsd:decimal ;
  geo-pos:long "-14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia britannica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.5'^^xsd:double;
  dwc:latitude '57.6'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '135191'^^xsd:integer;
  dwc:aphiaIdAccepted '135191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -10.31)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-10.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1797"^^xsd:integer ;
  dwc:maximumDepthInMeters "1797"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -10.77)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-10.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:minimumDepth '1797'^^xsd:integer;
  dwc:maximumDepth '1797'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.62 -11.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.62"^^xsd:decimal ;
  dwc:decimalLongitude "-11.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2540"^^xsd:integer ;
  dwc:maximumDepthInMeters "2540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.62 -11.07)"^^geo:wktLiteral ;
  geo-pos:lat "56.62"^^xsd:decimal ;
  geo-pos:long "-11.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.07'^^xsd:double;
  dwc:latitude '56.62'^^xsd:double;
  dwc:minimumDepth '2540'^^xsd:integer;
  dwc:maximumDepth '2540'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.82 -10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.82"^^xsd:decimal ;
  dwc:decimalLongitude "-10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2076"^^xsd:integer ;
  dwc:maximumDepthInMeters "2083"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.82 -10.25)"^^geo:wktLiteral ;
  geo-pos:lat "56.82"^^xsd:decimal ;
  geo-pos:long "-10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.25'^^xsd:double;
  dwc:latitude '56.82'^^xsd:double;
  dwc:minimumDepth '2076'^^xsd:integer;
  dwc:maximumDepth '2083'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "33.03"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0026A'^^xsd:string;
  dwc:scientificName 'Anemonia insessa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '283329'^^xsd:integer;
  dwc:aphiaIdAccepted '283329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31 -7.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31"^^xsd:decimal ;
  dwc:decimalLongitude "-7.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31 -7.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.31"^^xsd:decimal ;
  geo-pos:long "-7.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Onubactis rocioi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.13'^^xsd:double;
  dwc:latitude '37.31'^^xsd:double;
  dwc:aphiaid '100829'^^xsd:integer;
  dwc:aphiaIdAccepted '100829'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.28'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '741517'^^xsd:integer;
  dwc:aphiaIdAccepted '100912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-3.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.62'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2080"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.28)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-8.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.28'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '2080'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.58 -14.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.58"^^xsd:decimal ;
  dwc:decimalLongitude "-14.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.58 -14.92)"^^geo:wktLiteral ;
  geo-pos:lat "56.58"^^xsd:decimal ;
  geo-pos:long "-14.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia britannica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.92'^^xsd:double;
  dwc:latitude '56.58'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '135191'^^xsd:integer;
  dwc:aphiaIdAccepted '135191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '1805'^^xsd:integer;
  dwc:maximumDepth '1805'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.3 -16.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.3"^^xsd:decimal ;
  dwc:decimalLongitude "-16.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.3 -16.35)"^^geo:wktLiteral ;
  geo-pos:lat "28.3"^^xsd:decimal ;
  geo-pos:long "-16.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gerardia savaglia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.35'^^xsd:double;
  dwc:latitude '28.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '101045'^^xsd:integer;
  dwc:aphiaIdAccepted '383014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.57 -31.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.57"^^xsd:decimal ;
  dwc:decimalLongitude "-31.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2448"^^xsd:integer ;
  dwc:maximumDepthInMeters "2448"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.57 -31.53)"^^geo:wktLiteral ;
  geo-pos:lat "64.57"^^xsd:decimal ;
  geo-pos:long "-31.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.53'^^xsd:double;
  dwc:latitude '64.57'^^xsd:double;
  dwc:minimumDepth '2448'^^xsd:integer;
  dwc:maximumDepth '2448'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 12.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "12.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 12.73)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "12.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ laceratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.73'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -13.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1284"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -13.29)"^^geo:wktLiteral ;
  geo-pos:lat "32.8"^^xsd:decimal ;
  geo-pos:long "-13.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.29'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:minimumDepth '1284'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "22.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "22.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.35'^^xsd:double;
  dwc:latitude '70.25'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.5"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "263"^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5 15)"^^geo:wktLiteral ;
  geo-pos:lat "67.5"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia costata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '67.5'^^xsd:double;
  dwc:minimumDepth '263'^^xsd:integer;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '100881'^^xsd:integer;
  dwc:aphiaIdAccepted '100881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Botrucnidifer norvegicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '289529'^^xsd:integer;
  dwc:aphiaIdAccepted '289529'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.07 12.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.07"^^xsd:decimal ;
  dwc:decimalLongitude "12.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.07 12.54)"^^geo:wktLiteral ;
  geo-pos:lat "56.07"^^xsd:decimal ;
  geo-pos:long "12.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ laceratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.54'^^xsd:double;
  dwc:latitude '56.07'^^xsd:double;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 12.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ laceratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.1'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 12.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ laceratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.1'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.57 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.57"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2340"^^xsd:integer ;
  dwc:maximumDepthInMeters "2340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.57 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "64.57"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sicyonis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '64.57'^^xsd:double;
  dwc:minimumDepth '2340'^^xsd:integer;
  dwc:maximumDepth '2340'^^xsd:integer;
  dwc:aphiaid '100852'^^xsd:integer;
  dwc:aphiaIdAccepted '100852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -13.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.37"^^xsd:decimal ;
  dwc:decimalLongitude "-13.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1365"^^xsd:integer ;
  dwc:maximumDepthInMeters "1365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -13.82)"^^geo:wktLiteral ;
  geo-pos:lat "28.37"^^xsd:decimal ;
  geo-pos:long "-13.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sicyonis hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.82'^^xsd:double;
  dwc:latitude '28.37'^^xsd:double;
  dwc:minimumDepth '1365'^^xsd:integer;
  dwc:maximumDepth '1365'^^xsd:integer;
  dwc:aphiaid '100850'^^xsd:integer;
  dwc:aphiaIdAccepted '854425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.29"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "63.29"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia urticina felina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '63.29'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.475 -13.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.475"^^xsd:decimal ;
  dwc:decimalLongitude "-13.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.475 -13.33)"^^geo:wktLiteral ;
  geo-pos:lat "57.475"^^xsd:decimal ;
  geo-pos:long "-13.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.33'^^xsd:double;
  dwc:latitude '57.475'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '213'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84 -10.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84"^^xsd:decimal ;
  dwc:decimalLongitude "-10.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84 -10.68)"^^geo:wktLiteral ;
  geo-pos:lat "60.84"^^xsd:decimal ;
  geo-pos:long "-10.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.68'^^xsd:double;
  dwc:latitude '60.84'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71 -3.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71"^^xsd:decimal ;
  dwc:decimalLongitude "-3.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71 -3.41)"^^geo:wktLiteral ;
  geo-pos:lat "36.71"^^xsd:decimal ;
  geo-pos:long "-3.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.41'^^xsd:double;
  dwc:latitude '36.71'^^xsd:double;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.78 6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.78"^^xsd:decimal ;
  dwc:decimalLongitude "6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1286"^^xsd:integer ;
  dwc:maximumDepthInMeters "1286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.78 6)"^^geo:wktLiteral ;
  geo-pos:lat "67.78"^^xsd:decimal ;
  geo-pos:long "6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus vogti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6'^^xsd:integer;
  dwc:latitude '67.78'^^xsd:double;
  dwc:minimumDepth '1286'^^xsd:integer;
  dwc:maximumDepth '1286'^^xsd:integer;
  dwc:aphiaid '101012'^^xsd:integer;
  dwc:aphiaIdAccepted '101012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1244"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 5.92)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus vogti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.92'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:minimumDepth '1244'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:aphiaid '101012'^^xsd:integer;
  dwc:aphiaIdAccepted '101012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1159"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 9.73)"^^geo:wktLiteral ;
  geo-pos:lat "68.1"^^xsd:decimal ;
  geo-pos:long "9.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus vogti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.73'^^xsd:double;
  dwc:latitude '68.1'^^xsd:double;
  dwc:minimumDepth '1159'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:aphiaid '101012'^^xsd:integer;
  dwc:aphiaIdAccepted '101012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 -0.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.43"^^xsd:decimal ;
  dwc:decimalLongitude "-0.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 -0.78)"^^geo:wktLiteral ;
  geo-pos:lat "60.43"^^xsd:decimal ;
  geo-pos:long "-0.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.78'^^xsd:double;
  dwc:latitude '60.43'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -0.9)"^^geo:wktLiteral ;
  geo-pos:lat "60.75"^^xsd:decimal ;
  geo-pos:long "-0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.9'^^xsd:double;
  dwc:latitude '60.75'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 -0.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.43"^^xsd:decimal ;
  dwc:decimalLongitude "-0.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 -0.78)"^^geo:wktLiteral ;
  geo-pos:lat "60.43"^^xsd:decimal ;
  geo-pos:long "-0.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.78'^^xsd:double;
  dwc:latitude '60.43'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.65 5.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.65"^^xsd:decimal ;
  dwc:decimalLongitude "5.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.65 5.04)"^^geo:wktLiteral ;
  geo-pos:lat "61.65"^^xsd:decimal ;
  geo-pos:long "5.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.04'^^xsd:double;
  dwc:latitude '61.65'^^xsd:double;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '60.5'^^xsd:double;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03"^^xsd:decimal ;
  dwc:decimalLongitude "6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "54.03"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '54.03'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 6.5)"^^geo:wktLiteral ;
  geo-pos:lat "54.8"^^xsd:decimal ;
  geo-pos:long "6.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.5'^^xsd:double;
  dwc:latitude '54.8'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 6.5)"^^geo:wktLiteral ;
  geo-pos:lat "54.8"^^xsd:decimal ;
  geo-pos:long "6.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.5'^^xsd:double;
  dwc:latitude '54.8'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 3.98)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia miniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.98'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '854812'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 3.98)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia miniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.98'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '854812'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 -18)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pseudocorynactis caribbeorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101017'^^xsd:integer;
  dwc:aphiaIdAccepted '101017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.63 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.63"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.63 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "28.63"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pseudocorynactis caribbeorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '28.63'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '101017'^^xsd:integer;
  dwc:aphiaIdAccepted '101017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -16.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-16.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -16.65)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-16.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pseudocorynactis caribbeorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.65'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '101017'^^xsd:integer;
  dwc:aphiaIdAccepted '101017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.12 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.12"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "410"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.12 -9.55)"^^geo:wktLiteral ;
  geo-pos:lat "61.12"^^xsd:decimal ;
  geo-pos:long "-9.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '61.12'^^xsd:double;
  dwc:minimumDepth '410'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '508896'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "712"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.09)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-31.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.09'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '712'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '135170'^^xsd:integer;
  dwc:aphiaIdAccepted '135170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "806"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.4)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.4'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:minimumDepth '806'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '135170'^^xsd:integer;
  dwc:aphiaIdAccepted '135170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4459"^^xsd:integer ;
  dwc:maximumDepthInMeters "4459"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4459'^^xsd:integer;
  dwc:maximumDepth '4459'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1884"^^xsd:integer ;
  dwc:maximumDepthInMeters "1911"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.12"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '1884'^^xsd:integer;
  dwc:maximumDepth '1911'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1430"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78 -11.2)"^^geo:wktLiteral ;
  geo-pos:lat "48.78"^^xsd:decimal ;
  geo-pos:long "-11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '48.78'^^xsd:double;
  dwc:minimumDepth '1430'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28 -20.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28"^^xsd:decimal ;
  dwc:decimalLongitude "-20.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4275"^^xsd:integer ;
  dwc:maximumDepthInMeters "4275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28 -20.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.28"^^xsd:decimal ;
  geo-pos:long "-20.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0068'^^xsd:string;
  dwc:scientificName 'Sicyopus commensalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20.22'^^xsd:double;
  dwc:latitude '37.28'^^xsd:double;
  dwc:minimumDepth '4275'^^xsd:integer;
  dwc:maximumDepth '4275'^^xsd:integer;
  dwc:aphiaid '411108'^^xsd:integer;
  dwc:aphiaIdAccepted '1361581'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76 -28.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76 -28.13)"^^geo:wktLiteral ;
  geo-pos:lat "38.76"^^xsd:decimal ;
  geo-pos:long "-28.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0071'^^xsd:string;
  dwc:scientificName 'Chitonanthus indutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.13'^^xsd:double;
  dwc:latitude '38.76'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '411013'^^xsd:integer;
  dwc:aphiaIdAccepted '411013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -10)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '64.88'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.95 3.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.95"^^xsd:decimal ;
  dwc:decimalLongitude "3.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "191"^^xsd:integer ;
  dwc:maximumDepthInMeters "191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.95 3.7)"^^geo:wktLiteral ;
  geo-pos:lat "60.95"^^xsd:decimal ;
  geo-pos:long "3.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiozyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.7'^^xsd:double;
  dwc:latitude '60.95'^^xsd:double;
  dwc:minimumDepth '191'^^xsd:integer;
  dwc:maximumDepth '191'^^xsd:integer;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.03 -22.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.03"^^xsd:decimal ;
  dwc:decimalLongitude "-22.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.03 -22.57)"^^geo:wktLiteral ;
  geo-pos:lat "64.03"^^xsd:decimal ;
  geo-pos:long "-22.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.57'^^xsd:double;
  dwc:latitude '64.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '100887'^^xsd:integer;
  dwc:aphiaIdAccepted '100887'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71 19.86)"^^geo:wktLiteral ;
  geo-pos:lat "39.71"^^xsd:decimal ;
  geo-pos:long "19.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.71'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.83 -22.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.83"^^xsd:decimal ;
  dwc:decimalLongitude "-22.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.83 -22.55)"^^geo:wktLiteral ;
  geo-pos:lat "70.83"^^xsd:decimal ;
  geo-pos:long "-22.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia polaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.55'^^xsd:double;
  dwc:latitude '70.83'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '854611'^^xsd:integer;
  dwc:aphiaIdAccepted '100905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.45 20.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.45"^^xsd:decimal ;
  dwc:decimalLongitude "20.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "349"^^xsd:integer ;
  dwc:maximumDepthInMeters "349"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.45 20.85)"^^geo:wktLiteral ;
  geo-pos:lat "72.45"^^xsd:decimal ;
  geo-pos:long "20.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Phellia crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.85'^^xsd:double;
  dwc:latitude '72.45'^^xsd:double;
  dwc:minimumDepth '349'^^xsd:integer;
  dwc:maximumDepth '349'^^xsd:integer;
  dwc:aphiaid '854900'^^xsd:integer;
  dwc:aphiaIdAccepted '100914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "162"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gephyra dohrnii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '162'^^xsd:integer;
  dwc:aphiaid '741663'^^xsd:integer;
  dwc:aphiaIdAccepted '100936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 25)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ laceratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ laceratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6 16.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.6"^^xsd:decimal ;
  dwc:decimalLongitude "16.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6 16.56)"^^geo:wktLiteral ;
  geo-pos:lat "68.6"^^xsd:decimal ;
  geo-pos:long "16.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.56'^^xsd:double;
  dwc:latitude '68.6'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6 16.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.6"^^xsd:decimal ;
  dwc:decimalLongitude "16.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6 16.56)"^^geo:wktLiteral ;
  geo-pos:lat "68.6"^^xsd:decimal ;
  geo-pos:long "16.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.56'^^xsd:double;
  dwc:latitude '68.6'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -7.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -7.63)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "-7.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0079'^^xsd:string;
  dwc:scientificName 'Corallimorphus ingens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.63'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1490'^^xsd:integer;
  dwc:aphiaid '101015'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3 11)"^^geo:wktLiteral ;
  geo-pos:lat "55.3"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '55.3'^^xsd:double;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 14.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "14.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 14.34)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "14.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.34'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.91 -1.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.91"^^xsd:decimal ;
  dwc:decimalLongitude "-1.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1578"^^xsd:integer ;
  dwc:maximumDepthInMeters "1777"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.91 -1.91)"^^geo:wktLiteral ;
  geo-pos:lat "35.91"^^xsd:decimal ;
  geo-pos:long "-1.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.91'^^xsd:double;
  dwc:latitude '35.91'^^xsd:double;
  dwc:minimumDepth '1578'^^xsd:integer;
  dwc:maximumDepth '1777'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.04 -9.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.04"^^xsd:decimal ;
  dwc:decimalLongitude "-9.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3360"^^xsd:integer ;
  dwc:maximumDepthInMeters "4825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.04 -9.715)"^^geo:wktLiteral ;
  geo-pos:lat "47.04"^^xsd:decimal ;
  geo-pos:long "-9.715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.715'^^xsd:double;
  dwc:latitude '47.04'^^xsd:double;
  dwc:minimumDepth '3360'^^xsd:integer;
  dwc:maximumDepth '4825'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43 -2.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43"^^xsd:decimal ;
  dwc:decimalLongitude "-2.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43 -2.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.43"^^xsd:decimal ;
  geo-pos:long "-2.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.68'^^xsd:double;
  dwc:latitude '43.43'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '856539'^^xsd:integer;
  dwc:aphiaIdAccepted '446808'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ laceratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 2)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Priapus equinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '740996'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  geo-pos:lat "71.42"^^xsd:decimal ;
  geo-pos:long "15.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia miniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.68'^^xsd:double;
  dwc:latitude '71.42'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '854812'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86 6.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86"^^xsd:decimal ;
  dwc:decimalLongitude "6.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86 6.63)"^^geo:wktLiteral ;
  geo-pos:lat "54.86"^^xsd:decimal ;
  geo-pos:long "6.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.63'^^xsd:double;
  dwc:latitude '54.86'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.32 16.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.32"^^xsd:decimal ;
  dwc:decimalLongitude "16.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.32 16.12)"^^geo:wktLiteral ;
  geo-pos:lat "69.32"^^xsd:decimal ;
  geo-pos:long "16.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.12'^^xsd:double;
  dwc:latitude '69.32'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.03 5.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.03"^^xsd:decimal ;
  dwc:decimalLongitude "5.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "911"^^xsd:integer ;
  dwc:maximumDepthInMeters "911"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.03 5.58)"^^geo:wktLiteral ;
  geo-pos:lat "64.03"^^xsd:decimal ;
  geo-pos:long "5.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus vogti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.58'^^xsd:double;
  dwc:latitude '64.03'^^xsd:double;
  dwc:minimumDepth '911'^^xsd:integer;
  dwc:maximumDepth '911'^^xsd:integer;
  dwc:aphiaid '101012'^^xsd:integer;
  dwc:aphiaIdAccepted '101012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.13 -28.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.13"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.13 -28.63)"^^geo:wktLiteral ;
  geo-pos:lat "30.13"^^xsd:decimal ;
  geo-pos:long "-28.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia formosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.63'^^xsd:double;
  dwc:latitude '30.13'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '135192'^^xsd:integer;
  dwc:aphiaIdAccepted '135192'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.05 10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.05 10.31)"^^geo:wktLiteral ;
  geo-pos:lat "34.05"^^xsd:decimal ;
  geo-pos:long "10.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.31'^^xsd:double;
  dwc:latitude '34.05'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96 11.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96"^^xsd:decimal ;
  dwc:decimalLongitude "11.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96 11.09)"^^geo:wktLiteral ;
  geo-pos:lat "36.96"^^xsd:decimal ;
  geo-pos:long "11.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.09'^^xsd:double;
  dwc:latitude '36.96'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 3)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -7.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -7.63)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "-7.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0079'^^xsd:string;
  dwc:scientificName 'Corallimorphus ingens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.63'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1490'^^xsd:integer;
  dwc:aphiaid '101015'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.47 -16.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.47"^^xsd:decimal ;
  dwc:decimalLongitude "-16.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2286"^^xsd:integer ;
  dwc:maximumDepthInMeters "2286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.47 -16.63)"^^geo:wktLiteral ;
  geo-pos:lat "32.47"^^xsd:decimal ;
  geo-pos:long "-16.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0080'^^xsd:string;
  dwc:scientificName 'Paractis vestita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.63'^^xsd:double;
  dwc:latitude '32.47'^^xsd:double;
  dwc:minimumDepth '2286'^^xsd:integer;
  dwc:maximumDepth '2286'^^xsd:integer;
  dwc:aphiaid '741518'^^xsd:integer;
  dwc:aphiaIdAccepted '100955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1330"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -25)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0081'^^xsd:string;
  dwc:scientificName 'Stephanactis impedita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '1330'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:aphiaid '410953'^^xsd:integer;
  dwc:aphiaIdAccepted '593095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '856539'^^xsd:integer;
  dwc:aphiaIdAccepted '446808'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 25)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '856539'^^xsd:integer;
  dwc:aphiaIdAccepted '446808'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  geo-pos:lat "54.13"^^xsd:decimal ;
  geo-pos:long "8.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.23'^^xsd:double;
  dwc:latitude '54.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:aphiaid '1291230'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthopleura thallia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100812'^^xsd:integer;
  dwc:aphiaIdAccepted '100812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.27"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "65.27"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '65.27'^^xsd:double;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '55.7'^^xsd:double;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 10.78)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.78'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.68 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.68"^^xsd:decimal ;
  dwc:decimalLongitude "8.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.68 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "56.68"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:latitude '56.68'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98 11.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.98"^^xsd:decimal ;
  dwc:decimalLongitude "11.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98 11.67)"^^geo:wktLiteral ;
  geo-pos:lat "71.98"^^xsd:decimal ;
  geo-pos:long "11.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Phellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.67'^^xsd:double;
  dwc:latitude '71.98'^^xsd:double;
  dwc:aphiaid '741442'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12 -1.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12"^^xsd:decimal ;
  dwc:decimalLongitude "-1.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1478"^^xsd:integer ;
  dwc:maximumDepthInMeters "1630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12 -1.93)"^^geo:wktLiteral ;
  geo-pos:lat "36.12"^^xsd:decimal ;
  geo-pos:long "-1.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.93'^^xsd:double;
  dwc:latitude '36.12'^^xsd:double;
  dwc:minimumDepth '1478'^^xsd:integer;
  dwc:maximumDepth '1630'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41 -11.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41"^^xsd:decimal ;
  dwc:decimalLongitude "-11.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1005"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41 -11.77)"^^geo:wktLiteral ;
  geo-pos:lat "51.41"^^xsd:decimal ;
  geo-pos:long "-11.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.77'^^xsd:double;
  dwc:latitude '51.41'^^xsd:double;
  dwc:minimumDepth '1005'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.78 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.78"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "823"^^xsd:integer ;
  dwc:maximumDepthInMeters "823"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.78 -11.78)"^^geo:wktLiteral ;
  geo-pos:lat "42.78"^^xsd:decimal ;
  geo-pos:long "-11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '42.78'^^xsd:double;
  dwc:minimumDepth '823'^^xsd:integer;
  dwc:maximumDepth '823'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.82 -12.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.82"^^xsd:decimal ;
  dwc:decimalLongitude "-12.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.82 -12.67)"^^geo:wktLiteral ;
  geo-pos:lat "29.82"^^xsd:decimal ;
  geo-pos:long "-12.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.67'^^xsd:double;
  dwc:latitude '29.82'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 -5.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "-5.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 -5.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "-5.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parantipathes larix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.88'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '103328'^^xsd:integer;
  dwc:aphiaIdAccepted '103328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.12 -8.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.12"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.12 -8.22)"^^geo:wktLiteral ;
  geo-pos:lat "48.12"^^xsd:decimal ;
  geo-pos:long "-8.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parantipathes larix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.22'^^xsd:double;
  dwc:latitude '48.12'^^xsd:double;
  dwc:aphiaid '103328'^^xsd:integer;
  dwc:aphiaIdAccepted '103328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.92 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.92"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.92 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "29.92"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parantipathes hirondelle'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '29.92'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '472932'^^xsd:integer;
  dwc:aphiaIdAccepted '472932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.83 35.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.83"^^xsd:decimal ;
  dwc:decimalLongitude "35.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.83 35.02)"^^geo:wktLiteral ;
  geo-pos:lat "32.83"^^xsd:decimal ;
  geo-pos:long "35.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Polycyathus muellerae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '35.02'^^xsd:double;
  dwc:latitude '32.83'^^xsd:double;
  dwc:aphiaid '135165'^^xsd:integer;
  dwc:aphiaIdAccepted '135165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.93 35.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.93"^^xsd:decimal ;
  dwc:decimalLongitude "35.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.93 35.07)"^^geo:wktLiteral ;
  geo-pos:lat "32.93"^^xsd:decimal ;
  geo-pos:long "35.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Polycyathus muellerae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '35.07'^^xsd:double;
  dwc:latitude '32.93'^^xsd:double;
  dwc:aphiaid '135165'^^xsd:integer;
  dwc:aphiaIdAccepted '135165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.43"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Polycyathus muellerae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '36.43'^^xsd:double;
  dwc:aphiaid '135165'^^xsd:integer;
  dwc:aphiaIdAccepted '135165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -29)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29'^^xsd:integer;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-28.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.01'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus vestitus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.7'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:aphiaid '856027'^^xsd:integer;
  dwc:aphiaIdAccepted '101011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus solitarius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '157614'^^xsd:integer;
  dwc:aphiaIdAccepted '156304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.82"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus solitarius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.82'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '157614'^^xsd:integer;
  dwc:aphiaIdAccepted '156304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "55.5"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "50.2"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '50.2'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Calliactus parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.27 19.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.27"^^xsd:decimal ;
  dwc:decimalLongitude "19.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.27 19.27)"^^geo:wktLiteral ;
  geo-pos:lat "69.27"^^xsd:decimal ;
  geo-pos:long "19.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.27'^^xsd:double;
  dwc:latitude '69.27'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '69.7'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.84 19.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.84"^^xsd:decimal ;
  dwc:decimalLongitude "19.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.84 19.82)"^^geo:wktLiteral ;
  geo-pos:lat "69.84"^^xsd:decimal ;
  geo-pos:long "19.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.82'^^xsd:double;
  dwc:latitude '69.84'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.53 16.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.53"^^xsd:decimal ;
  dwc:decimalLongitude "16.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.53 16.41)"^^geo:wktLiteral ;
  geo-pos:lat "76.53"^^xsd:decimal ;
  geo-pos:long "16.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.41'^^xsd:double;
  dwc:latitude '76.53'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '69.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.84 19.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.84"^^xsd:decimal ;
  dwc:decimalLongitude "19.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.84 19.83)"^^geo:wktLiteral ;
  geo-pos:lat "69.84"^^xsd:decimal ;
  geo-pos:long "19.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.83'^^xsd:double;
  dwc:latitude '69.84'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.92 26.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.92"^^xsd:decimal ;
  dwc:decimalLongitude "26.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.92 26.18)"^^geo:wktLiteral ;
  geo-pos:lat "70.92"^^xsd:decimal ;
  geo-pos:long "26.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.18'^^xsd:double;
  dwc:latitude '70.92'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '232'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86 6.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86"^^xsd:decimal ;
  dwc:decimalLongitude "6.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86 6.63)"^^geo:wktLiteral ;
  geo-pos:lat "54.86"^^xsd:decimal ;
  geo-pos:long "6.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.63'^^xsd:double;
  dwc:latitude '54.86'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 6.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "6.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 6.78)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "6.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.78'^^xsd:double;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 6.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "6.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 6.78)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "6.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.78'^^xsd:double;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86 6.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86"^^xsd:decimal ;
  dwc:decimalLongitude "6.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86 6.63)"^^geo:wktLiteral ;
  geo-pos:lat "54.86"^^xsd:decimal ;
  geo-pos:long "6.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia miniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.63'^^xsd:double;
  dwc:latitude '54.86'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '854812'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia luciae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100992'^^xsd:integer;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia luciae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100992'^^xsd:integer;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15 -12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15"^^xsd:decimal ;
  dwc:decimalLongitude "-12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "749"^^xsd:integer ;
  dwc:maximumDepthInMeters "749"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15 -12.77)"^^geo:wktLiteral ;
  geo-pos:lat "52.15"^^xsd:decimal ;
  geo-pos:long "-12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.77'^^xsd:double;
  dwc:latitude '52.15'^^xsd:double;
  dwc:minimumDepth '749'^^xsd:integer;
  dwc:maximumDepth '749'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41 -11.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41"^^xsd:decimal ;
  dwc:decimalLongitude "-11.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1005"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41 -11.77)"^^geo:wktLiteral ;
  geo-pos:lat "51.41"^^xsd:decimal ;
  geo-pos:long "-11.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.77'^^xsd:double;
  dwc:latitude '51.41'^^xsd:double;
  dwc:minimumDepth '1005'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41 -11.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41"^^xsd:decimal ;
  dwc:decimalLongitude "-11.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1005"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41 -11.77)"^^geo:wktLiteral ;
  geo-pos:lat "51.41"^^xsd:decimal ;
  geo-pos:long "-11.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.77'^^xsd:double;
  dwc:latitude '51.41'^^xsd:double;
  dwc:minimumDepth '1005'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "65.8"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '65.8'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2 15.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.2"^^xsd:decimal ;
  dwc:decimalLongitude "15.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2 15.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.2"^^xsd:decimal ;
  geo-pos:long "15.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.67'^^xsd:double;
  dwc:latitude '68.2'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.13"^^xsd:decimal ;
  dwc:decimalLongitude "-15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -15.45)"^^geo:wktLiteral ;
  geo-pos:lat "28.13"^^xsd:decimal ;
  geo-pos:long "-15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.45'^^xsd:double;
  dwc:latitude '28.13'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.13"^^xsd:decimal ;
  dwc:decimalLongitude "-15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -15.45)"^^geo:wktLiteral ;
  geo-pos:lat "28.13"^^xsd:decimal ;
  geo-pos:long "-15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.45'^^xsd:double;
  dwc:latitude '28.13'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.32 4.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.32"^^xsd:decimal ;
  dwc:decimalLongitude "4.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1796"^^xsd:integer ;
  dwc:maximumDepthInMeters "1796"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.32 4.02)"^^geo:wktLiteral ;
  geo-pos:lat "64.32"^^xsd:decimal ;
  geo-pos:long "4.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus vogti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4.02'^^xsd:double;
  dwc:latitude '64.32'^^xsd:double;
  dwc:minimumDepth '1796'^^xsd:integer;
  dwc:maximumDepth '1796'^^xsd:integer;
  dwc:aphiaid '101012'^^xsd:integer;
  dwc:aphiaIdAccepted '101012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.69 5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.69"^^xsd:decimal ;
  dwc:decimalLongitude "5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1328"^^xsd:integer ;
  dwc:maximumDepthInMeters "1328"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.69 5.86)"^^geo:wktLiteral ;
  geo-pos:lat "67.69"^^xsd:decimal ;
  geo-pos:long "5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus vogti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.86'^^xsd:double;
  dwc:latitude '67.69'^^xsd:double;
  dwc:minimumDepth '1328'^^xsd:integer;
  dwc:maximumDepth '1328'^^xsd:integer;
  dwc:aphiaid '101012'^^xsd:integer;
  dwc:aphiaIdAccepted '101012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.56 -6.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.56 -6.54)"^^geo:wktLiteral ;
  geo-pos:lat "60.56"^^xsd:decimal ;
  geo-pos:long "-6.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.54'^^xsd:double;
  dwc:latitude '60.56'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.56 -14.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.56"^^xsd:decimal ;
  dwc:decimalLongitude "-14.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.56 -14.99)"^^geo:wktLiteral ;
  geo-pos:lat "56.56"^^xsd:decimal ;
  geo-pos:long "-14.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.99'^^xsd:double;
  dwc:latitude '56.56'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0059A'^^xsd:string;
  dwc:scientificName 'Actinernus verrilli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '741439'^^xsd:integer;
  dwc:aphiaIdAccepted '283447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Cactosoma abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:aphiaid '100914'^^xsd:integer;
  dwc:aphiaIdAccepted '100914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '100887'^^xsd:integer;
  dwc:aphiaIdAccepted '100887'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.35 -10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.35 -10.7)"^^geo:wktLiteral ;
  geo-pos:lat "65.35"^^xsd:decimal ;
  geo-pos:long "-10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.7'^^xsd:double;
  dwc:latitude '65.35'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4453"^^xsd:integer ;
  dwc:maximumDepthInMeters "4453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '4453'^^xsd:integer;
  dwc:maximumDepth '4453'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -4)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gephyra dohrnii vasconica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '856528'^^xsd:integer;
  dwc:aphiaIdAccepted '856528'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-33.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1557"^^xsd:integer ;
  dwc:maximumDepthInMeters "1557"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-33.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.38'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '1557'^^xsd:integer;
  dwc:maximumDepth '1557'^^xsd:integer;
  dwc:aphiaid '508897'^^xsd:integer;
  dwc:aphiaIdAccepted '135170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.61 11.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.61"^^xsd:decimal ;
  dwc:decimalLongitude "11.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.61 11.77)"^^geo:wktLiteral ;
  geo-pos:lat "57.61"^^xsd:decimal ;
  geo-pos:long "11.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ laceratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.77'^^xsd:double;
  dwc:latitude '57.61'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  geo-pos:lat "28.23"^^xsd:decimal ;
  geo-pos:long "-16.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pseudocorynactis caribbeorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.36'^^xsd:double;
  dwc:latitude '28.23'^^xsd:double;
  dwc:aphiaid '101017'^^xsd:integer;
  dwc:aphiaIdAccepted '101017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33 1.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33"^^xsd:decimal ;
  dwc:decimalLongitude "1.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33 1.72)"^^geo:wktLiteral ;
  geo-pos:lat "54.33"^^xsd:decimal ;
  geo-pos:long "1.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia miniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.72'^^xsd:double;
  dwc:latitude '54.33'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '854812'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 7.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38"^^xsd:decimal ;
  dwc:decimalLongitude "7.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 7.78)"^^geo:wktLiteral ;
  geo-pos:lat "54.38"^^xsd:decimal ;
  geo-pos:long "7.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.78'^^xsd:double;
  dwc:latitude '54.38'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 5.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.4'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "22.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "22.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.35'^^xsd:double;
  dwc:latitude '70.25'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.13"^^xsd:decimal ;
  dwc:decimalLongitude "-15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -15.45)"^^geo:wktLiteral ;
  geo-pos:lat "28.13"^^xsd:decimal ;
  geo-pos:long "-15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.45'^^xsd:double;
  dwc:latitude '28.13'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.8 6.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1324"^^xsd:integer ;
  dwc:maximumDepthInMeters "1324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.8 6.02)"^^geo:wktLiteral ;
  geo-pos:lat "67.8"^^xsd:decimal ;
  geo-pos:long "6.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus vogti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.02'^^xsd:double;
  dwc:latitude '67.8'^^xsd:double;
  dwc:minimumDepth '1324'^^xsd:integer;
  dwc:maximumDepth '1324'^^xsd:integer;
  dwc:aphiaid '101012'^^xsd:integer;
  dwc:aphiaIdAccepted '101012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.51 -13.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.51"^^xsd:decimal ;
  dwc:decimalLongitude "-13.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.51 -13.29)"^^geo:wktLiteral ;
  geo-pos:lat "57.51"^^xsd:decimal ;
  geo-pos:long "-13.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.29'^^xsd:double;
  dwc:latitude '57.51'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0057'^^xsd:string;
  dwc:scientificName 'Sagartia sobolescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '283777'^^xsd:integer;
  dwc:aphiaIdAccepted '1583121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0058'^^xsd:string;
  dwc:scientificName 'Hormathia elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '855975'^^xsd:integer;
  dwc:aphiaIdAccepted '100948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ laceratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ laceratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.87 -11.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.87"^^xsd:decimal ;
  dwc:decimalLongitude "-11.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "985"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.87 -11.84)"^^geo:wktLiteral ;
  geo-pos:lat "42.87"^^xsd:decimal ;
  geo-pos:long "-11.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stichopathes gravieri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.84'^^xsd:double;
  dwc:latitude '42.87'^^xsd:double;
  dwc:minimumDepth '985'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '472931'^^xsd:integer;
  dwc:aphiaIdAccepted '472931'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.77 -11.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.77"^^xsd:decimal ;
  dwc:decimalLongitude "-11.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1110"^^xsd:integer ;
  dwc:maximumDepthInMeters "1125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.77 -11.89)"^^geo:wktLiteral ;
  geo-pos:lat "42.77"^^xsd:decimal ;
  geo-pos:long "-11.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stichopathes gravieri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.89'^^xsd:double;
  dwc:latitude '42.77'^^xsd:double;
  dwc:minimumDepth '1110'^^xsd:integer;
  dwc:maximumDepth '1125'^^xsd:integer;
  dwc:aphiaid '472931'^^xsd:integer;
  dwc:aphiaIdAccepted '472931'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -13.45)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.45'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paranemonia cinerea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:aphiaid '100830'^^xsd:integer;
  dwc:aphiaIdAccepted '100830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paramuricea clavata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '125387'^^xsd:integer;
  dwc:aphiaIdAccepted '125387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04 3.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04"^^xsd:decimal ;
  dwc:decimalLongitude "3.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04 3.23)"^^geo:wktLiteral ;
  geo-pos:lat "43.04"^^xsd:decimal ;
  geo-pos:long "3.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paramuricea clavata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.23'^^xsd:double;
  dwc:latitude '43.04'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '125387'^^xsd:integer;
  dwc:aphiaIdAccepted '125387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gerardia lamarcki'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '815543'^^xsd:integer;
  dwc:aphiaIdAccepted '383014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 8.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 8.44)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "8.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gerardia lamarcki'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.44'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '815543'^^xsd:integer;
  dwc:aphiaIdAccepted '383014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92 7.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92"^^xsd:decimal ;
  dwc:decimalLongitude "7.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92 7.77)"^^geo:wktLiteral ;
  geo-pos:lat "36.92"^^xsd:decimal ;
  geo-pos:long "7.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gerardia lamarcki'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.77'^^xsd:double;
  dwc:latitude '36.92'^^xsd:double;
  dwc:aphiaid '815543'^^xsd:integer;
  dwc:aphiaIdAccepted '383014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.12"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "983"^^xsd:integer ;
  dwc:maximumDepthInMeters "983"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.12"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.12'^^xsd:double;
  dwc:minimumDepth '983'^^xsd:integer;
  dwc:maximumDepth '983'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.27"^^xsd:decimal ;
  dwc:decimalLongitude "-31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "548"^^xsd:integer ;
  dwc:maximumDepthInMeters "548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31)"^^geo:wktLiteral ;
  geo-pos:lat "52.27"^^xsd:decimal ;
  geo-pos:long "-31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31'^^xsd:integer;
  dwc:latitude '52.27'^^xsd:double;
  dwc:minimumDepth '548'^^xsd:integer;
  dwc:maximumDepth '548'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 14.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 14.07)"^^geo:wktLiteral ;
  geo-pos:lat "68.1"^^xsd:decimal ;
  geo-pos:long "14.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia madoniactis lofotensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.07'^^xsd:double;
  dwc:latitude '68.1'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 -18)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pseudocorynactis caribbeorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '101017'^^xsd:integer;
  dwc:aphiaIdAccepted '101017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "28.7"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pseudocorynactis caribbeorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '28.7'^^xsd:double;
  dwc:aphiaid '101017'^^xsd:integer;
  dwc:aphiaIdAccepted '101017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 3.98)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.98'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 7.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38"^^xsd:decimal ;
  dwc:decimalLongitude "7.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 7.78)"^^geo:wktLiteral ;
  geo-pos:lat "54.38"^^xsd:decimal ;
  geo-pos:long "7.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.78'^^xsd:double;
  dwc:latitude '54.38'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2 15.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.2"^^xsd:decimal ;
  dwc:decimalLongitude "15.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "624"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2 15.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.2"^^xsd:decimal ;
  geo-pos:long "15.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Stelidiactis mopse+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.67'^^xsd:double;
  dwc:latitude '68.2'^^xsd:double;
  dwc:minimumDepth '624'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.05 8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.05 8.47)"^^geo:wktLiteral ;
  geo-pos:lat "80.05"^^xsd:decimal ;
  geo-pos:long "8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Phellia spitsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.47'^^xsd:double;
  dwc:latitude '80.05'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '741638'^^xsd:integer;
  dwc:aphiaIdAccepted '100978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4700"^^xsd:integer ;
  dwc:maximumDepthInMeters "4700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Paracalliactis michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '4700'^^xsd:integer;
  dwc:maximumDepth '4700'^^xsd:integer;
  dwc:aphiaid '100958'^^xsd:integer;
  dwc:aphiaIdAccepted '100958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 13.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "13.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 13.86)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "13.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia janthina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.86'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:aphiaid '855748'^^xsd:integer;
  dwc:aphiaIdAccepted '283548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.25 -22.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.25"^^xsd:decimal ;
  dwc:decimalLongitude "-22.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.25 -22.38)"^^geo:wktLiteral ;
  geo-pos:lat "63.25"^^xsd:decimal ;
  geo-pos:long "-22.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.38'^^xsd:double;
  dwc:latitude '63.25'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '100887'^^xsd:integer;
  dwc:aphiaIdAccepted '100887'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -9.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -9.93)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-9.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.93'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '1820'^^xsd:integer;
  dwc:maximumDepth '1820'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76 -9.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76 -9.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.76"^^xsd:decimal ;
  geo-pos:long "-9.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.68'^^xsd:double;
  dwc:latitude '43.76'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2320'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.12 1.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.12"^^xsd:decimal ;
  dwc:decimalLongitude "1.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.12 1.63)"^^geo:wktLiteral ;
  geo-pos:lat "63.12"^^xsd:decimal ;
  geo-pos:long "1.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.63'^^xsd:double;
  dwc:latitude '63.12'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1150'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 3)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '63.08'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82"^^xsd:decimal ;
  dwc:decimalLongitude "14.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.24)"^^geo:wktLiteral ;
  geo-pos:lat "40.82"^^xsd:decimal ;
  geo-pos:long "14.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Bunodeopsis strumosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.24'^^xsd:double;
  dwc:latitude '40.82'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '100870'^^xsd:integer;
  dwc:aphiaIdAccepted '100870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.5"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "481"^^xsd:integer ;
  dwc:maximumDepthInMeters "481"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5 15)"^^geo:wktLiteral ;
  geo-pos:lat "67.5"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '67.5'^^xsd:double;
  dwc:minimumDepth '481'^^xsd:integer;
  dwc:maximumDepth '481'^^xsd:integer;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.27"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "65.27"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '65.27'^^xsd:double;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus folliculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.3'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:aphiaid '135216'^^xsd:integer;
  dwc:aphiaIdAccepted '135216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "366"^^xsd:integer ;
  dwc:maximumDepthInMeters "366"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.74"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus folliculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.74'^^xsd:double;
  dwc:minimumDepth '366'^^xsd:integer;
  dwc:maximumDepth '366'^^xsd:integer;
  dwc:aphiaid '135216'^^xsd:integer;
  dwc:aphiaIdAccepted '135216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ viduatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '101004'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "599"^^xsd:integer ;
  dwc:maximumDepthInMeters "599"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus stimpsonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.4'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '599'^^xsd:integer;
  dwc:maximumDepth '599'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "366"^^xsd:integer ;
  dwc:maximumDepthInMeters "366"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.74"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus stimpsonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.74'^^xsd:double;
  dwc:minimumDepth '366'^^xsd:integer;
  dwc:maximumDepth '366'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 10)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '64.88'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -31.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -31.58)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-31.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stichopathes dissimilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.58'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1560'^^xsd:integer;
  dwc:aphiaid '103331'^^xsd:integer;
  dwc:aphiaIdAccepted '1516569'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia loveni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '854608'^^xsd:integer;
  dwc:aphiaIdAccepted '283550'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '854606'^^xsd:integer;
  dwc:aphiaIdAccepted '151541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 11)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pachycerianthus multiplicatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '101013'^^xsd:integer;
  dwc:aphiaIdAccepted '101013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 11)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pachycerianthus multiplicatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '101013'^^xsd:integer;
  dwc:aphiaIdAccepted '101013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65 1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65"^^xsd:decimal ;
  dwc:decimalLongitude "1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65 1.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.65"^^xsd:decimal ;
  geo-pos:long "1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthopleura balli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.6'^^xsd:double;
  dwc:latitude '49.65'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100809'^^xsd:integer;
  dwc:aphiaIdAccepted '100809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.63"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.63"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodes listeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '32.63'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855476'^^xsd:integer;
  dwc:aphiaIdAccepted '100809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.7 -14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.7 -14.82)"^^geo:wktLiteral ;
  geo-pos:lat "72.7"^^xsd:decimal ;
  geo-pos:long "-14.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus margaritaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.82'^^xsd:double;
  dwc:latitude '72.7'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '100941'^^xsd:integer;
  dwc:aphiaIdAccepted '100941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus dohrnii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '100936'^^xsd:integer;
  dwc:aphiaIdAccepted '100936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "37.08"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinothoe sphyrodeta candida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '37.08'^^xsd:double;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.52 17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.52"^^xsd:decimal ;
  dwc:decimalLongitude "17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.52 17.83)"^^geo:wktLiteral ;
  geo-pos:lat "75.52"^^xsd:decimal ;
  geo-pos:long "17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera multicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.83'^^xsd:double;
  dwc:latitude '75.52'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '593073'^^xsd:integer;
  dwc:aphiaIdAccepted '593072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 4.1)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4.1'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.8 -5.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.8 -5.97)"^^geo:wktLiteral ;
  geo-pos:lat "45.8"^^xsd:decimal ;
  geo-pos:long "-5.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.97'^^xsd:double;
  dwc:latitude '45.8'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "166"^^xsd:integer ;
  dwc:maximumDepthInMeters "166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -6.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.45"^^xsd:decimal ;
  geo-pos:long "-6.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '166'^^xsd:integer;
  dwc:maximumDepth '166'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.78 -6.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.78"^^xsd:decimal ;
  dwc:decimalLongitude "-6.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "136"^^xsd:integer ;
  dwc:maximumDepthInMeters "136"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.78 -6.21)"^^geo:wktLiteral ;
  geo-pos:lat "46.78"^^xsd:decimal ;
  geo-pos:long "-6.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.21'^^xsd:double;
  dwc:latitude '46.78'^^xsd:double;
  dwc:minimumDepth '136'^^xsd:integer;
  dwc:maximumDepth '136'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.77 -9.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.77"^^xsd:decimal ;
  dwc:decimalLongitude "-9.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.77 -9.28)"^^geo:wktLiteral ;
  geo-pos:lat "56.77"^^xsd:decimal ;
  geo-pos:long "-9.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.28'^^xsd:double;
  dwc:latitude '56.77'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1284'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -33.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-33.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -33.32)"^^geo:wktLiteral ;
  geo-pos:lat "37.25"^^xsd:decimal ;
  geo-pos:long "-33.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.32'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 -9)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Anthosactis jan mayeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:aphiaid '100841'^^xsd:integer;
  dwc:aphiaIdAccepted '100841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53 -7.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.53"^^xsd:decimal ;
  dwc:decimalLongitude "-7.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1215"^^xsd:integer ;
  dwc:maximumDepthInMeters "1215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53 -7.12)"^^geo:wktLiteral ;
  geo-pos:lat "35.53"^^xsd:decimal ;
  geo-pos:long "-7.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Kadosactis kadosanthus sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.12'^^xsd:double;
  dwc:latitude '35.53'^^xsd:double;
  dwc:minimumDepth '1215'^^xsd:integer;
  dwc:maximumDepth '1215'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.08"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.08 3)"^^geo:wktLiteral ;
  geo-pos:lat "63.08"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '63.08'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.14 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.14"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.14 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "60.14"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus thulensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '60.14'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '503244'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus striatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '1369484'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 11.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus striatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.68'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '1369484'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 15.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.6'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 15.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.6'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.04 -5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.04"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.04 -5.9)"^^geo:wktLiteral ;
  geo-pos:lat "61.04"^^xsd:decimal ;
  geo-pos:long "-5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.9'^^xsd:double;
  dwc:latitude '61.04'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.01"^^xsd:decimal ;
  dwc:decimalLongitude "11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 11.12)"^^geo:wktLiteral ;
  geo-pos:lat "59.01"^^xsd:decimal ;
  geo-pos:long "11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.12'^^xsd:double;
  dwc:latitude '59.01'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 22.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "22.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 22.76)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "22.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina mediterranea form ii (green)'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.76'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 24.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "24.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 24.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "24.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina mediterranea form ii (green)'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '24.6'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 22.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "22.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 22.76)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "22.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina mediterranea form i (red)'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.76'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 24.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "24.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 24.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "24.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina mediterranea form i (red)'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '24.6'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "836"^^xsd:integer ;
  dwc:maximumDepthInMeters "836"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampoides purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:minimumDepth '836'^^xsd:integer;
  dwc:maximumDepth '836'^^xsd:integer;
  dwc:aphiaid '236654'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.68 6.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.68"^^xsd:decimal ;
  dwc:decimalLongitude "6.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.68 6.98)"^^geo:wktLiteral ;
  geo-pos:lat "66.68"^^xsd:decimal ;
  geo-pos:long "6.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampoides purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.98'^^xsd:double;
  dwc:latitude '66.68'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '236654'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "388"^^xsd:integer ;
  dwc:maximumDepthInMeters "388"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "54.28"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '54.28'^^xsd:double;
  dwc:minimumDepth '388'^^xsd:integer;
  dwc:maximumDepth '388'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 -5.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "-5.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 -5.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "-5.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.88'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '131'^^xsd:integer;
  dwc:scientificName 'Cribrina glandulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:aphiaid '855652'^^xsd:integer;
  dwc:aphiaIdAccepted '410970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 5)"^^geo:wktLiteral ;
  geo-pos:lat "67"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '137'^^xsd:integer;
  dwc:scientificName 'Actinia ectacmaea rufa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '67'^^xsd:integer;
  dwc:aphiaid '283307'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04 11.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04"^^xsd:decimal ;
  dwc:decimalLongitude "11.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04 11.27)"^^geo:wktLiteral ;
  geo-pos:lat "37.04"^^xsd:decimal ;
  geo-pos:long "11.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus striatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.27'^^xsd:double;
  dwc:latitude '37.04'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '1369484'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.13 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.13 -9.47)"^^geo:wktLiteral ;
  geo-pos:lat "61.13"^^xsd:decimal ;
  geo-pos:long "-9.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampoides purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '61.13'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '236654'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78 -6.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.78"^^xsd:decimal ;
  dwc:decimalLongitude "-6.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1700"^^xsd:integer ;
  dwc:maximumDepthInMeters "1700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78 -6.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.78"^^xsd:decimal ;
  geo-pos:long "-6.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.25'^^xsd:double;
  dwc:latitude '45.78'^^xsd:double;
  dwc:minimumDepth '1700'^^xsd:integer;
  dwc:maximumDepth '1700'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.42 17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.42"^^xsd:decimal ;
  dwc:decimalLongitude "17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.42 17.6)"^^geo:wktLiteral ;
  geo-pos:lat "74.42"^^xsd:decimal ;
  geo-pos:long "17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera multicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.6'^^xsd:double;
  dwc:latitude '74.42'^^xsd:double;
  dwc:aphiaid '593073'^^xsd:integer;
  dwc:aphiaIdAccepted '593072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1740"^^xsd:integer ;
  dwc:maximumDepthInMeters "1740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.02"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.35'^^xsd:double;
  dwc:latitude '38.02'^^xsd:double;
  dwc:minimumDepth '1740'^^xsd:integer;
  dwc:maximumDepth '1740'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "55.75"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '55.75'^^xsd:double;
  dwc:aphiaid '854606'^^xsd:integer;
  dwc:aphiaIdAccepted '151541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -32.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25"^^xsd:decimal ;
  dwc:decimalLongitude "-32.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1740"^^xsd:integer ;
  dwc:maximumDepthInMeters "1740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -32.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.25"^^xsd:decimal ;
  geo-pos:long "-32.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-32.93'^^xsd:double;
  dwc:latitude '39.25'^^xsd:double;
  dwc:minimumDepth '1740'^^xsd:integer;
  dwc:maximumDepth '1740'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.67 34.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.67"^^xsd:decimal ;
  dwc:decimalLongitude "34.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.67 34.55)"^^geo:wktLiteral ;
  geo-pos:lat "31.67"^^xsd:decimal ;
  geo-pos:long "34.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '34.55'^^xsd:double;
  dwc:latitude '31.67'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42 -31.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.42"^^xsd:decimal ;
  dwc:decimalLongitude "-31.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1465"^^xsd:integer ;
  dwc:maximumDepthInMeters "1635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42 -31.555)"^^geo:wktLiteral ;
  geo-pos:lat "58.42"^^xsd:decimal ;
  geo-pos:long "-31.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stichopathes dissimilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.555'^^xsd:double;
  dwc:latitude '58.42'^^xsd:double;
  dwc:minimumDepth '1465'^^xsd:integer;
  dwc:maximumDepth '1635'^^xsd:integer;
  dwc:aphiaid '103331'^^xsd:integer;
  dwc:aphiaIdAccepted '1516569'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "836"^^xsd:integer ;
  dwc:maximumDepthInMeters "836"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Edwardsioides vitrea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:minimumDepth '836'^^xsd:integer;
  dwc:maximumDepth '836'^^xsd:integer;
  dwc:aphiaid '741601'^^xsd:integer;
  dwc:aphiaIdAccepted '100896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  geo-pos:lat "28.23"^^xsd:decimal ;
  geo-pos:long "-16.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus dohrnii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.36'^^xsd:double;
  dwc:latitude '28.23'^^xsd:double;
  dwc:aphiaid '100936'^^xsd:integer;
  dwc:aphiaIdAccepted '100936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "15.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina mediterranea [ii]'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.22'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17 -15.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17"^^xsd:decimal ;
  dwc:decimalLongitude "-15.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2233"^^xsd:integer ;
  dwc:maximumDepthInMeters "2233"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17 -15.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.17"^^xsd:decimal ;
  geo-pos:long "-15.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracalliactis stephensoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.15'^^xsd:double;
  dwc:latitude '55.17'^^xsd:double;
  dwc:minimumDepth '2233'^^xsd:integer;
  dwc:maximumDepth '2233'^^xsd:integer;
  dwc:aphiaid '100959'^^xsd:integer;
  dwc:aphiaIdAccepted '100959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12 -15.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12"^^xsd:decimal ;
  dwc:decimalLongitude "-15.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2215"^^xsd:integer ;
  dwc:maximumDepthInMeters "2215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12 -15.18)"^^geo:wktLiteral ;
  geo-pos:lat "55.12"^^xsd:decimal ;
  geo-pos:long "-15.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracalliactis stephensoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.18'^^xsd:double;
  dwc:latitude '55.12'^^xsd:double;
  dwc:minimumDepth '2215'^^xsd:integer;
  dwc:maximumDepth '2215'^^xsd:integer;
  dwc:aphiaid '100959'^^xsd:integer;
  dwc:aphiaIdAccepted '100959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 -8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2550"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 -8.78)"^^geo:wktLiteral ;
  geo-pos:lat "45.58"^^xsd:decimal ;
  geo-pos:long "-8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracalliactis stephensoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.78'^^xsd:double;
  dwc:latitude '45.58'^^xsd:double;
  dwc:minimumDepth '2550'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '100959'^^xsd:integer;
  dwc:aphiaIdAccepted '100959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.48 -8.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "374"^^xsd:integer ;
  dwc:maximumDepthInMeters "374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.48 -8.32)"^^geo:wktLiteral ;
  geo-pos:lat "60.48"^^xsd:decimal ;
  geo-pos:long "-8.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampoides purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.32'^^xsd:double;
  dwc:latitude '60.48'^^xsd:double;
  dwc:minimumDepth '374'^^xsd:integer;
  dwc:maximumDepth '374'^^xsd:integer;
  dwc:aphiaid '236654'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.55 -10.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.55"^^xsd:decimal ;
  dwc:decimalLongitude "-10.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "492"^^xsd:integer ;
  dwc:maximumDepthInMeters "492"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.55 -10.47)"^^geo:wktLiteral ;
  geo-pos:lat "65.55"^^xsd:decimal ;
  geo-pos:long "-10.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampoides purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.47'^^xsd:double;
  dwc:latitude '65.55'^^xsd:double;
  dwc:minimumDepth '492'^^xsd:integer;
  dwc:maximumDepth '492'^^xsd:integer;
  dwc:aphiaid '236654'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.08 -22.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.08"^^xsd:decimal ;
  dwc:decimalLongitude "-22.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.08 -22.55)"^^geo:wktLiteral ;
  geo-pos:lat "70.08"^^xsd:decimal ;
  geo-pos:long "-22.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampoides purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.55'^^xsd:double;
  dwc:latitude '70.08'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '236654'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.83 -22.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.83"^^xsd:decimal ;
  dwc:decimalLongitude "-22.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.83 -22.55)"^^geo:wktLiteral ;
  geo-pos:lat "70.83"^^xsd:decimal ;
  geo-pos:long "-22.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampoides purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.55'^^xsd:double;
  dwc:latitude '70.83'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '236654'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.12 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.12"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.12 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "28.12"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '28.12'^^xsd:double;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea alderi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '741676'^^xsd:integer;
  dwc:aphiaIdAccepted '283722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.85 -13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.85"^^xsd:decimal ;
  dwc:decimalLongitude "-13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.85 -13.75)"^^geo:wktLiteral ;
  geo-pos:lat "64.85"^^xsd:decimal ;
  geo-pos:long "-13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge verrillii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.75'^^xsd:double;
  dwc:latitude '64.85'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '158216'^^xsd:integer;
  dwc:aphiaIdAccepted '592915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.85 -13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.85"^^xsd:decimal ;
  dwc:decimalLongitude "-13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.85 -13.75)"^^geo:wktLiteral ;
  geo-pos:lat "64.85"^^xsd:decimal ;
  geo-pos:long "-13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge verrilli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.75'^^xsd:double;
  dwc:latitude '64.85'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '158216'^^xsd:integer;
  dwc:aphiaIdAccepted '592915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -13.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -13.67)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "-13.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.67'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -13.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -13.63)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-13.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.63'^^xsd:double;
  dwc:latitude '28.8'^^xsd:double;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.15 5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.15"^^xsd:decimal ;
  dwc:decimalLongitude "5.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.15 5.6)"^^geo:wktLiteral ;
  geo-pos:lat "61.15"^^xsd:decimal ;
  geo-pos:long "5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostella callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.6'^^xsd:double;
  dwc:latitude '61.15'^^xsd:double;
  dwc:aphiaid '855181'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinoscyphia saginata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:aphiaid '100836'^^xsd:integer;
  dwc:aphiaIdAccepted '100836'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.73 -8.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.73"^^xsd:decimal ;
  dwc:decimalLongitude "-8.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.73 -8.08)"^^geo:wktLiteral ;
  geo-pos:lat "47.73"^^xsd:decimal ;
  geo-pos:long "-8.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinoscyphia saginata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.08'^^xsd:double;
  dwc:latitude '47.73'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '100836'^^xsd:integer;
  dwc:aphiaIdAccepted '100836'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95 -6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.95"^^xsd:decimal ;
  dwc:decimalLongitude "-6.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1410"^^xsd:integer ;
  dwc:maximumDepthInMeters "1410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95 -6.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.95"^^xsd:decimal ;
  geo-pos:long "-6.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.35'^^xsd:double;
  dwc:latitude '45.95'^^xsd:double;
  dwc:minimumDepth '1410'^^xsd:integer;
  dwc:maximumDepth '1410'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "15.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.22'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea chrysosplenum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '854946'^^xsd:integer;
  dwc:aphiaIdAccepted '411004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "732"^^xsd:integer ;
  dwc:maximumDepthInMeters "732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17.33)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-17.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus folliculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.33'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '732'^^xsd:integer;
  dwc:maximumDepth '732'^^xsd:integer;
  dwc:aphiaid '135216'^^xsd:integer;
  dwc:aphiaIdAccepted '135216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -11.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-11.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "826"^^xsd:integer ;
  dwc:maximumDepthInMeters "931"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -11.09)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-11.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus folliculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.09'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '826'^^xsd:integer;
  dwc:maximumDepth '931'^^xsd:integer;
  dwc:aphiaid '135216'^^xsd:integer;
  dwc:aphiaIdAccepted '135216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.855"^^xsd:decimal ;
  dwc:decimalLongitude "13.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "191"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.125)"^^geo:wktLiteral ;
  geo-pos:lat "36.855"^^xsd:decimal ;
  geo-pos:long "13.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.125'^^xsd:double;
  dwc:latitude '36.855'^^xsd:double;
  dwc:minimumDepth '191'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82 -25.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "815"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82 -25.02)"^^geo:wktLiteral ;
  geo-pos:lat "37.82"^^xsd:decimal ;
  geo-pos:long "-25.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Enallopsammia marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.02'^^xsd:double;
  dwc:latitude '37.82'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '815'^^xsd:integer;
  dwc:aphiaid '241320'^^xsd:integer;
  dwc:aphiaIdAccepted '286988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -9)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '283525'^^xsd:integer;
  dwc:aphiaIdAccepted '283525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia clavata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '283524'^^xsd:integer;
  dwc:aphiaIdAccepted '283524'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.48 8.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.48"^^xsd:decimal ;
  dwc:decimalLongitude "8.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.48 8.32)"^^geo:wktLiteral ;
  geo-pos:lat "60.48"^^xsd:decimal ;
  geo-pos:long "8.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.32'^^xsd:double;
  dwc:latitude '60.48'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa claparedii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '741598'^^xsd:integer;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.07 -28.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.07"^^xsd:decimal ;
  dwc:decimalLongitude "-28.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.07 -28.67)"^^geo:wktLiteral ;
  geo-pos:lat "30.07"^^xsd:decimal ;
  geo-pos:long "-28.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Enallopsammia marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.67'^^xsd:double;
  dwc:latitude '30.07'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '241320'^^xsd:integer;
  dwc:aphiaIdAccepted '286988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.37"^^xsd:decimal ;
  dwc:decimalLongitude "-14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  geo-pos:lat "28.37"^^xsd:decimal ;
  geo-pos:long "-14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.12'^^xsd:double;
  dwc:latitude '28.37'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.36"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.36'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  geo-pos:lat "51.58"^^xsd:decimal ;
  geo-pos:long "-3.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.97'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  geo-pos:lat "51.58"^^xsd:decimal ;
  geo-pos:long "-3.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.97'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -14.2)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.2'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1650"^^xsd:integer ;
  dwc:maximumDepthInMeters "1675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '1650'^^xsd:integer;
  dwc:maximumDepth '1675'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1584"^^xsd:integer ;
  dwc:maximumDepthInMeters "1584"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '1584'^^xsd:integer;
  dwc:maximumDepth '1584'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 9.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 9.74)"^^geo:wktLiteral ;
  geo-pos:lat "55.5"^^xsd:decimal ;
  geo-pos:long "9.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ undatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.74'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae m++lleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07 -32.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07"^^xsd:decimal ;
  dwc:decimalLongitude "-32.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2120"^^xsd:integer ;
  dwc:maximumDepthInMeters "2120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07 -32.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.07"^^xsd:decimal ;
  geo-pos:long "-32.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-32.72'^^xsd:double;
  dwc:latitude '39.07'^^xsd:double;
  dwc:minimumDepth '2120'^^xsd:integer;
  dwc:maximumDepth '2120'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93 -24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93"^^xsd:decimal ;
  dwc:decimalLongitude "-24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1650"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93 -24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.93"^^xsd:decimal ;
  geo-pos:long "-24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.82'^^xsd:double;
  dwc:latitude '37.93'^^xsd:double;
  dwc:minimumDepth '1650'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1990"^^xsd:integer ;
  dwc:maximumDepthInMeters "2110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '1990'^^xsd:integer;
  dwc:maximumDepth '2110'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.83 35.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.83"^^xsd:decimal ;
  dwc:decimalLongitude "35.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.83 35.02)"^^geo:wktLiteral ;
  geo-pos:lat "32.83"^^xsd:decimal ;
  geo-pos:long "35.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '35.02'^^xsd:double;
  dwc:latitude '32.83'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77 -25.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77 -25.38)"^^geo:wktLiteral ;
  geo-pos:lat "36.77"^^xsd:decimal ;
  geo-pos:long "-25.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus folliculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.38'^^xsd:double;
  dwc:latitude '36.77'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '135216'^^xsd:integer;
  dwc:aphiaIdAccepted '135216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus folliculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '135216'^^xsd:integer;
  dwc:aphiaIdAccepted '135216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae liguricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:aphiaid '815553'^^xsd:integer;
  dwc:aphiaIdAccepted '815553'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.34 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.34 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "42.34"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae adriaticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.38'^^xsd:double;
  dwc:latitude '42.34'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '815546'^^xsd:integer;
  dwc:aphiaIdAccepted '815546'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 15.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae adriaticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.25'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:minimumDepth '144'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:aphiaid '815546'^^xsd:integer;
  dwc:aphiaIdAccepted '815546'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.37 2.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.37"^^xsd:decimal ;
  dwc:decimalLongitude "2.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.37 2.19)"^^geo:wktLiteral ;
  geo-pos:lat "41.37"^^xsd:decimal ;
  geo-pos:long "2.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2.19'^^xsd:double;
  dwc:latitude '41.37'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1080"^^xsd:integer ;
  dwc:maximumDepthInMeters "1830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '1080'^^xsd:integer;
  dwc:maximumDepth '1830'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1080"^^xsd:integer ;
  dwc:maximumDepthInMeters "1830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '1080'^^xsd:integer;
  dwc:maximumDepth '1830'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1080"^^xsd:integer ;
  dwc:maximumDepthInMeters "1830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.62'^^xsd:double;
  dwc:minimumDepth '1080'^^xsd:integer;
  dwc:maximumDepth '1830'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "-25.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1880.11'^^xsd:double;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.22'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '1830'^^xsd:integer;
  dwc:maximumDepth '1830'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85 -11.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85"^^xsd:decimal ;
  dwc:decimalLongitude "-11.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "677"^^xsd:integer ;
  dwc:maximumDepthInMeters "677"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85 -11.83)"^^geo:wktLiteral ;
  geo-pos:lat "51.85"^^xsd:decimal ;
  geo-pos:long "-11.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1883.12.10.49-53, 1898.5.5.204-205'^^xsd:string;
  dwc:scientificName 'Flabellum macandrewi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.83'^^xsd:double;
  dwc:latitude '51.85'^^xsd:double;
  dwc:minimumDepth '677'^^xsd:integer;
  dwc:maximumDepth '677'^^xsd:integer;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22 -4.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22"^^xsd:decimal ;
  dwc:decimalLongitude "-4.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22 -4.18)"^^geo:wktLiteral ;
  geo-pos:lat "51.22"^^xsd:decimal ;
  geo-pos:long "-4.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Aureliania augusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.18'^^xsd:double;
  dwc:latitude '51.22'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855382'^^xsd:integer;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.13 -16.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.13"^^xsd:decimal ;
  dwc:decimalLongitude "-16.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "729"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.13 -16.03)"^^geo:wktLiteral ;
  geo-pos:lat "68.13"^^xsd:decimal ;
  geo-pos:long "-16.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Anthosactis ingolfi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.03'^^xsd:double;
  dwc:latitude '68.13'^^xsd:double;
  dwc:minimumDepth '729'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:aphiaid '100840'^^xsd:integer;
  dwc:aphiaIdAccepted '100840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13901'^^xsd:integer;
  dwc:scientificName 'Paraedwardsia arenarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '100908'^^xsd:integer;
  dwc:aphiaIdAccepted '100908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '142'^^xsd:integer;
  dwc:scientificName 'Actinia isacmaea simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.66"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "59.66"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '145'^^xsd:integer;
  dwc:scientificName 'Actinia entacmaea rosula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '59.66'^^xsd:double;
  dwc:aphiaid '283306'^^xsd:integer;
  dwc:aphiaIdAccepted '283306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.2"^^xsd:decimal ;
  dwc:decimalLongitude "29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.2"^^xsd:decimal ;
  geo-pos:long "29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '150'^^xsd:integer;
  dwc:scientificName 'Actinia entacmaea forsk+Ñlii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.9'^^xsd:double;
  dwc:latitude '31.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.33 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.33"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.33 21)"^^geo:wktLiteral ;
  geo-pos:lat "77.33"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Leiotealia spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '77.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '741583'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.37 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.37"^^xsd:decimal ;
  dwc:decimalLongitude "-5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2222"^^xsd:integer ;
  dwc:maximumDepthInMeters "2222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.37 -5.48)"^^geo:wktLiteral ;
  geo-pos:lat "63.37"^^xsd:decimal ;
  geo-pos:long "-5.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Kadosactis rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '63.37'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:maximumDepth '2222'^^xsd:integer;
  dwc:aphiaid '100977'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:aphiaid '854606'^^xsd:integer;
  dwc:aphiaIdAccepted '151541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '854606'^^xsd:integer;
  dwc:aphiaIdAccepted '151541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.42 17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.42"^^xsd:decimal ;
  dwc:decimalLongitude "17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.42 17.6)"^^geo:wktLiteral ;
  geo-pos:lat "74.42"^^xsd:decimal ;
  geo-pos:long "17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera multicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.6'^^xsd:double;
  dwc:latitude '74.42'^^xsd:double;
  dwc:aphiaid '593073'^^xsd:integer;
  dwc:aphiaIdAccepted '593072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.97 -17.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4650"^^xsd:integer ;
  dwc:maximumDepthInMeters "4650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.97 -17.105)"^^geo:wktLiteral ;
  geo-pos:lat "45.97"^^xsd:decimal ;
  geo-pos:long "-17.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.105'^^xsd:double;
  dwc:latitude '45.97'^^xsd:double;
  dwc:minimumDepth '4650'^^xsd:integer;
  dwc:maximumDepth '4650'^^xsd:integer;
  dwc:aphiaid '100929'^^xsd:integer;
  dwc:aphiaIdAccepted '100929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.895 -17.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.895"^^xsd:decimal ;
  dwc:decimalLongitude "-17.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4730"^^xsd:integer ;
  dwc:maximumDepthInMeters "4730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.895 -17.175)"^^geo:wktLiteral ;
  geo-pos:lat "45.895"^^xsd:decimal ;
  geo-pos:long "-17.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.175'^^xsd:double;
  dwc:latitude '45.895'^^xsd:double;
  dwc:minimumDepth '4730'^^xsd:integer;
  dwc:maximumDepth '4730'^^xsd:integer;
  dwc:aphiaid '100929'^^xsd:integer;
  dwc:aphiaIdAccepted '100929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76 -9.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76 -9.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.76"^^xsd:decimal ;
  geo-pos:long "-9.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.68'^^xsd:double;
  dwc:latitude '43.76'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2320'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.38 -3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.38"^^xsd:decimal ;
  dwc:decimalLongitude "-3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.38 -3.42)"^^geo:wktLiteral ;
  geo-pos:lat "46.38"^^xsd:decimal ;
  geo-pos:long "-3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.42'^^xsd:double;
  dwc:latitude '46.38'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "749"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.68)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '749'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 6.1)"^^geo:wktLiteral ;
  geo-pos:lat "53.2"^^xsd:decimal ;
  geo-pos:long "6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Heliactis sagartia miniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.1'^^xsd:double;
  dwc:latitude '53.2'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 -25.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3"^^xsd:decimal ;
  dwc:decimalLongitude "-25.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "621"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 -25.98)"^^geo:wktLiteral ;
  geo-pos:lat "66.3"^^xsd:decimal ;
  geo-pos:long "-25.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.98'^^xsd:double;
  dwc:latitude '66.3'^^xsd:double;
  dwc:minimumDepth '621'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.87 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.87"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.87 -23.5)"^^geo:wktLiteral ;
  geo-pos:lat "65.87"^^xsd:decimal ;
  geo-pos:long "-23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '65.87'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.17 8.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.17"^^xsd:decimal ;
  dwc:decimalLongitude "8.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.17 8.26)"^^geo:wktLiteral ;
  geo-pos:lat "41.17"^^xsd:decimal ;
  geo-pos:long "8.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.26'^^xsd:double;
  dwc:latitude '41.17'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '135187'^^xsd:integer;
  dwc:aphiaIdAccepted '135187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.37"^^xsd:decimal ;
  dwc:decimalLongitude "-14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  geo-pos:lat "28.37"^^xsd:decimal ;
  geo-pos:long "-14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.12'^^xsd:double;
  dwc:latitude '28.37'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.84 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.84"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4842"^^xsd:integer ;
  dwc:maximumDepthInMeters "4846"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.84 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.84"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Iosactis vagabunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.84'^^xsd:double;
  dwc:minimumDepth '4842'^^xsd:integer;
  dwc:maximumDepth '4846'^^xsd:integer;
  dwc:aphiaid '100969'^^xsd:integer;
  dwc:aphiaIdAccepted '100969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4580"^^xsd:integer ;
  dwc:maximumDepthInMeters "4580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.88"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Iosactis vagabunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '49.88'^^xsd:double;
  dwc:minimumDepth '4580'^^xsd:integer;
  dwc:maximumDepth '4580'^^xsd:integer;
  dwc:aphiaid '100969'^^xsd:integer;
  dwc:aphiaIdAccepted '100969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37 -12.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37"^^xsd:decimal ;
  dwc:decimalLongitude "-12.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1976"^^xsd:integer ;
  dwc:maximumDepthInMeters "1976"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37 -12.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.37"^^xsd:decimal ;
  geo-pos:long "-12.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracalliactis stephensoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.68'^^xsd:double;
  dwc:latitude '51.37'^^xsd:double;
  dwc:minimumDepth '1976'^^xsd:integer;
  dwc:maximumDepth '1976'^^xsd:integer;
  dwc:aphiaid '100959'^^xsd:integer;
  dwc:aphiaIdAccepted '100959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.855"^^xsd:decimal ;
  dwc:decimalLongitude "13.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "191"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.125)"^^geo:wktLiteral ;
  geo-pos:lat "36.855"^^xsd:decimal ;
  geo-pos:long "13.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.125'^^xsd:double;
  dwc:latitude '36.855'^^xsd:double;
  dwc:minimumDepth '191'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.04 -22.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.04"^^xsd:decimal ;
  dwc:decimalLongitude "-22.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.04 -22.53)"^^geo:wktLiteral ;
  geo-pos:lat "64.04"^^xsd:decimal ;
  geo-pos:long "-22.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Limnactinia laevis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.53'^^xsd:double;
  dwc:latitude '64.04'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '100980'^^xsd:integer;
  dwc:aphiaIdAccepted '100980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 13.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 13.105)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "13.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.105'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1080"^^xsd:integer ;
  dwc:maximumDepthInMeters "1830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.46"^^xsd:decimal ;
  geo-pos:long "-28.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.33'^^xsd:double;
  dwc:latitude '38.46'^^xsd:double;
  dwc:minimumDepth '1080'^^xsd:integer;
  dwc:maximumDepth '1830'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.65 5.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.65"^^xsd:decimal ;
  dwc:decimalLongitude "5.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.65 5.04)"^^geo:wktLiteral ;
  geo-pos:lat "61.65"^^xsd:decimal ;
  geo-pos:long "5.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ viduatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.04'^^xsd:double;
  dwc:latitude '61.65'^^xsd:double;
  dwc:aphiaid '101004'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea bellis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '366458'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea bellii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '366457'^^xsd:integer;
  dwc:aphiaIdAccepted '283724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea balii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:aphiaid '366456'^^xsd:integer;
  dwc:aphiaIdAccepted '100809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus dohrni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100936'^^xsd:integer;
  dwc:aphiaIdAccepted '100936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus dohrni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100936'^^xsd:integer;
  dwc:aphiaIdAccepted '100936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.27"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "65.27"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus erdmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '65.27'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '101027'^^xsd:integer;
  dwc:aphiaIdAccepted '101027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 20)"^^geo:wktLiteral ;
  geo-pos:lat "74"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus erdmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '74'^^xsd:integer;
  dwc:aphiaid '101027'^^xsd:integer;
  dwc:aphiaIdAccepted '101027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.855"^^xsd:decimal ;
  dwc:decimalLongitude "13.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "403"^^xsd:integer ;
  dwc:maximumDepthInMeters "588"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.135)"^^geo:wktLiteral ;
  geo-pos:lat "36.855"^^xsd:decimal ;
  geo-pos:long "13.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.135'^^xsd:double;
  dwc:latitude '36.855'^^xsd:double;
  dwc:minimumDepth '403'^^xsd:integer;
  dwc:maximumDepth '588'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 13.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84"^^xsd:decimal ;
  dwc:decimalLongitude "13.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 13.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.84"^^xsd:decimal ;
  geo-pos:long "13.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.16'^^xsd:double;
  dwc:latitude '36.84'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 13.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 13.105)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "13.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.105'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.11"^^xsd:decimal ;
  dwc:decimalLongitude "9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.11"^^xsd:decimal ;
  geo-pos:long "9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.13'^^xsd:double;
  dwc:latitude '42.11'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 6.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "6.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 6.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.02"^^xsd:decimal ;
  geo-pos:long "6.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.32'^^xsd:double;
  dwc:latitude '43.02'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.62)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.62'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.62)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.62'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.43 -6.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.43"^^xsd:decimal ;
  dwc:decimalLongitude "-6.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1710"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.43 -6.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.43"^^xsd:decimal ;
  geo-pos:long "-6.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.97'^^xsd:double;
  dwc:latitude '46.43'^^xsd:double;
  dwc:minimumDepth '1710'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  geo-pos:lat "28.4"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene leucolena'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '28.4'^^xsd:double;
  dwc:aphiaid '158230'^^xsd:integer;
  dwc:aphiaIdAccepted '158230'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 1.6)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.6'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.36"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.36'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus erdmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '101027'^^xsd:integer;
  dwc:aphiaIdAccepted '101027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.63 -9.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.63"^^xsd:decimal ;
  dwc:decimalLongitude "-9.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.63 -9.97)"^^geo:wktLiteral ;
  geo-pos:lat "30.63"^^xsd:decimal ;
  geo-pos:long "-9.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia maroccana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.97'^^xsd:double;
  dwc:latitude '30.63'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '100890'^^xsd:integer;
  dwc:aphiaIdAccepted '100890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 20)"^^geo:wktLiteral ;
  geo-pos:lat "74"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus erdmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '74'^^xsd:integer;
  dwc:aphiaid '101027'^^xsd:integer;
  dwc:aphiaIdAccepted '101027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.75 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.75"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.75 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "65.75"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus erdmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '65.75'^^xsd:double;
  dwc:aphiaid '101027'^^xsd:integer;
  dwc:aphiaIdAccepted '101027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.75 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.75"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.75 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "65.75"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus erdmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '65.75'^^xsd:double;
  dwc:aphiaid '101027'^^xsd:integer;
  dwc:aphiaIdAccepted '101027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78 -30.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.78"^^xsd:decimal ;
  dwc:decimalLongitude "-30.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1331"^^xsd:integer ;
  dwc:maximumDepthInMeters "1331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78 -30.27)"^^geo:wktLiteral ;
  geo-pos:lat "38.78"^^xsd:decimal ;
  geo-pos:long "-30.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0099'^^xsd:string;
  dwc:scientificName 'Chitonanthus indutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.27'^^xsd:double;
  dwc:latitude '38.78'^^xsd:double;
  dwc:minimumDepth '1331'^^xsd:integer;
  dwc:maximumDepth '1331'^^xsd:integer;
  dwc:aphiaid '411013'^^xsd:integer;
  dwc:aphiaIdAccepted '411013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.13 -16.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.13"^^xsd:decimal ;
  dwc:decimalLongitude "-16.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "729"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.13 -16.03)"^^geo:wktLiteral ;
  geo-pos:lat "68.13"^^xsd:decimal ;
  geo-pos:long "-16.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Anthosactis ingolfi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.03'^^xsd:double;
  dwc:latitude '68.13'^^xsd:double;
  dwc:minimumDepth '729'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:aphiaid '100840'^^xsd:integer;
  dwc:aphiaIdAccepted '100840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.13 -16.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.13"^^xsd:decimal ;
  dwc:decimalLongitude "-16.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.13 -16.03)"^^geo:wktLiteral ;
  geo-pos:lat "68.13"^^xsd:decimal ;
  geo-pos:long "-16.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthosactis ingolfi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.03'^^xsd:double;
  dwc:latitude '68.13'^^xsd:double;
  dwc:aphiaid '100840'^^xsd:integer;
  dwc:aphiaIdAccepted '100840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 11.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 11.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "11.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.43'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -8.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-8.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -8.87)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-8.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinothoe sphyrodeta xanthopis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.87'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 -5.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.41"^^xsd:decimal ;
  dwc:decimalLongitude "-5.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 -5.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.41"^^xsd:decimal ;
  geo-pos:long "-5.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.93'^^xsd:double;
  dwc:latitude '46.41'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia loveni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '854608'^^xsd:integer;
  dwc:aphiaIdAccepted '283550'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Oculina patagonica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "443"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '443'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "465"^^xsd:integer ;
  dwc:maximumDepthInMeters "492"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 -12.1)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "-12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:minimumDepth '465'^^xsd:integer;
  dwc:maximumDepth '492'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equ+¼na'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-27.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "454"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-27.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus stimpsonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.6'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '454'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -5.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -5.03)"^^geo:wktLiteral ;
  geo-pos:lat "55.75"^^xsd:decimal ;
  geo-pos:long "-5.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.03'^^xsd:double;
  dwc:latitude '55.75'^^xsd:double;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  geo-pos:lat "28.33"^^xsd:decimal ;
  geo-pos:long "-15.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.76'^^xsd:double;
  dwc:latitude '28.33'^^xsd:double;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.125 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.125"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.125 -8.9)"^^geo:wktLiteral ;
  geo-pos:lat "60.125"^^xsd:decimal ;
  geo-pos:long "-8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '60.125'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 13.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84"^^xsd:decimal ;
  dwc:decimalLongitude "13.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 13.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.84"^^xsd:decimal ;
  geo-pos:long "13.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.16'^^xsd:double;
  dwc:latitude '36.84'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.865 13.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.865"^^xsd:decimal ;
  dwc:decimalLongitude "13.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "224"^^xsd:integer ;
  dwc:maximumDepthInMeters "580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.865 13.115)"^^geo:wktLiteral ;
  geo-pos:lat "36.865"^^xsd:decimal ;
  geo-pos:long "13.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.115'^^xsd:double;
  dwc:latitude '36.865'^^xsd:double;
  dwc:minimumDepth '224'^^xsd:integer;
  dwc:maximumDepth '580'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 13.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 13.105)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "13.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.105'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia loveni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '854608'^^xsd:integer;
  dwc:aphiaIdAccepted '283550'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Polycyathus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '508432'^^xsd:integer;
  dwc:aphiaIdAccepted '135165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.51 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.51"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.51 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.51"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Polycyathus banyulensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.51'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '508431'^^xsd:integer;
  dwc:aphiaIdAccepted '135165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sphenotrochus intermedius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '221336'^^xsd:integer;
  dwc:aphiaIdAccepted '221336'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.43"^^xsd:decimal ;
  geo-pos:long "-25.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.22'^^xsd:double;
  dwc:latitude '37.43'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -4.42)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthosactis jan mayeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.42'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '100841'^^xsd:integer;
  dwc:aphiaIdAccepted '100841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95 -6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.95"^^xsd:decimal ;
  dwc:decimalLongitude "-6.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1410"^^xsd:integer ;
  dwc:maximumDepthInMeters "1410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95 -6.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.95"^^xsd:decimal ;
  geo-pos:long "-6.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthosactis jan mayeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.35'^^xsd:double;
  dwc:latitude '45.95'^^xsd:double;
  dwc:minimumDepth '1410'^^xsd:integer;
  dwc:maximumDepth '1410'^^xsd:integer;
  dwc:aphiaid '100841'^^xsd:integer;
  dwc:aphiaIdAccepted '100841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 -9)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthosactis jan mayeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:aphiaid '100841'^^xsd:integer;
  dwc:aphiaIdAccepted '100841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-33.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1557"^^xsd:integer ;
  dwc:maximumDepthInMeters "1557"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-33.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.38'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '1557'^^xsd:integer;
  dwc:maximumDepth '1557'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "-29.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "599"^^xsd:integer ;
  dwc:maximumDepthInMeters "599"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "-29.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.72'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:minimumDepth '599'^^xsd:integer;
  dwc:maximumDepth '599'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.1 -13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.1 -13.43)"^^geo:wktLiteral ;
  geo-pos:lat "76.1"^^xsd:decimal ;
  geo-pos:long "-13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthosactis jan mayeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.43'^^xsd:double;
  dwc:latitude '76.1'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '100841'^^xsd:integer;
  dwc:aphiaIdAccepted '100841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.31)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-6.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinotho+½ sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.31'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinotho+½ lacerata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '151548'^^xsd:integer;
  dwc:aphiaIdAccepted '100999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -26.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-26.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1378"^^xsd:integer ;
  dwc:maximumDepthInMeters "1378"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -26.02)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-26.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0095'^^xsd:string;
  dwc:scientificName 'Chitonanthus indutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.02'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:minimumDepth '1378'^^xsd:integer;
  dwc:maximumDepth '1378'^^xsd:integer;
  dwc:aphiaid '411013'^^xsd:integer;
  dwc:aphiaIdAccepted '411013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68 -25.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68"^^xsd:decimal ;
  dwc:decimalLongitude "-25.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "919"^^xsd:integer ;
  dwc:maximumDepthInMeters "919"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68 -25.97)"^^geo:wktLiteral ;
  geo-pos:lat "37.68"^^xsd:decimal ;
  geo-pos:long "-25.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0096'^^xsd:string;
  dwc:scientificName 'Sagartia sociabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.97'^^xsd:double;
  dwc:latitude '37.68'^^xsd:double;
  dwc:minimumDepth '919'^^xsd:integer;
  dwc:maximumDepth '919'^^xsd:integer;
  dwc:aphiaid '283778'^^xsd:integer;
  dwc:aphiaIdAccepted '1583122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.83 -25.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.83"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5300"^^xsd:integer ;
  dwc:maximumDepthInMeters "5300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.83 -25.72)"^^geo:wktLiteral ;
  geo-pos:lat "30.83"^^xsd:decimal ;
  geo-pos:long "-25.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0097'^^xsd:string;
  dwc:scientificName 'Paractis flava'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.72'^^xsd:double;
  dwc:latitude '30.83'^^xsd:double;
  dwc:minimumDepth '5300'^^xsd:integer;
  dwc:maximumDepth '5300'^^xsd:integer;
  dwc:aphiaid '183325'^^xsd:integer;
  dwc:aphiaIdAccepted '183325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.83 -25.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.83"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5300"^^xsd:integer ;
  dwc:maximumDepthInMeters "5300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.83 -25.72)"^^geo:wktLiteral ;
  geo-pos:lat "30.83"^^xsd:decimal ;
  geo-pos:long "-25.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0097A'^^xsd:string;
  dwc:scientificName 'Paractis flava'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.72'^^xsd:double;
  dwc:latitude '30.83'^^xsd:double;
  dwc:minimumDepth '5300'^^xsd:integer;
  dwc:maximumDepth '5300'^^xsd:integer;
  dwc:aphiaid '183325'^^xsd:integer;
  dwc:aphiaIdAccepted '183325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Halcampoides purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.6'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '236654'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.08 -22.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.08"^^xsd:decimal ;
  dwc:decimalLongitude "-22.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.08 -22.55)"^^geo:wktLiteral ;
  geo-pos:lat "70.08"^^xsd:decimal ;
  geo-pos:long "-22.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Edwardsia arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.55'^^xsd:double;
  dwc:latitude '70.08'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '100876'^^xsd:integer;
  dwc:aphiaIdAccepted '100876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "56.01"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia explorator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '56.01'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855029'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "56.01"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia explorator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '56.01'^^xsd:double;
  dwc:aphiaid '855029'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "728"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '728'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 -11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "-11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "468"^^xsd:integer ;
  dwc:maximumDepthInMeters "468"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 -11.63)"^^geo:wktLiteral ;
  geo-pos:lat "51.38"^^xsd:decimal ;
  geo-pos:long "-11.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.63'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:minimumDepth '468'^^xsd:integer;
  dwc:maximumDepth '468'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "468"^^xsd:integer ;
  dwc:maximumDepthInMeters "560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -11.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.68'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '468'^^xsd:integer;
  dwc:maximumDepth '560'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.28 14.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.28"^^xsd:decimal ;
  dwc:decimalLongitude "14.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.28 14.23)"^^geo:wktLiteral ;
  geo-pos:lat "68.28"^^xsd:decimal ;
  geo-pos:long "14.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.23'^^xsd:double;
  dwc:latitude '68.28'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '741491'^^xsd:integer;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -7.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.97"^^xsd:decimal ;
  dwc:decimalLongitude "-7.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "641"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -7.37)"^^geo:wktLiteral ;
  geo-pos:lat "59.97"^^xsd:decimal ;
  geo-pos:long "-7.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia britannica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.37'^^xsd:double;
  dwc:latitude '59.97'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '641'^^xsd:integer;
  dwc:aphiaid '135191'^^xsd:integer;
  dwc:aphiaIdAccepted '135191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.56 -6.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.56 -6.54)"^^geo:wktLiteral ;
  geo-pos:lat "60.56"^^xsd:decimal ;
  geo-pos:long "-6.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.54'^^xsd:double;
  dwc:latitude '60.56'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.535 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.535"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.535 -8.245)"^^geo:wktLiteral ;
  geo-pos:lat "61.535"^^xsd:decimal ;
  geo-pos:long "-8.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '61.535'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.15 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.15"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.15 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.15"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.15'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.58 32.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.58"^^xsd:decimal ;
  dwc:decimalLongitude "32.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.58 32.67)"^^geo:wktLiteral ;
  geo-pos:lat "69.58"^^xsd:decimal ;
  geo-pos:long "32.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '32.67'^^xsd:double;
  dwc:latitude '69.58'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.82 33.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.82"^^xsd:decimal ;
  dwc:decimalLongitude "33.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.82 33.77)"^^geo:wktLiteral ;
  geo-pos:lat "70.82"^^xsd:decimal ;
  geo-pos:long "33.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '33.77'^^xsd:double;
  dwc:latitude '70.82'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1134"^^xsd:integer ;
  dwc:maximumDepthInMeters "1134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.42 15.68)"^^geo:wktLiteral ;
  geo-pos:lat "71.42"^^xsd:decimal ;
  geo-pos:long "15.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampoides purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.68'^^xsd:double;
  dwc:latitude '71.42'^^xsd:double;
  dwc:minimumDepth '1134'^^xsd:integer;
  dwc:maximumDepth '1134'^^xsd:integer;
  dwc:aphiaid '236654'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.93 -27.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.93"^^xsd:decimal ;
  dwc:decimalLongitude "-27.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.93 -27.68)"^^geo:wktLiteral ;
  geo-pos:lat "38.93"^^xsd:decimal ;
  geo-pos:long "-27.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis carlgreni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.68'^^xsd:double;
  dwc:latitude '38.93'^^xsd:double;
  dwc:minimumDepth '2480'^^xsd:integer;
  dwc:maximumDepth '2480'^^xsd:integer;
  dwc:aphiaid '283654'^^xsd:integer;
  dwc:aphiaIdAccepted '283654'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41 -5.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41"^^xsd:decimal ;
  dwc:decimalLongitude "-5.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41 -5.58)"^^geo:wktLiteral ;
  geo-pos:lat "54.41"^^xsd:decimal ;
  geo-pos:long "-5.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.58'^^xsd:double;
  dwc:latitude '54.41'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus stimpsonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "345"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus stimpsonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '345'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus stimpsonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.3'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.47 -16.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.47"^^xsd:decimal ;
  dwc:decimalLongitude "-16.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2286"^^xsd:integer ;
  dwc:maximumDepthInMeters "2286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.47 -16.63)"^^geo:wktLiteral ;
  geo-pos:lat "32.47"^^xsd:decimal ;
  geo-pos:long "-16.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0093'^^xsd:string;
  dwc:scientificName 'Stephanactis impedita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.63'^^xsd:double;
  dwc:latitude '32.47'^^xsd:double;
  dwc:minimumDepth '2286'^^xsd:integer;
  dwc:maximumDepth '2286'^^xsd:integer;
  dwc:aphiaid '410953'^^xsd:integer;
  dwc:aphiaIdAccepted '593095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.92 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.92"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.92 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "74.92"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Cribrina spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '74.92'^^xsd:double;
  dwc:aphiaid '855662'^^xsd:integer;
  dwc:aphiaIdAccepted '1562162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-33.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1557"^^xsd:integer ;
  dwc:maximumDepthInMeters "1557"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-33.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.38'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '1557'^^xsd:integer;
  dwc:maximumDepth '1557'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinotho+½ sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia loveni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '854608'^^xsd:integer;
  dwc:aphiaIdAccepted '283550'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Polycyathus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '508432'^^xsd:integer;
  dwc:aphiaIdAccepted '135165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.495 12.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.495"^^xsd:decimal ;
  dwc:decimalLongitude "12.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "398"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.495 12.96)"^^geo:wktLiteral ;
  geo-pos:lat "36.495"^^xsd:decimal ;
  geo-pos:long "12.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.96'^^xsd:double;
  dwc:latitude '36.495'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '398'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus stimpsonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.1"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1960"^^xsd:integer ;
  dwc:maximumDepthInMeters "1960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1 -19)"^^geo:wktLiteral ;
  geo-pos:lat "62.1"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '62.1'^^xsd:double;
  dwc:minimumDepth '1960'^^xsd:integer;
  dwc:maximumDepth '1960'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.28'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '741491'^^xsd:integer;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.185 -5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.185"^^xsd:decimal ;
  dwc:decimalLongitude "-5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1262"^^xsd:integer ;
  dwc:maximumDepthInMeters "1262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.185 -5.83)"^^geo:wktLiteral ;
  geo-pos:lat "47.185"^^xsd:decimal ;
  geo-pos:long "-5.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.83'^^xsd:double;
  dwc:latitude '47.185'^^xsd:double;
  dwc:minimumDepth '1262'^^xsd:integer;
  dwc:maximumDepth '1262'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "56.01"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia explorator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '56.01'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855029'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Telmatactis forskalii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:aphiaid '100972'^^xsd:integer;
  dwc:aphiaIdAccepted '100972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  geo-pos:lat "28.33"^^xsd:decimal ;
  geo-pos:long "-15.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Telmatactis elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.76'^^xsd:double;
  dwc:latitude '28.33'^^xsd:double;
  dwc:aphiaid '291754'^^xsd:integer;
  dwc:aphiaIdAccepted '100972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Telmatactis elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '291754'^^xsd:integer;
  dwc:aphiaIdAccepted '100972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.98 17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.98"^^xsd:decimal ;
  dwc:decimalLongitude "17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.98 17.17)"^^geo:wktLiteral ;
  geo-pos:lat "75.98"^^xsd:decimal ;
  geo-pos:long "17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.17'^^xsd:double;
  dwc:latitude '75.98'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.05 25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.05"^^xsd:decimal ;
  dwc:decimalLongitude "25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.05 25.7)"^^geo:wktLiteral ;
  geo-pos:lat "71.05"^^xsd:decimal ;
  geo-pos:long "25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.7'^^xsd:double;
  dwc:latitude '71.05'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia spec.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '100718'^^xsd:integer;
  dwc:aphiaIdAccepted '100718'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63 -11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.63"^^xsd:decimal ;
  dwc:decimalLongitude "-11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "923"^^xsd:integer ;
  dwc:maximumDepthInMeters "923"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63 -11.58)"^^geo:wktLiteral ;
  geo-pos:lat "49.63"^^xsd:decimal ;
  geo-pos:long "-11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.58'^^xsd:double;
  dwc:latitude '49.63'^^xsd:double;
  dwc:minimumDepth '923'^^xsd:integer;
  dwc:maximumDepth '923'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.47 -8.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.47"^^xsd:decimal ;
  dwc:decimalLongitude "-8.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.47 -8.02)"^^geo:wktLiteral ;
  geo-pos:lat "59.47"^^xsd:decimal ;
  geo-pos:long "-8.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.02'^^xsd:double;
  dwc:latitude '59.47'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.25 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.25"^^xsd:decimal ;
  dwc:decimalLongitude "-9.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.25 -9.58)"^^geo:wktLiteral ;
  geo-pos:lat "61.25"^^xsd:decimal ;
  geo-pos:long "-9.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '61.25'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.15'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.05)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia fiscella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.05'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:aphiaid '283285'^^xsd:integer;
  dwc:aphiaIdAccepted '283285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.28'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100804'^^xsd:integer;
  dwc:aphiaIdAccepted '283747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.635 -28.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.635"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1230"^^xsd:integer ;
  dwc:maximumDepthInMeters "1230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.635 -28.19)"^^geo:wktLiteral ;
  geo-pos:lat "38.635"^^xsd:decimal ;
  geo-pos:long "-28.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.19'^^xsd:double;
  dwc:latitude '38.635'^^xsd:double;
  dwc:minimumDepth '1230'^^xsd:integer;
  dwc:maximumDepth '1230'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -26.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.515"^^xsd:decimal ;
  dwc:decimalLongitude "-26.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "845"^^xsd:integer ;
  dwc:maximumDepthInMeters "845"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -26.83)"^^geo:wktLiteral ;
  geo-pos:lat "38.515"^^xsd:decimal ;
  geo-pos:long "-26.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.83'^^xsd:double;
  dwc:latitude '38.515'^^xsd:double;
  dwc:minimumDepth '845'^^xsd:integer;
  dwc:maximumDepth '845'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43 -26.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43"^^xsd:decimal ;
  dwc:decimalLongitude "-26.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1165"^^xsd:integer ;
  dwc:maximumDepthInMeters "1165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43 -26.51)"^^geo:wktLiteral ;
  geo-pos:lat "38.43"^^xsd:decimal ;
  geo-pos:long "-26.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.51'^^xsd:double;
  dwc:latitude '38.43'^^xsd:double;
  dwc:minimumDepth '1165'^^xsd:integer;
  dwc:maximumDepth '1165'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 8.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 8.44)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "8.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.44'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "15.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.22'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 11.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "11.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 11.16)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "11.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.16'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.31 9.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.31"^^xsd:decimal ;
  dwc:decimalLongitude "9.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.31 9.19)"^^geo:wktLiteral ;
  geo-pos:lat "44.31"^^xsd:decimal ;
  geo-pos:long "9.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.19'^^xsd:double;
  dwc:latitude '44.31'^^xsd:double;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.53 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.53"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.53 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "61.53"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Cribrina spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '61.53'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '855662'^^xsd:integer;
  dwc:aphiaIdAccepted '1562162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -10)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Cribrina spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '64.88'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '855662'^^xsd:integer;
  dwc:aphiaIdAccepted '1562162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.58 -4.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.58"^^xsd:decimal ;
  dwc:decimalLongitude "-4.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.58 -4.07)"^^geo:wktLiteral ;
  geo-pos:lat "62.58"^^xsd:decimal ;
  geo-pos:long "-4.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Cribrina spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.07'^^xsd:double;
  dwc:latitude '62.58'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '855662'^^xsd:integer;
  dwc:aphiaIdAccepted '1562162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -30.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-30.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "454"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -30.26)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-30.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.26'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '454'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -30.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-30.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "454"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -30.26)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-30.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.26'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '454'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37 -30.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37"^^xsd:decimal ;
  dwc:decimalLongitude "-30.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "736"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37 -30.58)"^^geo:wktLiteral ;
  geo-pos:lat "38.37"^^xsd:decimal ;
  geo-pos:long "-30.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.58'^^xsd:double;
  dwc:latitude '38.37'^^xsd:double;
  dwc:minimumDepth '736'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.88 -6.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.88"^^xsd:decimal ;
  dwc:decimalLongitude "-6.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1960"^^xsd:integer ;
  dwc:maximumDepthInMeters "1960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.88 -6.37)"^^geo:wktLiteral ;
  geo-pos:lat "63.88"^^xsd:decimal ;
  geo-pos:long "-6.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.37'^^xsd:double;
  dwc:latitude '63.88'^^xsd:double;
  dwc:minimumDepth '1960'^^xsd:integer;
  dwc:maximumDepth '1960'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.88 -6.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.88"^^xsd:decimal ;
  dwc:decimalLongitude "-6.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1960"^^xsd:integer ;
  dwc:maximumDepthInMeters "1960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.88 -6.37)"^^geo:wktLiteral ;
  geo-pos:lat "63.88"^^xsd:decimal ;
  geo-pos:long "-6.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.37'^^xsd:double;
  dwc:latitude '63.88'^^xsd:double;
  dwc:minimumDepth '1960'^^xsd:integer;
  dwc:maximumDepth '1960'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.38 -7.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.38"^^xsd:decimal ;
  dwc:decimalLongitude "-7.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.38 -7.42)"^^geo:wktLiteral ;
  geo-pos:lat "66.38"^^xsd:decimal ;
  geo-pos:long "-7.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.42'^^xsd:double;
  dwc:latitude '66.38'^^xsd:double;
  dwc:minimumDepth '1802'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37 -30.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37"^^xsd:decimal ;
  dwc:decimalLongitude "-30.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "736"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37 -30.58)"^^geo:wktLiteral ;
  geo-pos:lat "38.37"^^xsd:decimal ;
  geo-pos:long "-30.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.58'^^xsd:double;
  dwc:latitude '38.37'^^xsd:double;
  dwc:minimumDepth '736'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.8 20.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.8"^^xsd:decimal ;
  dwc:decimalLongitude "20.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.8 20.9)"^^geo:wktLiteral ;
  geo-pos:lat "74.8"^^xsd:decimal ;
  geo-pos:long "20.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.9'^^xsd:double;
  dwc:latitude '74.8'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinotho+½ undata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.33 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.33"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.33 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "81.33"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia nathorstii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '81.33'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '854610'^^xsd:integer;
  dwc:aphiaIdAccepted '283553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.17 25.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.17"^^xsd:decimal ;
  dwc:decimalLongitude "25.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.17 25.79)"^^geo:wktLiteral ;
  geo-pos:lat "71.17"^^xsd:decimal ;
  geo-pos:long "25.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia loveni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.79'^^xsd:double;
  dwc:latitude '71.17'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '854608'^^xsd:integer;
  dwc:aphiaIdAccepted '283550'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.73"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ectopleura larynx'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.73'^^xsd:double;
  dwc:aphiaid '157933'^^xsd:integer;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 -5.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "-5.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 -5.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "-5.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthosactis jan mayeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.88'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '100841'^^xsd:integer;
  dwc:aphiaIdAccepted '100841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.08"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthosactis jan mayeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '100841'^^xsd:integer;
  dwc:aphiaIdAccepted '100841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4870"^^xsd:integer ;
  dwc:maximumDepthInMeters "4870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0088'^^xsd:string;
  dwc:scientificName 'Chitonanthus abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '4870'^^xsd:integer;
  dwc:maximumDepth '4870'^^xsd:integer;
  dwc:aphiaid '411014'^^xsd:integer;
  dwc:aphiaIdAccepted '413960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5000"^^xsd:integer ;
  dwc:maximumDepthInMeters "5000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -10.73)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "-10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0090'^^xsd:string;
  dwc:scientificName 'Chitonanthus abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.73'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '5000'^^xsd:integer;
  dwc:maximumDepth '5000'^^xsd:integer;
  dwc:aphiaid '411014'^^xsd:integer;
  dwc:aphiaIdAccepted '413960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48 -10.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48"^^xsd:decimal ;
  dwc:decimalLongitude "-10.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4965"^^xsd:integer ;
  dwc:maximumDepthInMeters "4965"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48 -10.52)"^^geo:wktLiteral ;
  geo-pos:lat "44.48"^^xsd:decimal ;
  geo-pos:long "-10.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0091'^^xsd:string;
  dwc:scientificName 'Chitonanthus abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.52'^^xsd:double;
  dwc:latitude '44.48'^^xsd:double;
  dwc:minimumDepth '4965'^^xsd:integer;
  dwc:maximumDepth '4965'^^xsd:integer;
  dwc:aphiaid '411014'^^xsd:integer;
  dwc:aphiaIdAccepted '413960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14"^^xsd:decimal ;
  dwc:decimalLongitude "2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 2.94)"^^geo:wktLiteral ;
  geo-pos:lat "39.14"^^xsd:decimal ;
  geo-pos:long "2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Polycyathus muellerae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2.94'^^xsd:double;
  dwc:latitude '39.14'^^xsd:double;
  dwc:aphiaid '135165'^^xsd:integer;
  dwc:aphiaIdAccepted '135165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Polycyathus muellerae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '135165'^^xsd:integer;
  dwc:aphiaIdAccepted '135165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 35.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "35.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 35.47)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "35.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Polycyathus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '35.47'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '508432'^^xsd:integer;
  dwc:aphiaIdAccepted '135165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.27"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "65.27"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia loveni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '65.27'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '854608'^^xsd:integer;
  dwc:aphiaIdAccepted '283550'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.795 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.795"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "558"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.795 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.795"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '36.795'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '558'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "714"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "36.86"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '36.86'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '714'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.855"^^xsd:decimal ;
  dwc:decimalLongitude "13.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "403"^^xsd:integer ;
  dwc:maximumDepthInMeters "588"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.135)"^^geo:wktLiteral ;
  geo-pos:lat "36.855"^^xsd:decimal ;
  geo-pos:long "13.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.135'^^xsd:double;
  dwc:latitude '36.855'^^xsd:double;
  dwc:minimumDepth '403'^^xsd:integer;
  dwc:maximumDepth '588'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.92'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus stimpsonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.8'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus stimpsonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1241"^^xsd:integer ;
  dwc:maximumDepthInMeters "1241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.08"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0085'^^xsd:string;
  dwc:scientificName 'Sagartia sociabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '40.08'^^xsd:double;
  dwc:minimumDepth '1241'^^xsd:integer;
  dwc:maximumDepth '1241'^^xsd:integer;
  dwc:aphiaid '283778'^^xsd:integer;
  dwc:aphiaIdAccepted '1583122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.07 26.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.07"^^xsd:decimal ;
  dwc:decimalLongitude "26.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.07 26.3)"^^geo:wktLiteral ;
  geo-pos:lat "71.07"^^xsd:decimal ;
  geo-pos:long "26.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Cribrina spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.3'^^xsd:double;
  dwc:latitude '71.07'^^xsd:double;
  dwc:aphiaid '855662'^^xsd:integer;
  dwc:aphiaIdAccepted '1562162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1266"^^xsd:integer ;
  dwc:maximumDepthInMeters "1266"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.19)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "-28.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.19'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:minimumDepth '1266'^^xsd:integer;
  dwc:maximumDepth '1266'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Polycyathus muellerae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:aphiaid '135165'^^xsd:integer;
  dwc:aphiaIdAccepted '135165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.855"^^xsd:decimal ;
  dwc:decimalLongitude "13.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "191"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.125)"^^geo:wktLiteral ;
  geo-pos:lat "36.855"^^xsd:decimal ;
  geo-pos:long "13.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.125'^^xsd:double;
  dwc:latitude '36.855'^^xsd:double;
  dwc:minimumDepth '191'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -33.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-33.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -33.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-33.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.4'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95 -7.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95"^^xsd:decimal ;
  dwc:decimalLongitude "-7.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95 -7.85)"^^geo:wktLiteral ;
  geo-pos:lat "51.95"^^xsd:decimal ;
  geo-pos:long "-7.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia venusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.85'^^xsd:double;
  dwc:latitude '51.95'^^xsd:double;
  dwc:aphiaid '855957'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.34 -0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.34"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.34 -0.9)"^^geo:wktLiteral ;
  geo-pos:lat "60.34"^^xsd:decimal ;
  geo-pos:long "-0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ulocyathus arcticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.9'^^xsd:double;
  dwc:latitude '60.34'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '509603'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1187"^^xsd:integer ;
  dwc:maximumDepthInMeters "1187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.35'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:minimumDepth '1187'^^xsd:integer;
  dwc:maximumDepth '1187'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.17"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "36.17"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '36.17'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.41 -13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.41"^^xsd:decimal ;
  dwc:decimalLongitude "-13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "288"^^xsd:integer ;
  dwc:maximumDepthInMeters "288"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.41 -13.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.41"^^xsd:decimal ;
  geo-pos:long "-13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.05'^^xsd:double;
  dwc:latitude '57.41'^^xsd:double;
  dwc:minimumDepth '288'^^xsd:integer;
  dwc:maximumDepth '288'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -24.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2178"^^xsd:integer ;
  dwc:maximumDepthInMeters "2178"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -24.72)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-24.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.72'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '2178'^^xsd:integer;
  dwc:maximumDepth '2178'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 14.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 14.07)"^^geo:wktLiteral ;
  geo-pos:lat "68.1"^^xsd:decimal ;
  geo-pos:long "14.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '2354'^^xsd:integer;
  dwc:scientificName 'Madoniactis lofotensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.07'^^xsd:double;
  dwc:latitude '68.1'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '854586'^^xsd:integer;
  dwc:aphiaIdAccepted '240768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33 -6.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33"^^xsd:decimal ;
  dwc:decimalLongitude "-6.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33 -6.78)"^^geo:wktLiteral ;
  geo-pos:lat "36.33"^^xsd:decimal ;
  geo-pos:long "-6.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia gaditana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.78'^^xsd:double;
  dwc:latitude '36.33'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '494339'^^xsd:integer;
  dwc:aphiaIdAccepted '135189'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "54.67"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Act+¡nia effoe-æta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '54.67'^^xsd:double;
  dwc:aphiaid '151654'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.75 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.75"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.75 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "65.75"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '65.75'^^xsd:double;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -14.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63"^^xsd:decimal ;
  dwc:decimalLongitude "-14.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -14.23)"^^geo:wktLiteral ;
  geo-pos:lat "36.63"^^xsd:decimal ;
  geo-pos:long "-14.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.23'^^xsd:double;
  dwc:latitude '36.63'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81 -30.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81"^^xsd:decimal ;
  dwc:decimalLongitude "-30.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "861"^^xsd:integer ;
  dwc:maximumDepthInMeters "861"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81 -30.32)"^^geo:wktLiteral ;
  geo-pos:lat "38.81"^^xsd:decimal ;
  geo-pos:long "-30.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia cornu'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.32'^^xsd:double;
  dwc:latitude '38.81'^^xsd:double;
  dwc:minimumDepth '861'^^xsd:integer;
  dwc:maximumDepth '861'^^xsd:integer;
  dwc:aphiaid '510884'^^xsd:integer;
  dwc:aphiaIdAccepted '286952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.77 -1.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.77"^^xsd:decimal ;
  dwc:decimalLongitude "-1.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.77 -1.98)"^^geo:wktLiteral ;
  geo-pos:lat "55.77"^^xsd:decimal ;
  geo-pos:long "-1.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Act+¡nia tu+¿di+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.98'^^xsd:double;
  dwc:latitude '55.77'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.5"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "78.5"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia vitrea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '78.5'^^xsd:double;
  dwc:aphiaid '100896'^^xsd:integer;
  dwc:aphiaIdAccepted '100896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "836"^^xsd:integer ;
  dwc:maximumDepthInMeters "836"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia vitrea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:minimumDepth '836'^^xsd:integer;
  dwc:maximumDepth '836'^^xsd:integer;
  dwc:aphiaid '100896'^^xsd:integer;
  dwc:aphiaIdAccepted '100896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia italica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '1369615'^^xsd:integer;
  dwc:aphiaIdAccepted '1746217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 12.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15"^^xsd:decimal ;
  dwc:decimalLongitude "12.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 12.14)"^^geo:wktLiteral ;
  geo-pos:lat "37.15"^^xsd:decimal ;
  geo-pos:long "12.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia italica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.14'^^xsd:double;
  dwc:latitude '37.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '1369615'^^xsd:integer;
  dwc:aphiaIdAccepted '1746217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-33.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1557"^^xsd:integer ;
  dwc:maximumDepthInMeters "1557"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-33.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia cornu'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.38'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '1557'^^xsd:integer;
  dwc:maximumDepth '1557'^^xsd:integer;
  dwc:aphiaid '510884'^^xsd:integer;
  dwc:aphiaIdAccepted '286952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia melanaster'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:aphiaid '157616'^^xsd:integer;
  dwc:aphiaIdAccepted '157616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia melanaster'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:aphiaid '157616'^^xsd:integer;
  dwc:aphiaIdAccepted '157616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.73 10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.73"^^xsd:decimal ;
  dwc:decimalLongitude "10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.73 10.36)"^^geo:wktLiteral ;
  geo-pos:lat "42.73"^^xsd:decimal ;
  geo-pos:long "10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia limicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.36'^^xsd:double;
  dwc:latitude '42.73'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '854907'^^xsd:integer;
  dwc:aphiaIdAccepted '100972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.44 -3.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.44"^^xsd:decimal ;
  dwc:decimalLongitude "-3.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.44 -3.09)"^^geo:wktLiteral ;
  geo-pos:lat "58.44"^^xsd:decimal ;
  geo-pos:long "-3.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia gausapata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.09'^^xsd:double;
  dwc:latitude '58.44'^^xsd:double;
  dwc:aphiaid '100989'^^xsd:integer;
  dwc:aphiaIdAccepted '100989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.21 -21.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.21"^^xsd:decimal ;
  dwc:decimalLongitude "-21.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.21 -21.48)"^^geo:wktLiteral ;
  geo-pos:lat "63.21"^^xsd:decimal ;
  geo-pos:long "-21.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia gausapata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.48'^^xsd:double;
  dwc:latitude '63.21'^^xsd:double;
  dwc:aphiaid '100989'^^xsd:integer;
  dwc:aphiaIdAccepted '100989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia gausapata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:aphiaid '100989'^^xsd:integer;
  dwc:aphiaIdAccepted '100989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.82 -20.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.82"^^xsd:decimal ;
  dwc:decimalLongitude "-20.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.82 -20.31)"^^geo:wktLiteral ;
  geo-pos:lat "65.82"^^xsd:decimal ;
  geo-pos:long "-20.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20.31'^^xsd:double;
  dwc:latitude '65.82'^^xsd:double;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.87 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.87"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "94"^^xsd:integer ;
  dwc:maximumDepthInMeters "94"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.87 -23.5)"^^geo:wktLiteral ;
  geo-pos:lat "65.87"^^xsd:decimal ;
  geo-pos:long "-23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '65.87'^^xsd:double;
  dwc:minimumDepth '94'^^xsd:integer;
  dwc:maximumDepth '94'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95 -6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.95"^^xsd:decimal ;
  dwc:decimalLongitude "-6.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1410"^^xsd:integer ;
  dwc:maximumDepthInMeters "1410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95 -6.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.95"^^xsd:decimal ;
  geo-pos:long "-6.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tylopathes crispa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.35'^^xsd:double;
  dwc:latitude '45.95'^^xsd:double;
  dwc:minimumDepth '1410'^^xsd:integer;
  dwc:maximumDepth '1410'^^xsd:integer;
  dwc:aphiaid '291261'^^xsd:integer;
  dwc:aphiaIdAccepted '291261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "317"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "29.7"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.95'^^xsd:double;
  dwc:latitude '29.7'^^xsd:double;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '317'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -27)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27'^^xsd:integer;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '343'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -14.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63"^^xsd:decimal ;
  dwc:decimalLongitude "-14.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "218"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -14.23)"^^geo:wktLiteral ;
  geo-pos:lat "36.63"^^xsd:decimal ;
  geo-pos:long "-14.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.23'^^xsd:double;
  dwc:latitude '36.63'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '218'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -14.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63"^^xsd:decimal ;
  dwc:decimalLongitude "-14.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -14.23)"^^geo:wktLiteral ;
  geo-pos:lat "36.63"^^xsd:decimal ;
  geo-pos:long "-14.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.23'^^xsd:double;
  dwc:latitude '36.63'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68 -14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68 -14.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.68"^^xsd:decimal ;
  geo-pos:long "-14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.2'^^xsd:double;
  dwc:latitude '36.68'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.61"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.65 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.65"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.65 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "59.65"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '59.65'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.89 -8.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.89"^^xsd:decimal ;
  dwc:decimalLongitude "-8.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.89 -8.12)"^^geo:wktLiteral ;
  geo-pos:lat "59.89"^^xsd:decimal ;
  geo-pos:long "-8.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.12'^^xsd:double;
  dwc:latitude '59.89'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinothoe lacerata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '151548'^^xsd:integer;
  dwc:aphiaIdAccepted '100999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinothoe anguicoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '283723'^^xsd:integer;
  dwc:aphiaIdAccepted '283723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinothoe sagartia sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06 -4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06"^^xsd:decimal ;
  dwc:decimalLongitude "-4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06 -4.67)"^^geo:wktLiteral ;
  geo-pos:lat "54.06"^^xsd:decimal ;
  geo-pos:long "-4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinothoe sagartia sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.67'^^xsd:double;
  dwc:latitude '54.06'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.225 -13.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.225"^^xsd:decimal ;
  dwc:decimalLongitude "-13.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.225 -13.37)"^^geo:wktLiteral ;
  geo-pos:lat "57.225"^^xsd:decimal ;
  geo-pos:long "-13.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.37'^^xsd:double;
  dwc:latitude '57.225'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.195 -13.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.195"^^xsd:decimal ;
  dwc:decimalLongitude "-13.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "217"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.195 -13.425)"^^geo:wktLiteral ;
  geo-pos:lat "57.195"^^xsd:decimal ;
  geo-pos:long "-13.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.425'^^xsd:double;
  dwc:latitude '57.195'^^xsd:double;
  dwc:minimumDepth '217'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.185 -13.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.185"^^xsd:decimal ;
  dwc:decimalLongitude "-13.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "277"^^xsd:integer ;
  dwc:maximumDepthInMeters "291"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.185 -13.26)"^^geo:wktLiteral ;
  geo-pos:lat "57.185"^^xsd:decimal ;
  geo-pos:long "-13.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.26'^^xsd:double;
  dwc:latitude '57.185'^^xsd:double;
  dwc:minimumDepth '277'^^xsd:integer;
  dwc:maximumDepth '291'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68 -25.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68"^^xsd:decimal ;
  dwc:decimalLongitude "-25.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "919"^^xsd:integer ;
  dwc:maximumDepthInMeters "919"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68 -25.97)"^^geo:wktLiteral ;
  geo-pos:lat "37.68"^^xsd:decimal ;
  geo-pos:long "-25.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia formosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.97'^^xsd:double;
  dwc:latitude '37.68'^^xsd:double;
  dwc:minimumDepth '919'^^xsd:integer;
  dwc:maximumDepth '919'^^xsd:integer;
  dwc:aphiaid '510479'^^xsd:integer;
  dwc:aphiaIdAccepted '135192'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia formosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '510479'^^xsd:integer;
  dwc:aphiaIdAccepted '135192'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -12.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-12.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -12.96)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-12.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia formosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.96'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '510479'^^xsd:integer;
  dwc:aphiaIdAccepted '135192'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "-29.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "599"^^xsd:integer ;
  dwc:maximumDepthInMeters "599"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "-29.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.72'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:minimumDepth '599'^^xsd:integer;
  dwc:maximumDepth '599'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1230"^^xsd:integer ;
  dwc:maximumDepthInMeters "1230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.65"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.3'^^xsd:double;
  dwc:latitude '37.65'^^xsd:double;
  dwc:minimumDepth '1230'^^xsd:integer;
  dwc:maximumDepth '1230'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.77 -1.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.77"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.77 -1.34)"^^geo:wktLiteral ;
  geo-pos:lat "49.77"^^xsd:decimal ;
  geo-pos:long "-1.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia timida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.34'^^xsd:double;
  dwc:latitude '49.77'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100892'^^xsd:integer;
  dwc:aphiaIdAccepted '100892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28 -7.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28"^^xsd:decimal ;
  dwc:decimalLongitude "-7.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "985"^^xsd:integer ;
  dwc:maximumDepthInMeters "985"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28 -7.22)"^^geo:wktLiteral ;
  geo-pos:lat "36.28"^^xsd:decimal ;
  geo-pos:long "-7.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.22'^^xsd:double;
  dwc:latitude '36.28'^^xsd:double;
  dwc:minimumDepth '985'^^xsd:integer;
  dwc:maximumDepth '985'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78 -6.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.78"^^xsd:decimal ;
  dwc:decimalLongitude "-6.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78 -6.58)"^^geo:wktLiteral ;
  geo-pos:lat "35.78"^^xsd:decimal ;
  geo-pos:long "-6.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.58'^^xsd:double;
  dwc:latitude '35.78'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.28 -6.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.28"^^xsd:decimal ;
  dwc:decimalLongitude "-6.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.28 -6.17)"^^geo:wktLiteral ;
  geo-pos:lat "35.28"^^xsd:decimal ;
  geo-pos:long "-6.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.17'^^xsd:double;
  dwc:latitude '35.28'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76 -28.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76 -28.13)"^^geo:wktLiteral ;
  geo-pos:lat "38.76"^^xsd:decimal ;
  geo-pos:long "-28.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.13'^^xsd:double;
  dwc:latitude '38.76'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76 -28.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76 -28.13)"^^geo:wktLiteral ;
  geo-pos:lat "38.76"^^xsd:decimal ;
  geo-pos:long "-28.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.13'^^xsd:double;
  dwc:latitude '38.76'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76 -28.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76 -28.13)"^^geo:wktLiteral ;
  geo-pos:lat "38.76"^^xsd:decimal ;
  geo-pos:long "-28.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.13'^^xsd:double;
  dwc:latitude '38.76'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '237'^^xsd:integer;
  dwc:scientificName 'Edwardsiella loveni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '283550'^^xsd:integer;
  dwc:aphiaIdAccepted '283550'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.73 -14.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.73"^^xsd:decimal ;
  dwc:decimalLongitude "-14.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.73 -14.13)"^^geo:wktLiteral ;
  geo-pos:lat "57.73"^^xsd:decimal ;
  geo-pos:long "-14.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '2382'^^xsd:integer;
  dwc:scientificName 'Sagartiogeton robustus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.13'^^xsd:double;
  dwc:latitude '57.73'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '101000'^^xsd:integer;
  dwc:aphiaIdAccepted '101000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4237"^^xsd:integer ;
  dwc:maximumDepthInMeters "4237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "47.53"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '2383'^^xsd:integer;
  dwc:scientificName 'Segonzactis platypus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4237'^^xsd:integer;
  dwc:maximumDepth '4237'^^xsd:integer;
  dwc:aphiaid '100871'^^xsd:integer;
  dwc:aphiaIdAccepted '100871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.03 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.03"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.03 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "30.03"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia formosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '30.03'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '510479'^^xsd:integer;
  dwc:aphiaIdAccepted '135192'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.77 -1.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.77"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.77 -1.34)"^^geo:wktLiteral ;
  geo-pos:lat "49.77"^^xsd:decimal ;
  geo-pos:long "-1.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia timida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.34'^^xsd:double;
  dwc:latitude '49.77'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100892'^^xsd:integer;
  dwc:aphiaIdAccepted '100892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12 -6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12"^^xsd:decimal ;
  dwc:decimalLongitude "-6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "715"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12 -6.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.12"^^xsd:decimal ;
  geo-pos:long "-6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.9'^^xsd:double;
  dwc:latitude '36.12'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '715'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.57 -17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.57 -17.05)"^^geo:wktLiteral ;
  geo-pos:lat "32.57"^^xsd:decimal ;
  geo-pos:long "-17.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.05'^^xsd:double;
  dwc:latitude '32.57'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87 -13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87"^^xsd:decimal ;
  dwc:decimalLongitude "-13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87 -13.72)"^^geo:wktLiteral ;
  geo-pos:lat "56.87"^^xsd:decimal ;
  geo-pos:long "-13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '2501'^^xsd:integer;
  dwc:scientificName 'Sagartia rockalliensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.72'^^xsd:double;
  dwc:latitude '56.87'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '283775'^^xsd:integer;
  dwc:aphiaIdAccepted '1583118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.55 -9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.55 -9.17)"^^geo:wktLiteral ;
  geo-pos:lat "60.55"^^xsd:decimal ;
  geo-pos:long "-9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.17'^^xsd:double;
  dwc:latitude '60.55'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.2"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "59.2"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '59.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinothoe sagartia lacerata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.25 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.25"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.25 30)"^^geo:wktLiteral ;
  geo-pos:lat "80.25"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia vitrea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '80.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '100896'^^xsd:integer;
  dwc:aphiaIdAccepted '100896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "33.03"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia insessa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '283329'^^xsd:integer;
  dwc:aphiaIdAccepted '283329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia italica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '1369615'^^xsd:integer;
  dwc:aphiaIdAccepted '1746217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 25.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "25.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 25.28)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "25.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Segonzactis hartogi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.28'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '283510'^^xsd:integer;
  dwc:aphiaIdAccepted '283510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67"^^xsd:decimal ;
  dwc:decimalLongitude "-14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters "233"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -14.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.67"^^xsd:decimal ;
  geo-pos:long "-14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.25'^^xsd:double;
  dwc:latitude '36.67'^^xsd:double;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:maximumDepth '233'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.04 4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.04"^^xsd:decimal ;
  dwc:decimalLongitude "4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.04 4.91)"^^geo:wktLiteral ;
  geo-pos:lat "61.04"^^xsd:decimal ;
  geo-pos:long "4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia splendens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4.91'^^xsd:double;
  dwc:latitude '61.04'^^xsd:double;
  dwc:aphiaid '283779'^^xsd:integer;
  dwc:aphiaIdAccepted '1583123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '100988'^^xsd:integer;
  dwc:aphiaIdAccepted '100972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 5)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '61'^^xsd:integer;
  dwc:aphiaid '741570'^^xsd:integer;
  dwc:aphiaIdAccepted '100909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 -24.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15"^^xsd:decimal ;
  dwc:decimalLongitude "-24.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1735"^^xsd:integer ;
  dwc:maximumDepthInMeters "1735"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 -24.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.15"^^xsd:decimal ;
  geo-pos:long "-24.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cornuformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.95'^^xsd:double;
  dwc:latitude '37.15'^^xsd:double;
  dwc:minimumDepth '1735'^^xsd:integer;
  dwc:maximumDepth '1735'^^xsd:integer;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile pallidum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '854329'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100819'^^xsd:integer;
  dwc:aphiaIdAccepted '100819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "38.27"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '38.27'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.92 26.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.92"^^xsd:decimal ;
  dwc:decimalLongitude "26.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.92 26.18)"^^geo:wktLiteral ;
  geo-pos:lat "70.92"^^xsd:decimal ;
  geo-pos:long "26.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Polyphona arenacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.18'^^xsd:double;
  dwc:latitude '70.92'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.45 -6.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.45"^^xsd:decimal ;
  dwc:decimalLongitude "-6.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.45 -6.15)"^^geo:wktLiteral ;
  geo-pos:lat "53.45"^^xsd:decimal ;
  geo-pos:long "-6.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia timida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.15'^^xsd:double;
  dwc:latitude '53.45'^^xsd:double;
  dwc:aphiaid '100892'^^xsd:integer;
  dwc:aphiaIdAccepted '100892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.15'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia sphyrodeta xanthopis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '856452'^^xsd:integer;
  dwc:aphiaIdAccepted '856452'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 26.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "26.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 26.39)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "26.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Segonzactis hartogi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.39'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '283510'^^xsd:integer;
  dwc:aphiaIdAccepted '283510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 -9.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "-9.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "292"^^xsd:integer ;
  dwc:maximumDepthInMeters "292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 -9.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "-9.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia cellulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.22'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:minimumDepth '292'^^xsd:integer;
  dwc:maximumDepth '292'^^xsd:integer;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.68 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.68"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.68 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.68"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '57.68'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinothoe sagartia anguicoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 32.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5"^^xsd:decimal ;
  dwc:decimalLongitude "32.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 32.31)"^^geo:wktLiteral ;
  geo-pos:lat "30.5"^^xsd:decimal ;
  geo-pos:long "32.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '27.4'^^xsd:double;
  dwc:scientificName 'Stichodactyla tapetum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '32.31'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:aphiaid '291137'^^xsd:integer;
  dwc:aphiaIdAccepted '291137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.47 -11.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.47"^^xsd:decimal ;
  dwc:decimalLongitude "-11.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.47 -11.86)"^^geo:wktLiteral ;
  geo-pos:lat "60.47"^^xsd:decimal ;
  geo-pos:long "-11.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.86'^^xsd:double;
  dwc:latitude '60.47'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 -6.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "-6.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 32.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5"^^xsd:decimal ;
  dwc:decimalLongitude "32.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 32.31)"^^geo:wktLiteral ;
  geo-pos:lat "30.5"^^xsd:decimal ;
  geo-pos:long "32.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '27.4'^^xsd:double;
  dwc:scientificName 'Stichodactyla tapetum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '32.31'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:aphiaid '291137'^^xsd:integer;
  dwc:aphiaIdAccepted '291137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinothoe sagartia lacerata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.71 8.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.71"^^xsd:decimal ;
  dwc:decimalLongitude "8.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.71 8.63)"^^geo:wktLiteral ;
  geo-pos:lat "41.71"^^xsd:decimal ;
  geo-pos:long "8.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia cellulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.63'^^xsd:double;
  dwc:latitude '41.71'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.18 8.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.18"^^xsd:decimal ;
  dwc:decimalLongitude "8.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.18 8.52)"^^geo:wktLiteral ;
  geo-pos:lat "42.18"^^xsd:decimal ;
  geo-pos:long "8.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia cellulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.52'^^xsd:double;
  dwc:latitude '42.18'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "53.4"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia timida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '53.4'^^xsd:double;
  dwc:aphiaid '100892'^^xsd:integer;
  dwc:aphiaIdAccepted '100892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.04 4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.04"^^xsd:decimal ;
  dwc:decimalLongitude "4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.04 4.91)"^^geo:wktLiteral ;
  geo-pos:lat "61.04"^^xsd:decimal ;
  geo-pos:long "4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia splendens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4.91'^^xsd:double;
  dwc:latitude '61.04'^^xsd:double;
  dwc:aphiaid '283779'^^xsd:integer;
  dwc:aphiaIdAccepted '1583123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -12.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.23 27.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.23"^^xsd:decimal ;
  dwc:decimalLongitude "27.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.23 27.44)"^^geo:wktLiteral ;
  geo-pos:lat "40.23"^^xsd:decimal ;
  geo-pos:long "27.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Segonzactis hartogi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '27.44'^^xsd:double;
  dwc:latitude '40.23'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '283510'^^xsd:integer;
  dwc:aphiaIdAccepted '283510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "1193"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -7.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '1193'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.02"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '37.02'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.57 -17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.57 -17.05)"^^geo:wktLiteral ;
  geo-pos:lat "32.57"^^xsd:decimal ;
  geo-pos:long "-17.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.05'^^xsd:double;
  dwc:latitude '32.57'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.57 -17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.57 -17.05)"^^geo:wktLiteral ;
  geo-pos:lat "32.57"^^xsd:decimal ;
  geo-pos:long "-17.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.05'^^xsd:double;
  dwc:latitude '32.57'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile pallidum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '854329'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 5)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '61'^^xsd:integer;
  dwc:aphiaid '741570'^^xsd:integer;
  dwc:aphiaIdAccepted '100909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.62 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.62"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.62 19)"^^geo:wktLiteral ;
  geo-pos:lat "78.62"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia vitrea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '78.62'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '100896'^^xsd:integer;
  dwc:aphiaIdAccepted '100896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100819'^^xsd:integer;
  dwc:aphiaIdAccepted '100819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74 -33.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.74"^^xsd:decimal ;
  dwc:decimalLongitude "-33.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1213"^^xsd:integer ;
  dwc:maximumDepthInMeters "1213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74 -33.42)"^^geo:wktLiteral ;
  geo-pos:lat "39.74"^^xsd:decimal ;
  geo-pos:long "-33.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.42'^^xsd:double;
  dwc:latitude '39.74'^^xsd:double;
  dwc:minimumDepth '1213'^^xsd:integer;
  dwc:maximumDepth '1213'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 -33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3"^^xsd:decimal ;
  dwc:decimalLongitude "-33.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1372"^^xsd:integer ;
  dwc:maximumDepthInMeters "1372"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 -33.37)"^^geo:wktLiteral ;
  geo-pos:lat "39.3"^^xsd:decimal ;
  geo-pos:long "-33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.37'^^xsd:double;
  dwc:latitude '39.3'^^xsd:double;
  dwc:minimumDepth '1372'^^xsd:integer;
  dwc:maximumDepth '1372'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-33.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1557"^^xsd:integer ;
  dwc:maximumDepthInMeters "1557"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-33.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.38'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '1557'^^xsd:integer;
  dwc:maximumDepth '1557'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cornuformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '1815'^^xsd:integer;
  dwc:maximumDepth '1830'^^xsd:integer;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cornuformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.28'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '741570'^^xsd:integer;
  dwc:aphiaIdAccepted '100909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.28'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '741570'^^xsd:integer;
  dwc:aphiaIdAccepted '100909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.77 -1.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.77"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.77 -1.34)"^^geo:wktLiteral ;
  geo-pos:lat "49.77"^^xsd:decimal ;
  geo-pos:long "-1.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia harassi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.34'^^xsd:double;
  dwc:latitude '49.77'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100886'^^xsd:integer;
  dwc:aphiaIdAccepted '100892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1846"^^xsd:integer ;
  dwc:maximumDepthInMeters "1846"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cornuformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '1846'^^xsd:integer;
  dwc:maximumDepth '1846'^^xsd:integer;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1360"^^xsd:integer ;
  dwc:maximumDepthInMeters "1360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cornuformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '1360'^^xsd:integer;
  dwc:maximumDepth '1360'^^xsd:integer;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  geo-pos:lat "28.4"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '28.4'^^xsd:double;
  dwc:aphiaid '100819'^^xsd:integer;
  dwc:aphiaIdAccepted '100819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '100819'^^xsd:integer;
  dwc:aphiaIdAccepted '100819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  geo-pos:lat "28.23"^^xsd:decimal ;
  geo-pos:long "-16.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.36'^^xsd:double;
  dwc:latitude '28.23'^^xsd:double;
  dwc:aphiaid '100819'^^xsd:integer;
  dwc:aphiaIdAccepted '100819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinothoe sagartia anguicoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1235'^^xsd:integer;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1557"^^xsd:integer ;
  dwc:maximumDepthInMeters "1557"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.1'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '1557'^^xsd:integer;
  dwc:maximumDepth '1557'^^xsd:integer;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.19)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "-28.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.19'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.58 1.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.58"^^xsd:decimal ;
  dwc:decimalLongitude "1.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.58 1.72)"^^geo:wktLiteral ;
  geo-pos:lat "52.58"^^xsd:decimal ;
  geo-pos:long "1.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.72'^^xsd:double;
  dwc:latitude '52.58'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 29.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07"^^xsd:decimal ;
  dwc:decimalLongitude "29.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 29.68)"^^geo:wktLiteral ;
  geo-pos:lat "36.07"^^xsd:decimal ;
  geo-pos:long "29.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.68'^^xsd:double;
  dwc:latitude '36.07'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 24.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "24.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 24.85)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "24.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '24.85'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '741694'^^xsd:integer;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '741694'^^xsd:integer;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '741694'^^xsd:integer;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.75 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.75"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.75 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "65.75"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella polaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '65.75'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '100905'^^xsd:integer;
  dwc:aphiaIdAccepted '100905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6 5.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6 5.03)"^^geo:wktLiteral ;
  geo-pos:lat "61.6"^^xsd:decimal ;
  geo-pos:long "5.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Methridium senile dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.03'^^xsd:double;
  dwc:latitude '61.6'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.49"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '36.49'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.58 -10.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.58"^^xsd:decimal ;
  dwc:decimalLongitude "-10.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.58 -10.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.58"^^xsd:decimal ;
  geo-pos:long "-10.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.17'^^xsd:double;
  dwc:latitude '31.58'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.08 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.08"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.08 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.08"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '33.08'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton lacerata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28 6.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.28"^^xsd:decimal ;
  dwc:decimalLongitude "6.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28 6.25)"^^geo:wktLiteral ;
  geo-pos:lat "60.28"^^xsd:decimal ;
  geo-pos:long "6.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '32992'^^xsd:integer;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.25'^^xsd:double;
  dwc:latitude '60.28'^^xsd:double;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.96"^^xsd:decimal ;
  dwc:decimalLongitude "0.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  geo-pos:lat "52.96"^^xsd:decimal ;
  geo-pos:long "0.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton laceratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.84'^^xsd:double;
  dwc:latitude '52.96'^^xsd:double;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.96"^^xsd:decimal ;
  dwc:decimalLongitude "0.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  geo-pos:lat "52.96"^^xsd:decimal ;
  geo-pos:long "0.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton laceratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.84'^^xsd:double;
  dwc:latitude '52.96'^^xsd:double;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 32.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5"^^xsd:decimal ;
  dwc:decimalLongitude "32.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 32.31)"^^geo:wktLiteral ;
  geo-pos:lat "30.5"^^xsd:decimal ;
  geo-pos:long "32.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '27.4'^^xsd:double;
  dwc:scientificName 'Stichodactyla tapetum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '32.31'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:aphiaid '291137'^^xsd:integer;
  dwc:aphiaIdAccepted '291137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "728"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '28238'^^xsd:integer;
  dwc:scientificName 'Chelidonisis aurantiaca aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '728'^^xsd:integer;
  dwc:aphiaid '125372'^^xsd:integer;
  dwc:aphiaIdAccepted '125372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.686"^^xsd:decimal ;
  dwc:decimalLongitude "7.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.317)"^^geo:wktLiteral ;
  geo-pos:lat "43.686"^^xsd:decimal ;
  geo-pos:long "7.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '31746'^^xsd:integer;
  dwc:scientificName 'Solmundella bitentaculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.317'^^xsd:double;
  dwc:latitude '43.686'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '117267'^^xsd:integer;
  dwc:aphiaIdAccepted '117267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77 -12.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.77"^^xsd:decimal ;
  dwc:decimalLongitude "-12.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77 -12.24)"^^geo:wktLiteral ;
  geo-pos:lat "51.77"^^xsd:decimal ;
  geo-pos:long "-12.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.24'^^xsd:double;
  dwc:latitude '51.77'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77 -10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.77"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77 -10.8)"^^geo:wktLiteral ;
  geo-pos:lat "51.77"^^xsd:decimal ;
  geo-pos:long "-10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tecta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.8'^^xsd:double;
  dwc:latitude '51.77'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '410985'^^xsd:integer;
  dwc:aphiaIdAccepted '410985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia timida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100892'^^xsd:integer;
  dwc:aphiaIdAccepted '100892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia timida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100892'^^xsd:integer;
  dwc:aphiaIdAccepted '100892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia timida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100892'^^xsd:integer;
  dwc:aphiaIdAccepted '100892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 -9.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "-9.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 -9.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "-9.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.22'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.3'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '135170'^^xsd:integer;
  dwc:aphiaIdAccepted '135170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "784"^^xsd:integer ;
  dwc:maximumDepthInMeters "784"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.97'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '784'^^xsd:integer;
  dwc:maximumDepth '784'^^xsd:integer;
  dwc:aphiaid '135170'^^xsd:integer;
  dwc:aphiaIdAccepted '135170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '135170'^^xsd:integer;
  dwc:aphiaIdAccepted '135170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28 6.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.28"^^xsd:decimal ;
  dwc:decimalLongitude "6.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28 6.25)"^^geo:wktLiteral ;
  geo-pos:lat "60.28"^^xsd:decimal ;
  geo-pos:long "6.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '32998'^^xsd:integer;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.25'^^xsd:double;
  dwc:latitude '60.28'^^xsd:double;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17 -4.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17 -4.48)"^^geo:wktLiteral ;
  geo-pos:lat "54.17"^^xsd:decimal ;
  geo-pos:long "-4.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.48'^^xsd:double;
  dwc:latitude '54.17'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.82"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis lo biancoi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.82'^^xsd:double;
  dwc:aphiaid '517895'^^xsd:integer;
  dwc:aphiaIdAccepted '290203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1385"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.2'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '1385'^^xsd:integer;
  dwc:maximumDepth '1385'^^xsd:integer;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.7'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96 -6.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.96"^^xsd:decimal ;
  dwc:decimalLongitude "-6.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96 -6.34)"^^geo:wktLiteral ;
  geo-pos:lat "49.96"^^xsd:decimal ;
  geo-pos:long "-6.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton lacerata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.34'^^xsd:double;
  dwc:latitude '49.96'^^xsd:double;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.28 -8.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.28"^^xsd:decimal ;
  dwc:decimalLongitude "-8.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.28 -8.57)"^^geo:wktLiteral ;
  geo-pos:lat "33.28"^^xsd:decimal ;
  geo-pos:long "-8.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.57'^^xsd:double;
  dwc:latitude '33.28'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.12 -14.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.12"^^xsd:decimal ;
  dwc:decimalLongitude "-14.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "410"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.12 -14.83)"^^geo:wktLiteral ;
  geo-pos:lat "53.12"^^xsd:decimal ;
  geo-pos:long "-14.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.83'^^xsd:double;
  dwc:latitude '53.12'^^xsd:double;
  dwc:minimumDepth '410'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77 -10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.77"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77 -10.8)"^^geo:wktLiteral ;
  geo-pos:lat "51.77"^^xsd:decimal ;
  geo-pos:long "-10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tecta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.8'^^xsd:double;
  dwc:latitude '51.77'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '410985'^^xsd:integer;
  dwc:aphiaIdAccepted '410985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '135170'^^xsd:integer;
  dwc:aphiaIdAccepted '135170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100819'^^xsd:integer;
  dwc:aphiaIdAccepted '100819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.35 -2.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.35"^^xsd:decimal ;
  dwc:decimalLongitude "-2.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.35 -2.78)"^^geo:wktLiteral ;
  geo-pos:lat "56.35"^^xsd:decimal ;
  geo-pos:long "-2.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia goodsiri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.78'^^xsd:double;
  dwc:latitude '56.35'^^xsd:double;
  dwc:aphiaid '283528'^^xsd:integer;
  dwc:aphiaIdAccepted '283528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.25 -8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.25 -8.47)"^^geo:wktLiteral ;
  geo-pos:lat "56.25"^^xsd:decimal ;
  geo-pos:long "-8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.47'^^xsd:double;
  dwc:latitude '56.25'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.67 -10.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.67 -10.02)"^^geo:wktLiteral ;
  geo-pos:lat "60.67"^^xsd:decimal ;
  geo-pos:long "-10.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.02'^^xsd:double;
  dwc:latitude '60.67'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -3.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3"^^xsd:decimal ;
  dwc:decimalLongitude "-3.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -3.97)"^^geo:wktLiteral ;
  geo-pos:lat "50.3"^^xsd:decimal ;
  geo-pos:long "-3.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia ornata rubida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.97'^^xsd:double;
  dwc:latitude '50.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 13.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 13.105)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "13.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Guynia annulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.105'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '135206'^^xsd:integer;
  dwc:aphiaIdAccepted '135206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "22.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "22.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.35'^^xsd:double;
  dwc:latitude '70.25'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^xsd:decimal ;
  dwc:decimalLongitude "9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 9.5)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene luciae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.5'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:aphiaid '231859'^^xsd:integer;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthosactis jan mayeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:aphiaid '100841'^^xsd:integer;
  dwc:aphiaIdAccepted '100841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 5)"^^geo:wktLiteral ;
  geo-pos:lat "67"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia isacmaea papillosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '67'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.38"^^xsd:decimal ;
  dwc:decimalLongitude "5.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  geo-pos:lat "60.38"^^xsd:decimal ;
  geo-pos:long "5.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '3609'^^xsd:integer;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.36'^^xsd:double;
  dwc:latitude '60.38'^^xsd:double;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -28.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -28.34)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "-28.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.34'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus oligopodus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '855589'^^xsd:integer;
  dwc:aphiaIdAccepted '236651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.67 17.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.67"^^xsd:decimal ;
  dwc:decimalLongitude "17.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.67 17.02)"^^geo:wktLiteral ;
  geo-pos:lat "75.67"^^xsd:decimal ;
  geo-pos:long "17.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera multicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.02'^^xsd:double;
  dwc:latitude '75.67'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '593073'^^xsd:integer;
  dwc:aphiaIdAccepted '593072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 11.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "11.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 11.16)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "11.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.16'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53 -6.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53"^^xsd:decimal ;
  dwc:decimalLongitude "-6.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53 -6.32)"^^geo:wktLiteral ;
  geo-pos:lat "36.53"^^xsd:decimal ;
  geo-pos:long "-6.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa arenacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.32'^^xsd:double;
  dwc:latitude '36.53'^^xsd:double;
  dwc:aphiaid '581617'^^xsd:integer;
  dwc:aphiaIdAccepted '581617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 14.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "14.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 14.34)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "14.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.34'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus rubricornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95 -11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95"^^xsd:decimal ;
  dwc:decimalLongitude "-11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95 -11.95)"^^geo:wktLiteral ;
  geo-pos:lat "34.95"^^xsd:decimal ;
  geo-pos:long "-11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.95'^^xsd:double;
  dwc:latitude '34.95'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -26.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "-26.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "599"^^xsd:integer ;
  dwc:maximumDepthInMeters "599"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -26.72)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "-26.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.72'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:minimumDepth '599'^^xsd:integer;
  dwc:maximumDepth '599'^^xsd:integer;
  dwc:aphiaid '135170'^^xsd:integer;
  dwc:aphiaIdAccepted '135170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.686"^^xsd:decimal ;
  dwc:decimalLongitude "7.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.317)"^^geo:wktLiteral ;
  geo-pos:lat "43.686"^^xsd:decimal ;
  geo-pos:long "7.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '35038'^^xsd:integer;
  dwc:scientificName 'Halistemma rubrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.317'^^xsd:double;
  dwc:latitude '43.686'^^xsd:double;
  dwc:aphiaid '135490'^^xsd:integer;
  dwc:aphiaIdAccepted '135490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.1"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1960"^^xsd:integer ;
  dwc:maximumDepthInMeters "1960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1 -19)"^^geo:wktLiteral ;
  geo-pos:lat "62.1"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '336'^^xsd:integer;
  dwc:scientificName 'Sagartiogeton abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '62.1'^^xsd:double;
  dwc:minimumDepth '1960'^^xsd:integer;
  dwc:maximumDepth '1960'^^xsd:integer;
  dwc:aphiaid '100995'^^xsd:integer;
  dwc:aphiaIdAccepted '100995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "454"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -9.65)"^^geo:wktLiteral ;
  geo-pos:lat "39.45"^^xsd:decimal ;
  geo-pos:long "-9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '39.45'^^xsd:double;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '454'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 -9.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "-9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 -17.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "-17.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4640"^^xsd:integer ;
  dwc:maximumDepthInMeters "4640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 -17.285)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "-17.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sicyonis biotrans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.285'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '4640'^^xsd:integer;
  dwc:maximumDepth '4640'^^xsd:integer;
  dwc:aphiaid '100848'^^xsd:integer;
  dwc:aphiaIdAccepted '854430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -32.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-32.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1838"^^xsd:integer ;
  dwc:maximumDepthInMeters "1838"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -32.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-32.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton ingolfi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-32.87'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:minimumDepth '1838'^^xsd:integer;
  dwc:maximumDepth '1838'^^xsd:integer;
  dwc:aphiaid '100998'^^xsd:integer;
  dwc:aphiaIdAccepted '100998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "366"^^xsd:integer ;
  dwc:maximumDepthInMeters "366"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 4.82)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton flexibilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4.82'^^xsd:double;
  dwc:latitude '61'^^xsd:integer;
  dwc:minimumDepth '366'^^xsd:integer;
  dwc:maximumDepth '366'^^xsd:integer;
  dwc:aphiaid '100997'^^xsd:integer;
  dwc:aphiaIdAccepted '100997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "732"^^xsd:integer ;
  dwc:maximumDepthInMeters "732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -18)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '732'^^xsd:integer;
  dwc:maximumDepth '732'^^xsd:integer;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1968"^^xsd:integer ;
  dwc:maximumDepthInMeters "1968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.1"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.1'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "388"^^xsd:integer ;
  dwc:maximumDepthInMeters "388"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "54.28"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '54.28'^^xsd:double;
  dwc:minimumDepth '388'^^xsd:integer;
  dwc:maximumDepth '388'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.92 0.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.92"^^xsd:decimal ;
  dwc:decimalLongitude "0.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.92 0.93)"^^geo:wktLiteral ;
  geo-pos:lat "61.92"^^xsd:decimal ;
  geo-pos:long "0.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.93'^^xsd:double;
  dwc:latitude '61.92'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -3.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-3.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -3.57)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-3.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.57'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.79'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '135170'^^xsd:integer;
  dwc:aphiaIdAccepted '135170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '135170'^^xsd:integer;
  dwc:aphiaIdAccepted '135170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '620'^^xsd:integer;
  dwc:aphiaid '135170'^^xsd:integer;
  dwc:aphiaIdAccepted '135170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "51.58"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tecta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '410985'^^xsd:integer;
  dwc:aphiaIdAccepted '410985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "51.58"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tecta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '410985'^^xsd:integer;
  dwc:aphiaIdAccepted '410985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.18 -6.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.18"^^xsd:decimal ;
  dwc:decimalLongitude "-6.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.18 -6.97)"^^geo:wktLiteral ;
  geo-pos:lat "62.18"^^xsd:decimal ;
  geo-pos:long "-6.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.97'^^xsd:double;
  dwc:latitude '62.18'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1700"^^xsd:integer ;
  dwc:maximumDepthInMeters "1700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.1"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.1'^^xsd:double;
  dwc:minimumDepth '1700'^^xsd:integer;
  dwc:maximumDepth '1700'^^xsd:integer;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3 11)"^^geo:wktLiteral ;
  geo-pos:lat "55.3"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '55.3'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.1 -13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.1 -13.43)"^^geo:wktLiteral ;
  geo-pos:lat "76.1"^^xsd:decimal ;
  geo-pos:long "-13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthosactis jan mayeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.43'^^xsd:double;
  dwc:latitude '76.1'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '100841'^^xsd:integer;
  dwc:aphiaIdAccepted '100841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.63 63.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.63"^^xsd:decimal ;
  dwc:decimalLongitude "63.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.63 63.75)"^^geo:wktLiteral ;
  geo-pos:lat "73.63"^^xsd:decimal ;
  geo-pos:long "63.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthosactis jan mayeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '63.75'^^xsd:double;
  dwc:latitude '73.63'^^xsd:double;
  dwc:aphiaid '100841'^^xsd:integer;
  dwc:aphiaIdAccepted '100841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13 10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13"^^xsd:decimal ;
  dwc:decimalLongitude "10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13 10.81)"^^geo:wktLiteral ;
  geo-pos:lat "37.13"^^xsd:decimal ;
  geo-pos:long "10.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.81'^^xsd:double;
  dwc:latitude '37.13'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 -17.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4620"^^xsd:integer ;
  dwc:maximumDepthInMeters "4690"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 -17.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.83"^^xsd:decimal ;
  geo-pos:long "-17.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracalliactis michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.53'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:minimumDepth '4620'^^xsd:integer;
  dwc:maximumDepth '4690'^^xsd:integer;
  dwc:aphiaid '100958'^^xsd:integer;
  dwc:aphiaIdAccepted '100958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.42 17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.42"^^xsd:decimal ;
  dwc:decimalLongitude "17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.42 17.6)"^^geo:wktLiteral ;
  geo-pos:lat "74.42"^^xsd:decimal ;
  geo-pos:long "17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera multicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.6'^^xsd:double;
  dwc:latitude '74.42'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '593073'^^xsd:integer;
  dwc:aphiaIdAccepted '593072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -10.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4"^^xsd:decimal ;
  dwc:decimalLongitude "-10.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -10.63)"^^geo:wktLiteral ;
  geo-pos:lat "31.4"^^xsd:decimal ;
  geo-pos:long "-10.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cornuformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.63'^^xsd:double;
  dwc:latitude '31.4'^^xsd:double;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.81 -17.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.81"^^xsd:decimal ;
  dwc:decimalLongitude "-17.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4740"^^xsd:integer ;
  dwc:maximumDepthInMeters "4740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.81 -17.26)"^^geo:wktLiteral ;
  geo-pos:lat "45.81"^^xsd:decimal ;
  geo-pos:long "-17.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sicyonis biotrans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.26'^^xsd:double;
  dwc:latitude '45.81'^^xsd:double;
  dwc:minimumDepth '4740'^^xsd:integer;
  dwc:maximumDepth '4740'^^xsd:integer;
  dwc:aphiaid '100848'^^xsd:integer;
  dwc:aphiaIdAccepted '854430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1557"^^xsd:integer ;
  dwc:maximumDepthInMeters "1557"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.1'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '1557'^^xsd:integer;
  dwc:maximumDepth '1557'^^xsd:integer;
  dwc:aphiaid '135170'^^xsd:integer;
  dwc:aphiaIdAccepted '135170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55 -6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55"^^xsd:decimal ;
  dwc:decimalLongitude "-6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "554"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55 -6.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.55"^^xsd:decimal ;
  geo-pos:long "-6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.9'^^xsd:double;
  dwc:latitude '35.55'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '554'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '283845'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.686"^^xsd:decimal ;
  dwc:decimalLongitude "7.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.317)"^^geo:wktLiteral ;
  geo-pos:lat "43.686"^^xsd:decimal ;
  geo-pos:long "7.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '35038'^^xsd:integer;
  dwc:scientificName 'Halistemma rubrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.317'^^xsd:double;
  dwc:latitude '43.686'^^xsd:double;
  dwc:aphiaid '135490'^^xsd:integer;
  dwc:aphiaIdAccepted '135490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1180'^^xsd:integer;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.76 -0.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.76"^^xsd:decimal ;
  dwc:decimalLongitude "-0.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.76 -0.87)"^^geo:wktLiteral ;
  geo-pos:lat "60.76"^^xsd:decimal ;
  geo-pos:long "-0.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.87'^^xsd:double;
  dwc:latitude '60.76'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia isacmaea rubripunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 57.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "57.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 57.92)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "57.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthosactis jan mayeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '57.92'^^xsd:double;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '100841'^^xsd:integer;
  dwc:aphiaIdAccepted '100841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "32.9"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '32.9'^^xsd:double;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1330"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -25)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '1330'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.11 -17.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.11 -17.22)"^^geo:wktLiteral ;
  geo-pos:lat "28.11"^^xsd:decimal ;
  geo-pos:long "-17.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa canariensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.22'^^xsd:double;
  dwc:latitude '28.11'^^xsd:double;
  dwc:aphiaid '581631'^^xsd:integer;
  dwc:aphiaIdAccepted '581631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa canariense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '581632'^^xsd:integer;
  dwc:aphiaIdAccepted '581631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa canariense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '581632'^^xsd:integer;
  dwc:aphiaIdAccepted '581631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 22.6)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "22.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.6'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 22.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "22.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 22.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "22.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.65'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71 19.86)"^^geo:wktLiteral ;
  geo-pos:lat "39.71"^^xsd:decimal ;
  geo-pos:long "19.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.71'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 14.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "14.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 14.34)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "14.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.34'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9 -16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1659"^^xsd:integer ;
  dwc:maximumDepthInMeters "1659"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9 -16.87)"^^geo:wktLiteral ;
  geo-pos:lat "32.9"^^xsd:decimal ;
  geo-pos:long "-16.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cornuformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.87'^^xsd:double;
  dwc:latitude '32.9'^^xsd:double;
  dwc:minimumDepth '1659'^^xsd:integer;
  dwc:maximumDepth '1659'^^xsd:integer;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.93 -16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.93"^^xsd:decimal ;
  dwc:decimalLongitude "-16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.93 -16.87)"^^geo:wktLiteral ;
  geo-pos:lat "32.93"^^xsd:decimal ;
  geo-pos:long "-16.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cornuformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.87'^^xsd:double;
  dwc:latitude '32.93'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6 -17.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.6"^^xsd:decimal ;
  dwc:decimalLongitude "-17.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6 -17.12)"^^geo:wktLiteral ;
  geo-pos:lat "32.6"^^xsd:decimal ;
  geo-pos:long "-17.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cornuformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.12'^^xsd:double;
  dwc:latitude '32.6'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17 -4.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17 -4.48)"^^geo:wktLiteral ;
  geo-pos:lat "54.17"^^xsd:decimal ;
  geo-pos:long "-4.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.48'^^xsd:double;
  dwc:latitude '54.17'^^xsd:double;
  dwc:aphiaid '100819'^^xsd:integer;
  dwc:aphiaIdAccepted '100819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '100819'^^xsd:integer;
  dwc:aphiaIdAccepted '100819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100819'^^xsd:integer;
  dwc:aphiaIdAccepted '100819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.82"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.82'^^xsd:double;
  dwc:aphiaid '100819'^^xsd:integer;
  dwc:aphiaIdAccepted '100819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.77 -1.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.77"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.77 -1.34)"^^geo:wktLiteral ;
  geo-pos:lat "49.77"^^xsd:decimal ;
  geo-pos:long "-1.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia beautempsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.34'^^xsd:double;
  dwc:latitude '49.77'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '283521'^^xsd:integer;
  dwc:aphiaIdAccepted '283521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.35 -2.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.35"^^xsd:decimal ;
  dwc:decimalLongitude "-2.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.35 -2.78)"^^geo:wktLiteral ;
  geo-pos:lat "56.35"^^xsd:decimal ;
  geo-pos:long "-2.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia allmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.78'^^xsd:double;
  dwc:latitude '56.35'^^xsd:double;
  dwc:aphiaid '100874'^^xsd:integer;
  dwc:aphiaIdAccepted '100874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.42 17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.42"^^xsd:decimal ;
  dwc:decimalLongitude "17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.42 17.6)"^^geo:wktLiteral ;
  geo-pos:lat "74.42"^^xsd:decimal ;
  geo-pos:long "17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera multicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.6'^^xsd:double;
  dwc:latitude '74.42'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '593073'^^xsd:integer;
  dwc:aphiaIdAccepted '593072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.11"^^xsd:decimal ;
  dwc:decimalLongitude "9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.11"^^xsd:decimal ;
  geo-pos:long "9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.13'^^xsd:double;
  dwc:latitude '42.11'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4700"^^xsd:integer ;
  dwc:maximumDepthInMeters "4700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracalliactis michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '4700'^^xsd:integer;
  dwc:maximumDepth '4700'^^xsd:integer;
  dwc:aphiaid '100958'^^xsd:integer;
  dwc:aphiaIdAccepted '100958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79 12)"^^geo:wktLiteral ;
  geo-pos:lat "36.79"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '36.79'^^xsd:double;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -7.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "1480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -7.63)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "-7.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sabinotrochus opulens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.63'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '1480'^^xsd:integer;
  dwc:aphiaid '508935'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "266"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '266'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '135170'^^xsd:integer;
  dwc:aphiaIdAccepted '135170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '360700'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '283845'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.68 23.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.68"^^xsd:decimal ;
  dwc:decimalLongitude "23.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.68 23.63)"^^geo:wktLiteral ;
  geo-pos:lat "70.68"^^xsd:decimal ;
  geo-pos:long "23.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.63'^^xsd:double;
  dwc:latitude '70.68'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14 8.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14 8.86)"^^geo:wktLiteral ;
  geo-pos:lat "54.14"^^xsd:decimal ;
  geo-pos:long "8.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene luciae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.86'^^xsd:double;
  dwc:latitude '54.14'^^xsd:double;
  dwc:aphiaid '231859'^^xsd:integer;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.02 14.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.02"^^xsd:decimal ;
  dwc:decimalLongitude "14.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.02 14.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.02"^^xsd:decimal ;
  geo-pos:long "14.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia isacmaea rhododactylos'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.59'^^xsd:double;
  dwc:latitude '45.02'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.32 55.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.32"^^xsd:decimal ;
  dwc:decimalLongitude "55.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.32 55.9)"^^geo:wktLiteral ;
  geo-pos:lat "72.32"^^xsd:decimal ;
  geo-pos:long "55.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthosactis jan mayeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '55.9'^^xsd:double;
  dwc:latitude '72.32'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '100841'^^xsd:integer;
  dwc:aphiaIdAccepted '100841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.57 -9.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.57 -9.32)"^^geo:wktLiteral ;
  geo-pos:lat "33.57"^^xsd:decimal ;
  geo-pos:long "-9.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cornuformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.32'^^xsd:double;
  dwc:latitude '33.57'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.82"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus oligopodus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.82'^^xsd:double;
  dwc:aphiaid '855589'^^xsd:integer;
  dwc:aphiaIdAccepted '236651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.67"^^xsd:decimal ;
  dwc:decimalLongitude "-6.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.92)"^^geo:wktLiteral ;
  geo-pos:lat "46.67"^^xsd:decimal ;
  geo-pos:long "-6.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Taeniothoa sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.92'^^xsd:double;
  dwc:latitude '46.67'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9"^^xsd:decimal ;
  dwc:decimalLongitude "5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "61.9"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '61.9'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 3.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 3.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "3.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene luciae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.7'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '231859'^^xsd:integer;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 3.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 3.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "3.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene luciae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.7'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '231859'^^xsd:integer;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.96"^^xsd:decimal ;
  dwc:decimalLongitude "0.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  geo-pos:lat "52.96"^^xsd:decimal ;
  geo-pos:long "0.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene lineata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.84'^^xsd:double;
  dwc:latitude '52.96'^^xsd:double;
  dwc:aphiaid '395099'^^xsd:integer;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4700"^^xsd:integer ;
  dwc:maximumDepthInMeters "4700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '36503'^^xsd:integer;
  dwc:scientificName 'Paracalliactis michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '4700'^^xsd:integer;
  dwc:maximumDepth '4700'^^xsd:integer;
  dwc:aphiaid '100958'^^xsd:integer;
  dwc:aphiaIdAccepted '100958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4700"^^xsd:integer ;
  dwc:maximumDepthInMeters "4700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '36506'^^xsd:integer;
  dwc:scientificName 'Actinernus michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '4700'^^xsd:integer;
  dwc:maximumDepth '4700'^^xsd:integer;
  dwc:aphiaid '100796'^^xsd:integer;
  dwc:aphiaIdAccepted '100796'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -25.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "992"^^xsd:integer ;
  dwc:maximumDepthInMeters "992"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -25.86)"^^geo:wktLiteral ;
  geo-pos:lat "37.97"^^xsd:decimal ;
  geo-pos:long "-25.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.86'^^xsd:double;
  dwc:latitude '37.97'^^xsd:double;
  dwc:minimumDepth '992'^^xsd:integer;
  dwc:maximumDepth '992'^^xsd:integer;
  dwc:aphiaid '135170'^^xsd:integer;
  dwc:aphiaIdAccepted '135170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1385"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.09'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:minimumDepth '1385'^^xsd:integer;
  dwc:maximumDepth '1385'^^xsd:integer;
  dwc:aphiaid '135170'^^xsd:integer;
  dwc:aphiaIdAccepted '135170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.83 -10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.83"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.83 -10.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.83"^^xsd:decimal ;
  geo-pos:long "-10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chitonactis marioni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.2'^^xsd:double;
  dwc:latitude '50.83'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '325'^^xsd:integer;
  dwc:aphiaid '741558'^^xsd:integer;
  dwc:aphiaIdAccepted '100952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -1.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -1.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.66"^^xsd:decimal ;
  geo-pos:long "-1.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chitonactis coronata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.18'^^xsd:double;
  dwc:latitude '44.66'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '855593'^^xsd:integer;
  dwc:aphiaIdAccepted '100950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.14 -30.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.14"^^xsd:decimal ;
  dwc:decimalLongitude "-30.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.14 -30.23)"^^geo:wktLiteral ;
  geo-pos:lat "34.14"^^xsd:decimal ;
  geo-pos:long "-30.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia formosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.23'^^xsd:double;
  dwc:latitude '34.14'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '135192'^^xsd:integer;
  dwc:aphiaIdAccepted '135192'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.12"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "983"^^xsd:integer ;
  dwc:maximumDepthInMeters "983"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.12"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia formosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.12'^^xsd:double;
  dwc:minimumDepth '983'^^xsd:integer;
  dwc:maximumDepth '983'^^xsd:integer;
  dwc:aphiaid '135192'^^xsd:integer;
  dwc:aphiaIdAccepted '135192'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -16.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -16.67)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-16.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Asterosmilia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.67'^^xsd:double;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '135131'^^xsd:integer;
  dwc:aphiaIdAccepted '286719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthosactis jan mayeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '100841'^^xsd:integer;
  dwc:aphiaIdAccepted '100841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.42 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.42 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "72.42"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthosactis jan mayeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '72.42'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '100841'^^xsd:integer;
  dwc:aphiaIdAccepted '100841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.82 -10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.82"^^xsd:decimal ;
  dwc:decimalLongitude "-10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2076"^^xsd:integer ;
  dwc:maximumDepthInMeters "2083"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.82 -10.25)"^^geo:wktLiteral ;
  geo-pos:lat "56.82"^^xsd:decimal ;
  geo-pos:long "-10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.25'^^xsd:double;
  dwc:latitude '56.82'^^xsd:double;
  dwc:minimumDepth '2076'^^xsd:integer;
  dwc:maximumDepth '2083'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 10.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 10.68)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "10.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.68'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52 9.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52"^^xsd:decimal ;
  dwc:decimalLongitude "9.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52 9.76)"^^geo:wktLiteral ;
  geo-pos:lat "55.52"^^xsd:decimal ;
  geo-pos:long "9.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.76'^^xsd:double;
  dwc:latitude '55.52'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 9.73)"^^geo:wktLiteral ;
  geo-pos:lat "55.5"^^xsd:decimal ;
  geo-pos:long "9.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.73'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.48 -14.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.48"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.48 -14.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.48"^^xsd:decimal ;
  geo-pos:long "-14.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Asterosmilia marchadi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.4'^^xsd:double;
  dwc:latitude '26.48'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '527178'^^xsd:integer;
  dwc:aphiaIdAccepted '286718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  geo-pos:lat "28.23"^^xsd:decimal ;
  geo-pos:long "-16.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Haliplanella lineata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.36'^^xsd:double;
  dwc:latitude '28.23'^^xsd:double;
  dwc:aphiaid '151553'^^xsd:integer;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.96"^^xsd:decimal ;
  dwc:decimalLongitude "0.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.61)"^^geo:wktLiteral ;
  geo-pos:lat "52.96"^^xsd:decimal ;
  geo-pos:long "0.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Haliplanella lineata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.61'^^xsd:double;
  dwc:latitude '52.96'^^xsd:double;
  dwc:aphiaid '151553'^^xsd:integer;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Haliplanella lineata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '151553'^^xsd:integer;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa arenacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '581617'^^xsd:integer;
  dwc:aphiaIdAccepted '581617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa arenacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:aphiaid '581617'^^xsd:integer;
  dwc:aphiaIdAccepted '581617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa arenacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '581617'^^xsd:integer;
  dwc:aphiaIdAccepted '581617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa arenacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:aphiaid '581617'^^xsd:integer;
  dwc:aphiaIdAccepted '581617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.67 17.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.67"^^xsd:decimal ;
  dwc:decimalLongitude "17.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.67 17.02)"^^geo:wktLiteral ;
  geo-pos:lat "75.67"^^xsd:decimal ;
  geo-pos:long "17.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera multicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.02'^^xsd:double;
  dwc:latitude '75.67'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '593073'^^xsd:integer;
  dwc:aphiaIdAccepted '593072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "76"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera multicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '76'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '593073'^^xsd:integer;
  dwc:aphiaIdAccepted '593072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "76"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera multicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '76'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '593073'^^xsd:integer;
  dwc:aphiaIdAccepted '593072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.25 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.25"^^xsd:decimal ;
  dwc:decimalLongitude "-9.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "872"^^xsd:integer ;
  dwc:maximumDepthInMeters "872"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.25 -9.58)"^^geo:wktLiteral ;
  geo-pos:lat "61.25"^^xsd:decimal ;
  geo-pos:long "-9.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera multicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '61.25'^^xsd:double;
  dwc:minimumDepth '872'^^xsd:integer;
  dwc:maximumDepth '872'^^xsd:integer;
  dwc:aphiaid '593073'^^xsd:integer;
  dwc:aphiaIdAccepted '593072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus membranaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '101011'^^xsd:integer;
  dwc:aphiaIdAccepted '101011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus membranaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:aphiaid '101011'^^xsd:integer;
  dwc:aphiaIdAccepted '101011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus membranaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '101011'^^xsd:integer;
  dwc:aphiaIdAccepted '101011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "-32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -32)"^^geo:wktLiteral ;
  geo-pos:lat "35.7"^^xsd:decimal ;
  geo-pos:long "-32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-32'^^xsd:integer;
  dwc:latitude '35.7'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.3'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -14.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-14.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -14.23)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-14.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.23'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.15'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus rubricornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "22.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "22.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia madoniactis lofotensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.35'^^xsd:double;
  dwc:latitude '70.25'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Mesacm+ªa mitchelli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '100925'^^xsd:integer;
  dwc:aphiaIdAccepted '416481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 14.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 14.22)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "14.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladactis costa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.22'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '855609'^^xsd:integer;
  dwc:aphiaIdAccepted '100862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3480"^^xsd:integer ;
  dwc:maximumDepthInMeters "3480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.01)"^^geo:wktLiteral ;
  geo-pos:lat "47.46"^^xsd:decimal ;
  geo-pos:long "-9.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.01'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '3480'^^xsd:integer;
  dwc:maximumDepth '3480'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora stellaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.38"^^xsd:decimal ;
  dwc:decimalLongitude "5.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  geo-pos:lat "60.38"^^xsd:decimal ;
  geo-pos:long "5.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.36'^^xsd:double;
  dwc:latitude '60.38'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 10)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '36515'^^xsd:integer;
  dwc:scientificName 'Pycnanthus densus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '64.88'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '100846'^^xsd:integer;
  dwc:aphiaIdAccepted '100846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa arenacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:aphiaid '581617'^^xsd:integer;
  dwc:aphiaIdAccepted '581617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -1.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -1.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.66"^^xsd:decimal ;
  geo-pos:long "-1.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa arenacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.18'^^xsd:double;
  dwc:latitude '44.66'^^xsd:double;
  dwc:aphiaid '581617'^^xsd:integer;
  dwc:aphiaIdAccepted '581617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa arenacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '581617'^^xsd:integer;
  dwc:aphiaIdAccepted '581617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '56.1'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.3"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '56.3'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1485"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27'^^xsd:integer;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '1485'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1740"^^xsd:integer ;
  dwc:maximumDepthInMeters "1740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '1740'^^xsd:integer;
  dwc:maximumDepth '1740'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1732"^^xsd:integer ;
  dwc:maximumDepthInMeters "1732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '1732'^^xsd:integer;
  dwc:maximumDepth '1732'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.93 -16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.93"^^xsd:decimal ;
  dwc:decimalLongitude "-16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.93 -16.87)"^^geo:wktLiteral ;
  geo-pos:lat "32.93"^^xsd:decimal ;
  geo-pos:long "-16.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.87'^^xsd:double;
  dwc:latitude '32.93'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1 -28.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1"^^xsd:decimal ;
  dwc:decimalLongitude "-28.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "303"^^xsd:integer ;
  dwc:maximumDepthInMeters "303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1 -28.55)"^^geo:wktLiteral ;
  geo-pos:lat "30.1"^^xsd:decimal ;
  geo-pos:long "-28.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madracis profunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.55'^^xsd:double;
  dwc:latitude '30.1'^^xsd:double;
  dwc:minimumDepth '303'^^xsd:integer;
  dwc:maximumDepth '303'^^xsd:integer;
  dwc:aphiaid '135213'^^xsd:integer;
  dwc:aphiaIdAccepted '135213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1 -28.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1"^^xsd:decimal ;
  dwc:decimalLongitude "-28.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "303"^^xsd:integer ;
  dwc:maximumDepthInMeters "303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1 -28.55)"^^geo:wktLiteral ;
  geo-pos:lat "30.1"^^xsd:decimal ;
  geo-pos:long "-28.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madracis profunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.55'^^xsd:double;
  dwc:latitude '30.1'^^xsd:double;
  dwc:minimumDepth '303'^^xsd:integer;
  dwc:maximumDepth '303'^^xsd:integer;
  dwc:aphiaid '135213'^^xsd:integer;
  dwc:aphiaIdAccepted '135213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1 -28.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1"^^xsd:decimal ;
  dwc:decimalLongitude "-28.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1 -28.55)"^^geo:wktLiteral ;
  geo-pos:lat "30.1"^^xsd:decimal ;
  geo-pos:long "-28.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madracis profunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.55'^^xsd:double;
  dwc:latitude '30.1'^^xsd:double;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '327'^^xsd:integer;
  dwc:aphiaid '135213'^^xsd:integer;
  dwc:aphiaIdAccepted '135213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54 -31.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54 -31.28)"^^geo:wktLiteral ;
  geo-pos:lat "39.54"^^xsd:decimal ;
  geo-pos:long "-31.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madracis profunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.28'^^xsd:double;
  dwc:latitude '39.54'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '135213'^^xsd:integer;
  dwc:aphiaIdAccepted '135213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.25 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.25"^^xsd:decimal ;
  dwc:decimalLongitude "-9.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "872"^^xsd:integer ;
  dwc:maximumDepthInMeters "872"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.25 -9.58)"^^geo:wktLiteral ;
  geo-pos:lat "61.25"^^xsd:decimal ;
  geo-pos:long "-9.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera multicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '61.25'^^xsd:double;
  dwc:minimumDepth '872'^^xsd:integer;
  dwc:maximumDepth '872'^^xsd:integer;
  dwc:aphiaid '593073'^^xsd:integer;
  dwc:aphiaIdAccepted '593072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.38"^^xsd:decimal ;
  dwc:decimalLongitude "5.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  geo-pos:lat "60.38"^^xsd:decimal ;
  geo-pos:long "5.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.36'^^xsd:double;
  dwc:latitude '60.38'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '741556'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 12.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "12.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 12.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "12.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia diaphana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.33'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:aphiaid '741706'^^xsd:integer;
  dwc:aphiaIdAccepted '1264073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Haliplanella lineata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '151553'^^xsd:integer;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Haliplanella lineata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '151553'^^xsd:integer;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  geo-pos:lat "54.13"^^xsd:decimal ;
  geo-pos:long "8.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.23'^^xsd:double;
  dwc:latitude '54.13'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  geo-pos:lat "54.13"^^xsd:decimal ;
  geo-pos:long "8.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.23'^^xsd:double;
  dwc:latitude '54.13'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia bellis fusca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '856579'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia bellis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '854984'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia bellis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '854984'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus membranaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:aphiaid '101011'^^xsd:integer;
  dwc:aphiaIdAccepted '101011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus membranaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '101011'^^xsd:integer;
  dwc:aphiaIdAccepted '101011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -4.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -4.17)"^^geo:wktLiteral ;
  geo-pos:lat "50.2"^^xsd:decimal ;
  geo-pos:long "-4.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peachia hastata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.17'^^xsd:double;
  dwc:latitude '50.2'^^xsd:double;
  dwc:aphiaid '100928'^^xsd:integer;
  dwc:aphiaIdAccepted '100928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52 -8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.52"^^xsd:decimal ;
  dwc:decimalLongitude "-8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1716"^^xsd:integer ;
  dwc:maximumDepthInMeters "1992"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52 -8.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.52"^^xsd:decimal ;
  geo-pos:long "-8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.05'^^xsd:double;
  dwc:latitude '35.52'^^xsd:double;
  dwc:minimumDepth '1716'^^xsd:integer;
  dwc:maximumDepth '1992'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1494"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.29)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.29'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '1494'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 11.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "11.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 11.04)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "11.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladopsammia rolandi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.04'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '135183'^^xsd:integer;
  dwc:aphiaIdAccepted '135183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia effoeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:aphiaid '151654'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.15 5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.15"^^xsd:decimal ;
  dwc:decimalLongitude "5.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.15 5.6)"^^geo:wktLiteral ;
  geo-pos:lat "61.15"^^xsd:decimal ;
  geo-pos:long "5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.6'^^xsd:double;
  dwc:latitude '61.15'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2085"^^xsd:integer ;
  dwc:maximumDepthInMeters "2096"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '2085'^^xsd:integer;
  dwc:maximumDepth '2096'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4700"^^xsd:integer ;
  dwc:maximumDepthInMeters "4700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '39195'^^xsd:integer;
  dwc:scientificName 'Corallimorphus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '4700'^^xsd:integer;
  dwc:maximumDepth '4700'^^xsd:integer;
  dwc:aphiaid '101014'^^xsd:integer;
  dwc:aphiaIdAccepted '283832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "5.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.36)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "5.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ilyanthus mazeli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.36'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '855812'^^xsd:integer;
  dwc:aphiaIdAccepted '100924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.58 -10.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.58"^^xsd:decimal ;
  dwc:decimalLongitude "-10.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.58 -10.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.58"^^xsd:decimal ;
  geo-pos:long "-10.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.17'^^xsd:double;
  dwc:latitude '31.58'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '741711'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -2.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -2.79)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-2.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia cylindrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.79'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '741699'^^xsd:integer;
  dwc:aphiaIdAccepted '100927'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 -13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.38"^^xsd:decimal ;
  dwc:decimalLongitude "-13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "465"^^xsd:integer ;
  dwc:maximumDepthInMeters "465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 -13.08)"^^geo:wktLiteral ;
  geo-pos:lat "60.38"^^xsd:decimal ;
  geo-pos:long "-13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.08'^^xsd:double;
  dwc:latitude '60.38'^^xsd:double;
  dwc:minimumDepth '465'^^xsd:integer;
  dwc:maximumDepth '465'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:aphiaid '157617'^^xsd:integer;
  dwc:aphiaIdAccepted '410969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.71 10.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.71"^^xsd:decimal ;
  dwc:decimalLongitude "10.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.71 10.12)"^^geo:wktLiteral ;
  geo-pos:lat "56.71"^^xsd:decimal ;
  geo-pos:long "10.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.12'^^xsd:double;
  dwc:latitude '56.71'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.73"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Clava multicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.73'^^xsd:double;
  dwc:aphiaid '117426'^^xsd:integer;
  dwc:aphiaIdAccepted '117426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.15 5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.15"^^xsd:decimal ;
  dwc:decimalLongitude "5.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.15 5.6)"^^geo:wktLiteral ;
  geo-pos:lat "61.15"^^xsd:decimal ;
  geo-pos:long "5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.6'^^xsd:double;
  dwc:latitude '61.15'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98 -33.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.98"^^xsd:decimal ;
  dwc:decimalLongitude "-33.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2615"^^xsd:integer ;
  dwc:maximumDepthInMeters "2865"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98 -33.02)"^^geo:wktLiteral ;
  geo-pos:lat "34.98"^^xsd:decimal ;
  geo-pos:long "-33.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '39191'^^xsd:integer;
  dwc:scientificName 'Amphianthus michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.02'^^xsd:double;
  dwc:latitude '34.98'^^xsd:double;
  dwc:minimumDepth '2615'^^xsd:integer;
  dwc:maximumDepth '2865'^^xsd:integer;
  dwc:aphiaid '100942'^^xsd:integer;
  dwc:aphiaIdAccepted '100942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2085"^^xsd:integer ;
  dwc:maximumDepthInMeters "2096"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '2085'^^xsd:integer;
  dwc:maximumDepth '2096'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.345 -26.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.345"^^xsd:decimal ;
  dwc:decimalLongitude "-26.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "1940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.345 -26.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.345"^^xsd:decimal ;
  geo-pos:long "-26.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.92'^^xsd:double;
  dwc:latitude '39.345'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '1940'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peachia hastata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100928'^^xsd:integer;
  dwc:aphiaIdAccepted '100928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.97 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.97"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2235"^^xsd:integer ;
  dwc:maximumDepthInMeters "2235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.97 -8.65)"^^geo:wktLiteral ;
  geo-pos:lat "33.97"^^xsd:decimal ;
  geo-pos:long "-8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '33.97'^^xsd:double;
  dwc:minimumDepth '2235'^^xsd:integer;
  dwc:maximumDepth '2235'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.57 -9.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.57 -9.32)"^^geo:wktLiteral ;
  geo-pos:lat "33.57"^^xsd:decimal ;
  geo-pos:long "-9.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Placotrochides frustra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.32'^^xsd:double;
  dwc:latitude '33.57'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135201'^^xsd:integer;
  dwc:aphiaIdAccepted '135201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.57 -12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.57"^^xsd:decimal ;
  dwc:decimalLongitude "-12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.57 -12.75)"^^geo:wktLiteral ;
  geo-pos:lat "60.57"^^xsd:decimal ;
  geo-pos:long "-12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.75'^^xsd:double;
  dwc:latitude '60.57'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '487'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -9.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-9.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -9.14)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-9.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia alternata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.14'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '688'^^xsd:integer;
  dwc:aphiaid '135184'^^xsd:integer;
  dwc:aphiaIdAccepted '135184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.52 -11.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.52"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.52 -11.73)"^^geo:wktLiteral ;
  geo-pos:lat "32.52"^^xsd:decimal ;
  geo-pos:long "-11.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.73'^^xsd:double;
  dwc:latitude '32.52'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ilyanthus mitchelli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '855814'^^xsd:integer;
  dwc:aphiaIdAccepted '416481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92 -25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92 -25.17)"^^geo:wktLiteral ;
  geo-pos:lat "36.92"^^xsd:decimal ;
  geo-pos:long "-25.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia alternata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.17'^^xsd:double;
  dwc:latitude '36.92'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '135184'^^xsd:integer;
  dwc:aphiaIdAccepted '135184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 3.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "3.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 3.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "3.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia depressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.7'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.45 -8.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.45"^^xsd:decimal ;
  dwc:decimalLongitude "-8.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.45 -8.84)"^^geo:wktLiteral ;
  geo-pos:lat "33.45"^^xsd:decimal ;
  geo-pos:long "-8.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.84'^^xsd:double;
  dwc:latitude '33.45'^^xsd:double;
  dwc:minimumDepth '161'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '741502'^^xsd:integer;
  dwc:aphiaIdAccepted '100822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 16.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "16.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 16.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "16.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Entacmaea phaeochira'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.07'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855833'^^xsd:integer;
  dwc:aphiaIdAccepted '231858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '135187'^^xsd:integer;
  dwc:aphiaIdAccepted '135187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82 23.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82"^^xsd:decimal ;
  dwc:decimalLongitude "23.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82 23.77)"^^geo:wktLiteral ;
  geo-pos:lat "37.82"^^xsd:decimal ;
  geo-pos:long "23.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '389'^^xsd:integer;
  dwc:scientificName 'Paranemonia vouliagmeniensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.77'^^xsd:double;
  dwc:latitude '37.82'^^xsd:double;
  dwc:aphiaid '100831'^^xsd:integer;
  dwc:aphiaIdAccepted '100831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus arenaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101023'^^xsd:integer;
  dwc:aphiaIdAccepted '101023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  geo-pos:lat "50.46"^^xsd:decimal ;
  geo-pos:long "-3.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peachia hastata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.51'^^xsd:double;
  dwc:latitude '50.46'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100928'^^xsd:integer;
  dwc:aphiaIdAccepted '100928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.96"^^xsd:decimal ;
  dwc:decimalLongitude "0.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  geo-pos:lat "52.96"^^xsd:decimal ;
  geo-pos:long "0.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.84'^^xsd:double;
  dwc:latitude '52.96'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.05 11.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.05"^^xsd:decimal ;
  dwc:decimalLongitude "11.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.05 11.53)"^^geo:wktLiteral ;
  geo-pos:lat "57.05"^^xsd:decimal ;
  geo-pos:long "11.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.53'^^xsd:double;
  dwc:latitude '57.05'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "261"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 15)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '261'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.33 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.33"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.33 21)"^^geo:wktLiteral ;
  geo-pos:lat "77.33"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '3806'^^xsd:integer;
  dwc:scientificName 'Leiotealia spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '77.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '741583'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.86 0.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.86 0.57)"^^geo:wktLiteral ;
  geo-pos:lat "50.86"^^xsd:decimal ;
  geo-pos:long "0.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia pentapetala'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.57'^^xsd:double;
  dwc:latitude '50.86'^^xsd:double;
  dwc:aphiaid '855076'^^xsd:integer;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.795 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.795"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "558"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.795 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.795"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Carophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '36.795'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '558'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.7'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02 -16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.02"^^xsd:decimal ;
  dwc:decimalLongitude "-16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02 -16.42)"^^geo:wktLiteral ;
  geo-pos:lat "33.02"^^xsd:decimal ;
  geo-pos:long "-16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madracis profunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.42'^^xsd:double;
  dwc:latitude '33.02'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '135213'^^xsd:integer;
  dwc:aphiaIdAccepted '135213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77 -11.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.77"^^xsd:decimal ;
  dwc:decimalLongitude "-11.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77 -11.22)"^^geo:wktLiteral ;
  geo-pos:lat "51.77"^^xsd:decimal ;
  geo-pos:long "-11.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa arenacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.22'^^xsd:double;
  dwc:latitude '51.77'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '581617'^^xsd:integer;
  dwc:aphiaIdAccepted '581617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.43 -16.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.43"^^xsd:decimal ;
  dwc:decimalLongitude "-16.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.43 -16.55)"^^geo:wktLiteral ;
  geo-pos:lat "32.43"^^xsd:decimal ;
  geo-pos:long "-16.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.55'^^xsd:double;
  dwc:latitude '32.43'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.97 -16.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.97"^^xsd:decimal ;
  dwc:decimalLongitude "-16.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1390"^^xsd:integer ;
  dwc:maximumDepthInMeters "1630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.97 -16.43)"^^geo:wktLiteral ;
  geo-pos:lat "32.97"^^xsd:decimal ;
  geo-pos:long "-16.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.43'^^xsd:double;
  dwc:latitude '32.97'^^xsd:double;
  dwc:minimumDepth '1390'^^xsd:integer;
  dwc:maximumDepth '1630'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  geo-pos:lat "54.13"^^xsd:decimal ;
  geo-pos:long "8.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.23'^^xsd:double;
  dwc:latitude '54.13'^^xsd:double;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia diaphana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '741706'^^xsd:integer;
  dwc:aphiaIdAccepted '1264073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus membranaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '101011'^^xsd:integer;
  dwc:aphiaIdAccepted '101011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.05)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia bellis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.05'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '854984'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gephyra dohrnii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '741663'^^xsd:integer;
  dwc:aphiaIdAccepted '100936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.64 -16.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.64"^^xsd:decimal ;
  dwc:decimalLongitude "-16.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1339"^^xsd:integer ;
  dwc:maximumDepthInMeters "1339"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.64 -16.76)"^^geo:wktLiteral ;
  geo-pos:lat "32.64"^^xsd:decimal ;
  geo-pos:long "-16.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.76'^^xsd:double;
  dwc:latitude '32.64'^^xsd:double;
  dwc:minimumDepth '1339'^^xsd:integer;
  dwc:maximumDepth '1339'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1740"^^xsd:integer ;
  dwc:maximumDepthInMeters "1740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.02"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.35'^^xsd:double;
  dwc:latitude '38.02'^^xsd:double;
  dwc:minimumDepth '1740'^^xsd:integer;
  dwc:maximumDepth '1740'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.79'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.12"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "983"^^xsd:integer ;
  dwc:maximumDepthInMeters "983"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.12"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.12'^^xsd:double;
  dwc:minimumDepth '983'^^xsd:integer;
  dwc:maximumDepth '983'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.58 -4.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.58"^^xsd:decimal ;
  dwc:decimalLongitude "-4.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.58 -4.07)"^^geo:wktLiteral ;
  geo-pos:lat "62.58"^^xsd:decimal ;
  geo-pos:long "-4.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '36529'^^xsd:integer;
  dwc:scientificName 'Cribrina spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.07'^^xsd:double;
  dwc:latitude '62.58'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '855662'^^xsd:integer;
  dwc:aphiaIdAccepted '1562162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -10)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '36530'^^xsd:integer;
  dwc:scientificName 'Cribrina spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '64.88'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '855662'^^xsd:integer;
  dwc:aphiaIdAccepted '1562162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.33 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.33"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.33 21)"^^geo:wktLiteral ;
  geo-pos:lat "77.33"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '3806'^^xsd:integer;
  dwc:scientificName 'Leiotealia spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '77.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '741583'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 35.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "35.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 35.47)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "35.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '35.47'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 10)"^^geo:wktLiteral ;
  geo-pos:lat "65"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '65'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.43"^^xsd:decimal ;
  geo-pos:long "-25.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyactis symmetrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.22'^^xsd:double;
  dwc:latitude '37.43'^^xsd:double;
  dwc:aphiaid '1289132'^^xsd:integer;
  dwc:aphiaIdAccepted '287088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -31.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -31.23)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-31.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyactis symmetrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.23'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '1289132'^^xsd:integer;
  dwc:aphiaIdAccepted '287088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "1075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyactis symmetrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '1075'^^xsd:integer;
  dwc:aphiaid '1289132'^^xsd:integer;
  dwc:aphiaIdAccepted '287088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.35"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1230"^^xsd:integer ;
  dwc:maximumDepthInMeters "1230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.35"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus crispus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '41.35'^^xsd:double;
  dwc:minimumDepth '1230'^^xsd:integer;
  dwc:maximumDepth '1230'^^xsd:integer;
  dwc:aphiaid '135203'^^xsd:integer;
  dwc:aphiaIdAccepted '135203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -0.8)"^^geo:wktLiteral ;
  geo-pos:lat "60.75"^^xsd:decimal ;
  geo-pos:long "-0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllea smithii borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.8'^^xsd:double;
  dwc:latitude '60.75'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.855"^^xsd:decimal ;
  dwc:decimalLongitude "13.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "191"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.125)"^^geo:wktLiteral ;
  geo-pos:lat "36.855"^^xsd:decimal ;
  geo-pos:long "13.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Carophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.125'^^xsd:double;
  dwc:latitude '36.855'^^xsd:double;
  dwc:minimumDepth '191'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  geo-pos:lat "28.33"^^xsd:decimal ;
  geo-pos:long "-15.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasiogeton hyalinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.76'^^xsd:double;
  dwc:latitude '28.33'^^xsd:double;
  dwc:aphiaid '283493'^^xsd:integer;
  dwc:aphiaIdAccepted '283493'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.4)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasiogeton comatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.4'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '283491'^^xsd:integer;
  dwc:aphiaIdAccepted '100860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82 23.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82"^^xsd:decimal ;
  dwc:decimalLongitude "23.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82 23.77)"^^geo:wktLiteral ;
  geo-pos:lat "37.82"^^xsd:decimal ;
  geo-pos:long "23.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '389'^^xsd:integer;
  dwc:scientificName 'Paranemonia vouliagmeniensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.77'^^xsd:double;
  dwc:latitude '37.82'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '100831'^^xsd:integer;
  dwc:aphiaIdAccepted '100831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.68"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia aurora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '51.68'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.68"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia aurora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '51.68'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -10.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-10.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -10.52)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-10.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa arenacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.52'^^xsd:double;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '581617'^^xsd:integer;
  dwc:aphiaIdAccepted '581617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87 15.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.87"^^xsd:decimal ;
  dwc:decimalLongitude "15.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87 15.36)"^^geo:wktLiteral ;
  geo-pos:lat "41.87"^^xsd:decimal ;
  geo-pos:long "15.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa arenacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.36'^^xsd:double;
  dwc:latitude '41.87'^^xsd:double;
  dwc:aphiaid '581617'^^xsd:integer;
  dwc:aphiaIdAccepted '581617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.11"^^xsd:decimal ;
  dwc:decimalLongitude "9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.11"^^xsd:decimal ;
  geo-pos:long "9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa arenacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.13'^^xsd:double;
  dwc:latitude '42.11'^^xsd:double;
  dwc:aphiaid '581617'^^xsd:integer;
  dwc:aphiaIdAccepted '581617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 10.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 10.17)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "10.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.17'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 10.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 10.17)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "10.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.17'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "712"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.07)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia alternata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.07'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '712'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '135184'^^xsd:integer;
  dwc:aphiaIdAccepted '135184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 12.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 12.33)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "12.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.33'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.02 12.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.02"^^xsd:decimal ;
  dwc:decimalLongitude "12.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.02 12.03)"^^geo:wktLiteral ;
  geo-pos:lat "57.02"^^xsd:decimal ;
  geo-pos:long "12.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.03'^^xsd:double;
  dwc:latitude '57.02'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -11.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72"^^xsd:decimal ;
  dwc:decimalLongitude "-11.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1555"^^xsd:integer ;
  dwc:maximumDepthInMeters "1830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -11.33)"^^geo:wktLiteral ;
  geo-pos:lat "36.72"^^xsd:decimal ;
  geo-pos:long "-11.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.33'^^xsd:double;
  dwc:latitude '36.72'^^xsd:double;
  dwc:minimumDepth '1555'^^xsd:integer;
  dwc:maximumDepth '1830'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.345 -10.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.345"^^xsd:decimal ;
  dwc:decimalLongitude "-10.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.345 -10.795)"^^geo:wktLiteral ;
  geo-pos:lat "31.345"^^xsd:decimal ;
  geo-pos:long "-10.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.795'^^xsd:double;
  dwc:latitude '31.345'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.345 -10.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.345"^^xsd:decimal ;
  dwc:decimalLongitude "-10.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2212"^^xsd:integer ;
  dwc:maximumDepthInMeters "2212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.345 -10.795)"^^geo:wktLiteral ;
  geo-pos:lat "31.345"^^xsd:decimal ;
  geo-pos:long "-10.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.795'^^xsd:double;
  dwc:latitude '31.345'^^xsd:double;
  dwc:minimumDepth '2212'^^xsd:integer;
  dwc:maximumDepth '2212'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.345 -10.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.345"^^xsd:decimal ;
  dwc:decimalLongitude "-10.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1977"^^xsd:integer ;
  dwc:maximumDepthInMeters "1977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.345 -10.795)"^^geo:wktLiteral ;
  geo-pos:lat "31.345"^^xsd:decimal ;
  geo-pos:long "-10.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.795'^^xsd:double;
  dwc:latitude '31.345'^^xsd:double;
  dwc:minimumDepth '1977'^^xsd:integer;
  dwc:maximumDepth '1977'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "732"^^xsd:integer ;
  dwc:maximumDepthInMeters "732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17.33)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-17.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.33'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '732'^^xsd:integer;
  dwc:maximumDepth '732'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -1.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6"^^xsd:decimal ;
  dwc:decimalLongitude "-1.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -1.25)"^^geo:wktLiteral ;
  geo-pos:lat "49.6"^^xsd:decimal ;
  geo-pos:long "-1.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Xanthiopus vittatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.25'^^xsd:double;
  dwc:latitude '49.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '854648'^^xsd:integer;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -1.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6"^^xsd:decimal ;
  dwc:decimalLongitude "-1.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -1.25)"^^geo:wktLiteral ;
  geo-pos:lat "49.6"^^xsd:decimal ;
  geo-pos:long "-1.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Xanthiopus bilateralis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.25'^^xsd:double;
  dwc:latitude '49.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '854647'^^xsd:integer;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02 -16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.02"^^xsd:decimal ;
  dwc:decimalLongitude "-16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02 -16.42)"^^geo:wktLiteral ;
  geo-pos:lat "33.02"^^xsd:decimal ;
  geo-pos:long "-16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madracis profunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.42'^^xsd:double;
  dwc:latitude '33.02'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '135213'^^xsd:integer;
  dwc:aphiaIdAccepted '135213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -10.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-10.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -10.52)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-10.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.52'^^xsd:double;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '367226'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97"^^xsd:decimal ;
  dwc:decimalLongitude "0.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.98)"^^geo:wktLiteral ;
  geo-pos:lat "52.97"^^xsd:decimal ;
  geo-pos:long "0.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.98'^^xsd:double;
  dwc:latitude '52.97'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97"^^xsd:decimal ;
  dwc:decimalLongitude "0.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.98)"^^geo:wktLiteral ;
  geo-pos:lat "52.97"^^xsd:decimal ;
  geo-pos:long "0.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.98'^^xsd:double;
  dwc:latitude '52.97'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.045 7.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.045"^^xsd:decimal ;
  dwc:decimalLongitude "7.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.045 7.835)"^^geo:wktLiteral ;
  geo-pos:lat "64.045"^^xsd:decimal ;
  geo-pos:long "7.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.835'^^xsd:double;
  dwc:latitude '64.045'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.04 56.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.04"^^xsd:decimal ;
  dwc:decimalLongitude "56.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.04 56.47)"^^geo:wktLiteral ;
  geo-pos:lat "73.04"^^xsd:decimal ;
  geo-pos:long "56.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '56.47'^^xsd:double;
  dwc:latitude '73.04'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.28 -8.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.28"^^xsd:decimal ;
  dwc:decimalLongitude "-8.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.28 -8.57)"^^geo:wktLiteral ;
  geo-pos:lat "33.28"^^xsd:decimal ;
  geo-pos:long "-8.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.57'^^xsd:double;
  dwc:latitude '33.28'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "56.01"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '56.01'^^xsd:double;
  dwc:aphiaid '741641'^^xsd:integer;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "56.01"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '56.01'^^xsd:double;
  dwc:aphiaid '741641'^^xsd:integer;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "56.01"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '56.01'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '741641'^^xsd:integer;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 -1.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 -1.42)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "-1.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia pellucida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.42'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:aphiaid '741716'^^xsd:integer;
  dwc:aphiaIdAccepted '100860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "5.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "5.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus arenaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.29'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:aphiaid '101023'^^xsd:integer;
  dwc:aphiaIdAccepted '101023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus arenaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '101023'^^xsd:integer;
  dwc:aphiaIdAccepted '101023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43 17.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43"^^xsd:decimal ;
  dwc:decimalLongitude "17.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "346"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43 17.96)"^^geo:wktLiteral ;
  geo-pos:lat "42.43"^^xsd:decimal ;
  geo-pos:long "17.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus arenaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.96'^^xsd:double;
  dwc:latitude '42.43'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '346'^^xsd:integer;
  dwc:aphiaid '101023'^^xsd:integer;
  dwc:aphiaIdAccepted '101023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 13.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 13.105)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "13.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Carophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.105'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65 1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65"^^xsd:decimal ;
  dwc:decimalLongitude "1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65 1.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.65"^^xsd:decimal ;
  geo-pos:long "1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Andresia parthenopea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.6'^^xsd:double;
  dwc:latitude '49.65'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100863'^^xsd:integer;
  dwc:aphiaIdAccepted '100863'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Andresia parthenopea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '100863'^^xsd:integer;
  dwc:aphiaIdAccepted '100863'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alicia costae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '100861'^^xsd:integer;
  dwc:aphiaIdAccepted '100862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "-29.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "599"^^xsd:integer ;
  dwc:maximumDepthInMeters "599"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "-29.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bellonella variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.72'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:minimumDepth '599'^^xsd:integer;
  dwc:maximumDepth '599'^^xsd:integer;
  dwc:aphiaid '289519'^^xsd:integer;
  dwc:aphiaIdAccepted '289519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.74"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bellonella variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '43.74'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '289519'^^xsd:integer;
  dwc:aphiaIdAccepted '289519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.74"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bellonella variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '43.74'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '289519'^^xsd:integer;
  dwc:aphiaIdAccepted '289519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.535 -29.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.535"^^xsd:decimal ;
  dwc:decimalLongitude "-29.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.535 -29.035)"^^geo:wktLiteral ;
  geo-pos:lat "39.535"^^xsd:decimal ;
  geo-pos:long "-29.035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.035'^^xsd:double;
  dwc:latitude '39.535'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -26.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-26.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -26.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-26.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.01'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:minimumDepth '1805'^^xsd:integer;
  dwc:maximumDepth '1805'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1187"^^xsd:integer ;
  dwc:maximumDepthInMeters "1187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.35'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:minimumDepth '1187'^^xsd:integer;
  dwc:maximumDepth '1187'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 24.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "24.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 24.85)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "24.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '24.85'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathycyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.72'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '512230'^^xsd:integer;
  dwc:aphiaIdAccepted '135136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "740"^^xsd:integer ;
  dwc:maximumDepthInMeters "740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -9.65)"^^geo:wktLiteral ;
  geo-pos:lat "39.65"^^xsd:decimal ;
  geo-pos:long "-9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathycyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '39.65'^^xsd:double;
  dwc:minimumDepth '740'^^xsd:integer;
  dwc:maximumDepth '740'^^xsd:integer;
  dwc:aphiaid '512230'^^xsd:integer;
  dwc:aphiaIdAccepted '135136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -29.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08"^^xsd:decimal ;
  dwc:decimalLongitude "-29.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -29.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.08"^^xsd:decimal ;
  geo-pos:long "-29.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyactis symmetrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.8'^^xsd:double;
  dwc:latitude '40.08'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:aphiaid '1289132'^^xsd:integer;
  dwc:aphiaIdAccepted '287088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea templetonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:aphiaid '854974'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -6.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "-6.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -6.33)"^^geo:wktLiteral ;
  geo-pos:lat "35.7"^^xsd:decimal ;
  geo-pos:long "-6.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.33'^^xsd:double;
  dwc:latitude '35.7'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ilyanthus mesacmaea mitchellii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia mesembryanthemum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '854458'^^xsd:integer;
  dwc:aphiaIdAccepted '413961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.67 -8.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.67"^^xsd:decimal ;
  dwc:decimalLongitude "-8.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.67 -8.88)"^^geo:wktLiteral ;
  geo-pos:lat "60.67"^^xsd:decimal ;
  geo-pos:long "-8.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.88'^^xsd:double;
  dwc:latitude '60.67'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.52 17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.52"^^xsd:decimal ;
  dwc:decimalLongitude "17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.52 17.83)"^^geo:wktLiteral ;
  geo-pos:lat "75.52"^^xsd:decimal ;
  geo-pos:long "17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.83'^^xsd:double;
  dwc:latitude '75.52'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:maximumDepth '123'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peachia hastata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '100928'^^xsd:integer;
  dwc:aphiaIdAccepted '100928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2028"^^xsd:integer ;
  dwc:maximumDepthInMeters "2028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.35"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '38.35'^^xsd:double;
  dwc:minimumDepth '2028'^^xsd:integer;
  dwc:maximumDepth '2028'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia echina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '856109'^^xsd:integer;
  dwc:aphiaIdAccepted '856109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bellonella bocagei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '289506'^^xsd:integer;
  dwc:aphiaIdAccepted '287347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53 -7.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.53"^^xsd:decimal ;
  dwc:decimalLongitude "-7.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1215"^^xsd:integer ;
  dwc:maximumDepthInMeters "1215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53 -7.12)"^^geo:wktLiteral ;
  geo-pos:lat "35.53"^^xsd:decimal ;
  geo-pos:long "-7.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '39198'^^xsd:integer;
  dwc:scientificName 'Phelliactis incerta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.12'^^xsd:double;
  dwc:latitude '35.53'^^xsd:double;
  dwc:minimumDepth '1215'^^xsd:integer;
  dwc:maximumDepth '1215'^^xsd:integer;
  dwc:aphiaid '100963'^^xsd:integer;
  dwc:aphiaIdAccepted '100963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1590"^^xsd:integer ;
  dwc:maximumDepthInMeters "1665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -25.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.8'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '1590'^^xsd:integer;
  dwc:maximumDepth '1665'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.57 -7.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.57"^^xsd:decimal ;
  dwc:decimalLongitude "-7.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1435"^^xsd:integer ;
  dwc:maximumDepthInMeters "1435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.57 -7.52)"^^geo:wktLiteral ;
  geo-pos:lat "65.57"^^xsd:decimal ;
  geo-pos:long "-7.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Daontesia praelonga'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.52'^^xsd:double;
  dwc:latitude '65.57'^^xsd:double;
  dwc:minimumDepth '1435'^^xsd:integer;
  dwc:maximumDepth '1435'^^xsd:integer;
  dwc:aphiaid '100869'^^xsd:integer;
  dwc:aphiaIdAccepted '100869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18 -30.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18"^^xsd:decimal ;
  dwc:decimalLongitude "-30.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18 -30.4)"^^geo:wktLiteral ;
  geo-pos:lat "39.18"^^xsd:decimal ;
  geo-pos:long "-30.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.4'^^xsd:double;
  dwc:latitude '39.18'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27 -11.62)"^^geo:wktLiteral ;
  geo-pos:lat "51.27"^^xsd:decimal ;
  geo-pos:long "-11.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '51.27'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '374'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11 -4.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11"^^xsd:decimal ;
  dwc:decimalLongitude "-4.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11 -4.17)"^^geo:wktLiteral ;
  geo-pos:lat "51.11"^^xsd:decimal ;
  geo-pos:long "-4.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia mesembryanthemum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.17'^^xsd:double;
  dwc:latitude '51.11'^^xsd:double;
  dwc:aphiaid '854458'^^xsd:integer;
  dwc:aphiaIdAccepted '413961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea margaritifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '854954'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.87"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.87"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '43.87'^^xsd:double;
  dwc:minimumDepth '1674'^^xsd:integer;
  dwc:maximumDepth '1674'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43 -3.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43"^^xsd:decimal ;
  dwc:decimalLongitude "-3.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43 -3.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.43"^^xsd:decimal ;
  geo-pos:long "-3.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peachia hastata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.53'^^xsd:double;
  dwc:latitude '50.43'^^xsd:double;
  dwc:aphiaid '100928'^^xsd:integer;
  dwc:aphiaIdAccepted '100928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.88 21.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.88"^^xsd:decimal ;
  dwc:decimalLongitude "21.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "223"^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.88 21.85)"^^geo:wktLiteral ;
  geo-pos:lat "72.88"^^xsd:decimal ;
  geo-pos:long "21.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.85'^^xsd:double;
  dwc:latitude '72.88'^^xsd:double;
  dwc:minimumDepth '223'^^xsd:integer;
  dwc:maximumDepth '223'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.75"^^xsd:decimal ;
  dwc:decimalLongitude "-8.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -8.75)"^^geo:wktLiteral ;
  geo-pos:lat "60.75"^^xsd:decimal ;
  geo-pos:long "-8.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.75'^^xsd:double;
  dwc:latitude '60.75'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.83 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.83"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.83 -9)"^^geo:wktLiteral ;
  geo-pos:lat "60.83"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '60.83'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.29 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.29"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4380"^^xsd:integer ;
  dwc:maximumDepthInMeters "4380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.29 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "46.29"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathytrochus hexagonus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '46.29'^^xsd:double;
  dwc:minimumDepth '4380'^^xsd:integer;
  dwc:maximumDepth '4380'^^xsd:integer;
  dwc:aphiaid '869145'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.1"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1960"^^xsd:integer ;
  dwc:maximumDepthInMeters "1960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1 -19)"^^geo:wktLiteral ;
  geo-pos:lat "62.1"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Daontesia praelonga'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '62.1'^^xsd:double;
  dwc:minimumDepth '1960'^^xsd:integer;
  dwc:maximumDepth '1960'^^xsd:integer;
  dwc:aphiaid '100869'^^xsd:integer;
  dwc:aphiaIdAccepted '100869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1360"^^xsd:integer ;
  dwc:maximumDepthInMeters "1360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.36"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.1'^^xsd:double;
  dwc:latitude '39.36'^^xsd:double;
  dwc:minimumDepth '1360'^^xsd:integer;
  dwc:maximumDepth '1360'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '69.7'^^xsd:double;
  dwc:aphiaid '367977'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.45 -14.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.45"^^xsd:decimal ;
  dwc:decimalLongitude "-14.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2603"^^xsd:integer ;
  dwc:maximumDepthInMeters "2603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.45 -14.87)"^^geo:wktLiteral ;
  geo-pos:lat "27.45"^^xsd:decimal ;
  geo-pos:long "-14.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '39199'^^xsd:integer;
  dwc:scientificName 'Paraphelliactis michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.87'^^xsd:double;
  dwc:latitude '27.45'^^xsd:double;
  dwc:minimumDepth '2603'^^xsd:integer;
  dwc:maximumDepth '2603'^^xsd:integer;
  dwc:aphiaid '593085'^^xsd:integer;
  dwc:aphiaIdAccepted '593085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 32.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6"^^xsd:decimal ;
  dwc:decimalLongitude "32.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "271"^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 32.58)"^^geo:wktLiteral ;
  geo-pos:lat "70.6"^^xsd:decimal ;
  geo-pos:long "32.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia fusca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '32.58'^^xsd:double;
  dwc:latitude '70.6'^^xsd:double;
  dwc:minimumDepth '271'^^xsd:integer;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '100885'^^xsd:integer;
  dwc:aphiaIdAccepted '100885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ilyactis torquata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '290183'^^xsd:integer;
  dwc:aphiaIdAccepted '290183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -6.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -6.67)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "-6.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Iluanthos scoticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.67'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '741447'^^xsd:integer;
  dwc:aphiaIdAccepted '290185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "56.3"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ilyanthus scoticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '56.3'^^xsd:double;
  dwc:aphiaid '290185'^^xsd:integer;
  dwc:aphiaIdAccepted '290185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.4)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ilyanthus mitchellii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.4'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '855815'^^xsd:integer;
  dwc:aphiaIdAccepted '416481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.08 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.08"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.08 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.08"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '33.08'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 8.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.12"^^xsd:decimal ;
  dwc:decimalLongitude "8.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 8.41)"^^geo:wktLiteral ;
  geo-pos:lat "41.12"^^xsd:decimal ;
  geo-pos:long "8.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.41'^^xsd:double;
  dwc:latitude '41.12'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '135187'^^xsd:integer;
  dwc:aphiaIdAccepted '135187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -2.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62"^^xsd:decimal ;
  dwc:decimalLongitude "-2.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -2.38)"^^geo:wktLiteral ;
  geo-pos:lat "50.62"^^xsd:decimal ;
  geo-pos:long "-2.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia miniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.38'^^xsd:double;
  dwc:latitude '50.62'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '855059'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.47 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.47"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "464"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.47 -13.15)"^^geo:wktLiteral ;
  geo-pos:lat "60.47"^^xsd:decimal ;
  geo-pos:long "-13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '60.47'^^xsd:double;
  dwc:minimumDepth '464'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.44 10.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.44"^^xsd:decimal ;
  dwc:decimalLongitude "10.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.44 10.54)"^^geo:wktLiteral ;
  geo-pos:lat "57.44"^^xsd:decimal ;
  geo-pos:long "10.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.54'^^xsd:double;
  dwc:latitude '57.44'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.63"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.63"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '32.63'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '157617'^^xsd:integer;
  dwc:aphiaIdAccepted '410969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.63"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.63"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '32.63'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '157617'^^xsd:integer;
  dwc:aphiaIdAccepted '410969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53 -7.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.53"^^xsd:decimal ;
  dwc:decimalLongitude "-7.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1215"^^xsd:integer ;
  dwc:maximumDepthInMeters "1215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53 -7.12)"^^geo:wktLiteral ;
  geo-pos:lat "35.53"^^xsd:decimal ;
  geo-pos:long "-7.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '39196'^^xsd:integer;
  dwc:scientificName 'Kadosactis kadosanthus sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.12'^^xsd:double;
  dwc:latitude '35.53'^^xsd:double;
  dwc:minimumDepth '1215'^^xsd:integer;
  dwc:maximumDepth '1215'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.13"^^xsd:decimal ;
  dwc:decimalLongitude "-13.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1365"^^xsd:integer ;
  dwc:maximumDepthInMeters "1365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.58)"^^geo:wktLiteral ;
  geo-pos:lat "28.13"^^xsd:decimal ;
  geo-pos:long "-13.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '39197'^^xsd:integer;
  dwc:scientificName 'Sicyonis haemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.58'^^xsd:double;
  dwc:latitude '28.13'^^xsd:double;
  dwc:minimumDepth '1365'^^xsd:integer;
  dwc:maximumDepth '1365'^^xsd:integer;
  dwc:aphiaid '100850'^^xsd:integer;
  dwc:aphiaIdAccepted '854425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia effoeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '151654'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.51)"^^geo:wktLiteral ;
  geo-pos:lat "43.48"^^xsd:decimal ;
  geo-pos:long "-3.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia echina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.51'^^xsd:double;
  dwc:latitude '43.48'^^xsd:double;
  dwc:aphiaid '856109'^^xsd:integer;
  dwc:aphiaIdAccepted '856109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '1815'^^xsd:integer;
  dwc:maximumDepth '1830'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.77 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.77"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2055"^^xsd:integer ;
  dwc:maximumDepthInMeters "2055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.77 -8.27)"^^geo:wktLiteral ;
  geo-pos:lat "35.77"^^xsd:decimal ;
  geo-pos:long "-8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '35.77'^^xsd:double;
  dwc:minimumDepth '2055'^^xsd:integer;
  dwc:maximumDepth '2055'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36 -6.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36"^^xsd:decimal ;
  dwc:decimalLongitude "-6.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36 -6.17)"^^geo:wktLiteral ;
  geo-pos:lat "53.36"^^xsd:decimal ;
  geo-pos:long "-6.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peachia hastata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.17'^^xsd:double;
  dwc:latitude '53.36'^^xsd:double;
  dwc:aphiaid '100928'^^xsd:integer;
  dwc:aphiaIdAccepted '100928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peachia hastata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:aphiaid '100928'^^xsd:integer;
  dwc:aphiaIdAccepted '100928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1692"^^xsd:integer ;
  dwc:maximumDepthInMeters "1692"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '1692'^^xsd:integer;
  dwc:maximumDepth '1692'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.045 7.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.045"^^xsd:decimal ;
  dwc:decimalLongitude "7.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.045 7.835)"^^geo:wktLiteral ;
  geo-pos:lat "64.045"^^xsd:decimal ;
  geo-pos:long "7.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.835'^^xsd:double;
  dwc:latitude '64.045'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.53 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.53"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.53 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "61.53"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Daontesia praelonga'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '61.53'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '100869'^^xsd:integer;
  dwc:aphiaIdAccepted '100869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4700"^^xsd:integer ;
  dwc:maximumDepthInMeters "4700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '39200'^^xsd:integer;
  dwc:scientificName 'Actinauge abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '4700'^^xsd:integer;
  dwc:maximumDepth '4700'^^xsd:integer;
  dwc:aphiaid '100929'^^xsd:integer;
  dwc:aphiaIdAccepted '100929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 -2.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "-2.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 -2.47)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "-2.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia flaccida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.47'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '283527'^^xsd:integer;
  dwc:aphiaIdAccepted '283527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.65 -28.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.65"^^xsd:decimal ;
  dwc:decimalLongitude "-28.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1041"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.65 -28.42)"^^geo:wktLiteral ;
  geo-pos:lat "65.65"^^xsd:decimal ;
  geo-pos:long "-28.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Daontesia praelonga'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.42'^^xsd:double;
  dwc:latitude '65.65'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1041'^^xsd:integer;
  dwc:aphiaid '100869'^^xsd:integer;
  dwc:aphiaIdAccepted '100869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18 -30.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1846"^^xsd:integer ;
  dwc:maximumDepthInMeters "1846"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18 -30.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.18"^^xsd:decimal ;
  geo-pos:long "-30.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.74'^^xsd:double;
  dwc:latitude '39.18'^^xsd:double;
  dwc:minimumDepth '1846'^^xsd:integer;
  dwc:maximumDepth '1846'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.17 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.17"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2878"^^xsd:integer ;
  dwc:maximumDepthInMeters "2878"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.17 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "65.17"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus vogti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '65.17'^^xsd:double;
  dwc:minimumDepth '2878'^^xsd:integer;
  dwc:maximumDepth '2878'^^xsd:integer;
  dwc:aphiaid '101012'^^xsd:integer;
  dwc:aphiaIdAccepted '101012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea margaritifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '854954'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -2.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62"^^xsd:decimal ;
  dwc:decimalLongitude "-2.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -2.38)"^^geo:wktLiteral ;
  geo-pos:lat "50.62"^^xsd:decimal ;
  geo-pos:long "-2.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Iluanthos mitchellii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.38'^^xsd:double;
  dwc:latitude '50.62'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '855989'^^xsd:integer;
  dwc:aphiaIdAccepted '416481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.05)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia mesembryanthemum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.05'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '854458'^^xsd:integer;
  dwc:aphiaIdAccepted '413961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "5.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.36)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "5.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia penoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.36'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '854819'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.17"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "1940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.17"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.17'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '1940'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peachia hastata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '100928'^^xsd:integer;
  dwc:aphiaIdAccepted '100928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.61"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Larve sp. a'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -27)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Larve vii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27'^^xsd:integer;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.43"^^xsd:decimal ;
  geo-pos:long "-25.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.22'^^xsd:double;
  dwc:latitude '37.43'^^xsd:double;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.43"^^xsd:decimal ;
  geo-pos:long "-25.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.22'^^xsd:double;
  dwc:latitude '37.43'^^xsd:double;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.1"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.33 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.33"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.33 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "79.33"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '79.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.66 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.66"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.66 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "77.66"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '77.66'^^xsd:double;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.98 -7.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.98"^^xsd:decimal ;
  dwc:decimalLongitude "-7.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.98 -7.83)"^^geo:wktLiteral ;
  geo-pos:lat "33.98"^^xsd:decimal ;
  geo-pos:long "-7.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora debilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.83'^^xsd:double;
  dwc:latitude '33.98'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '135147'^^xsd:integer;
  dwc:aphiaIdAccepted '135147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 6.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "6.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 6.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.02"^^xsd:decimal ;
  geo-pos:long "6.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora debilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.32'^^xsd:double;
  dwc:latitude '43.02'^^xsd:double;
  dwc:aphiaid '135147'^^xsd:integer;
  dwc:aphiaIdAccepted '135147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73 7.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73"^^xsd:decimal ;
  dwc:decimalLongitude "7.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73 7.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.73"^^xsd:decimal ;
  geo-pos:long "7.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora debilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.41'^^xsd:double;
  dwc:latitude '43.73'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '135147'^^xsd:integer;
  dwc:aphiaIdAccepted '135147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora debilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '135147'^^xsd:integer;
  dwc:aphiaIdAccepted '135147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa endromitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '741492'^^xsd:integer;
  dwc:aphiaIdAccepted '100919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13 -8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.13"^^xsd:decimal ;
  dwc:decimalLongitude "-8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13 -8.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.13"^^xsd:decimal ;
  geo-pos:long "-8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.05'^^xsd:double;
  dwc:latitude '36.13'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.57 -17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1482"^^xsd:integer ;
  dwc:maximumDepthInMeters "1482"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.57 -17.05)"^^geo:wktLiteral ;
  geo-pos:lat "32.57"^^xsd:decimal ;
  geo-pos:long "-17.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.05'^^xsd:double;
  dwc:latitude '32.57'^^xsd:double;
  dwc:minimumDepth '1482'^^xsd:integer;
  dwc:maximumDepth '1482'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.235 -19.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.235"^^xsd:decimal ;
  dwc:decimalLongitude "-19.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4160"^^xsd:integer ;
  dwc:maximumDepthInMeters "4160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.235 -19.39)"^^geo:wktLiteral ;
  geo-pos:lat "43.235"^^xsd:decimal ;
  geo-pos:long "-19.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19.39'^^xsd:double;
  dwc:latitude '43.235'^^xsd:double;
  dwc:minimumDepth '4160'^^xsd:integer;
  dwc:maximumDepth '4160'^^xsd:integer;
  dwc:aphiaid '100964'^^xsd:integer;
  dwc:aphiaIdAccepted '593085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38"^^xsd:decimal ;
  dwc:decimalLongitude "-28.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1153"^^xsd:integer ;
  dwc:maximumDepthInMeters "1153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.39)"^^geo:wktLiteral ;
  geo-pos:lat "38.38"^^xsd:decimal ;
  geo-pos:long "-28.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.39'^^xsd:double;
  dwc:latitude '38.38'^^xsd:double;
  dwc:minimumDepth '1153'^^xsd:integer;
  dwc:maximumDepth '1153'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.35 -6.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.35"^^xsd:decimal ;
  dwc:decimalLongitude "-6.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.35 -6.67)"^^geo:wktLiteral ;
  geo-pos:lat "61.35"^^xsd:decimal ;
  geo-pos:long "-6.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina tealia felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.67'^^xsd:double;
  dwc:latitude '61.35'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 6.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.48"^^xsd:decimal ;
  dwc:decimalLongitude "6.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 6.19)"^^geo:wktLiteral ;
  geo-pos:lat "62.48"^^xsd:decimal ;
  geo-pos:long "6.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.19'^^xsd:double;
  dwc:latitude '62.48'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.23 21.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.23"^^xsd:decimal ;
  dwc:decimalLongitude "21.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.23 21.75)"^^geo:wktLiteral ;
  geo-pos:lat "78.23"^^xsd:decimal ;
  geo-pos:long "21.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.75'^^xsd:double;
  dwc:latitude '78.23'^^xsd:double;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.23 21.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.23"^^xsd:decimal ;
  dwc:decimalLongitude "21.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.23 21.75)"^^geo:wktLiteral ;
  geo-pos:lat "78.23"^^xsd:decimal ;
  geo-pos:long "21.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.75'^^xsd:double;
  dwc:latitude '78.23'^^xsd:double;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.25 21.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.25"^^xsd:decimal ;
  dwc:decimalLongitude "21.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.25 21.75)"^^geo:wktLiteral ;
  geo-pos:lat "78.25"^^xsd:decimal ;
  geo-pos:long "21.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.75'^^xsd:double;
  dwc:latitude '78.25'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Condylactis aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '43.2'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '100822'^^xsd:integer;
  dwc:aphiaIdAccepted '100822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.94"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "42.94"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Condylactis aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '42.94'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '100822'^^xsd:integer;
  dwc:aphiaIdAccepted '100822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Condylactis aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.6'^^xsd:double;
  dwc:aphiaid '100822'^^xsd:integer;
  dwc:aphiaIdAccepted '100822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -25.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -25.23)"^^geo:wktLiteral ;
  geo-pos:lat "37.02"^^xsd:decimal ;
  geo-pos:long "-25.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Concentrotheca laevigata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.23'^^xsd:double;
  dwc:latitude '37.02'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '135151'^^xsd:integer;
  dwc:aphiaIdAccepted '135151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Type 241'^^xsd:string;
  dwc:scientificName 'Paraedwardsia arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '100908'^^xsd:integer;
  dwc:aphiaIdAccepted '100908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 's.n. Kat.1'^^xsd:string;
  dwc:scientificName 'Sideractis glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '101019'^^xsd:integer;
  dwc:aphiaIdAccepted '101019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 11.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "11.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 11.04)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "11.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.04'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 12.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16"^^xsd:decimal ;
  dwc:decimalLongitude "12.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 12.73)"^^geo:wktLiteral ;
  geo-pos:lat "37.16"^^xsd:decimal ;
  geo-pos:long "12.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.73'^^xsd:double;
  dwc:latitude '37.16'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.63"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.63"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1911'^^xsd:integer;
  dwc:scientificName 'Alicia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '32.63'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '100862'^^xsd:integer;
  dwc:aphiaIdAccepted '100862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.42 -13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.42"^^xsd:decimal ;
  dwc:decimalLongitude "-13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.42 -13.57)"^^geo:wktLiteral ;
  geo-pos:lat "28.42"^^xsd:decimal ;
  geo-pos:long "-13.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1938.3.1.141-152'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.57'^^xsd:double;
  dwc:latitude '28.42'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.57 -7.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.57"^^xsd:decimal ;
  dwc:decimalLongitude "-7.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.57 -7.08)"^^geo:wktLiteral ;
  geo-pos:lat "47.57"^^xsd:decimal ;
  geo-pos:long "-7.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1949.1.20.1-3'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.08'^^xsd:double;
  dwc:latitude '47.57'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.87 -3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.87"^^xsd:decimal ;
  dwc:decimalLongitude "-3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.87 -3.13)"^^geo:wktLiteral ;
  geo-pos:lat "35.87"^^xsd:decimal ;
  geo-pos:long "-3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.13'^^xsd:double;
  dwc:latitude '35.87'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '135187'^^xsd:integer;
  dwc:aphiaIdAccepted '135187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '135187'^^xsd:integer;
  dwc:aphiaIdAccepted '135187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14 -3.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14"^^xsd:decimal ;
  dwc:decimalLongitude "-3.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14 -3.33)"^^geo:wktLiteral ;
  geo-pos:lat "54.14"^^xsd:decimal ;
  geo-pos:long "-3.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia amacha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.33'^^xsd:double;
  dwc:latitude '54.14'^^xsd:double;
  dwc:aphiaid '855235'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-28.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dasmosmilia lymani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.01'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dasmosmilia lymani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.63"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "32.63"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dasmosmilia lymani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '32.63'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -16.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -16.67)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-16.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dasmosmilia lymani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.67'^^xsd:double;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.86 0.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.86 0.57)"^^geo:wktLiteral ;
  geo-pos:lat "50.86"^^xsd:decimal ;
  geo-pos:long "0.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.57'^^xsd:double;
  dwc:latitude '50.86'^^xsd:double;
  dwc:aphiaid '741641'^^xsd:integer;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.86 0.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.86 0.57)"^^geo:wktLiteral ;
  geo-pos:lat "50.86"^^xsd:decimal ;
  geo-pos:long "0.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.57'^^xsd:double;
  dwc:latitude '50.86'^^xsd:double;
  dwc:aphiaid '741641'^^xsd:integer;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.65)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-4.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.65'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:aphiaid '741641'^^xsd:integer;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78 -9.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78 -9.83)"^^geo:wktLiteral ;
  geo-pos:lat "51.78"^^xsd:decimal ;
  geo-pos:long "-9.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pachycerianthus multiplicatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.83'^^xsd:double;
  dwc:latitude '51.78'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101013'^^xsd:integer;
  dwc:aphiaIdAccepted '101013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.25 21.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.25"^^xsd:decimal ;
  dwc:decimalLongitude "21.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.25 21.75)"^^geo:wktLiteral ;
  geo-pos:lat "78.25"^^xsd:decimal ;
  geo-pos:long "21.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.75'^^xsd:double;
  dwc:latitude '78.25'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38"^^xsd:decimal ;
  dwc:decimalLongitude "-28.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1153"^^xsd:integer ;
  dwc:maximumDepthInMeters "1153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.39)"^^geo:wktLiteral ;
  geo-pos:lat "38.38"^^xsd:decimal ;
  geo-pos:long "-28.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.39'^^xsd:double;
  dwc:latitude '38.38'^^xsd:double;
  dwc:minimumDepth '1153'^^xsd:integer;
  dwc:maximumDepth '1153'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.88 21.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.88"^^xsd:decimal ;
  dwc:decimalLongitude "21.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "408"^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.88 21.85)"^^geo:wktLiteral ;
  geo-pos:lat "72.88"^^xsd:decimal ;
  geo-pos:long "21.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia polaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.85'^^xsd:double;
  dwc:latitude '72.88'^^xsd:double;
  dwc:minimumDepth '408'^^xsd:integer;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '100855'^^xsd:integer;
  dwc:aphiaIdAccepted '100855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.71 14.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.71"^^xsd:decimal ;
  dwc:decimalLongitude "14.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.71 14.69)"^^geo:wktLiteral ;
  geo-pos:lat "77.71"^^xsd:decimal ;
  geo-pos:long "14.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.69'^^xsd:double;
  dwc:latitude '77.71'^^xsd:double;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.51"^^xsd:decimal ;
  dwc:decimalLongitude "11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 11.12)"^^geo:wktLiteral ;
  geo-pos:lat "34.51"^^xsd:decimal ;
  geo-pos:long "11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora debilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.12'^^xsd:double;
  dwc:latitude '34.51'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '135147'^^xsd:integer;
  dwc:aphiaIdAccepted '135147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.43"^^xsd:decimal ;
  geo-pos:long "-25.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.22'^^xsd:double;
  dwc:latitude '37.43'^^xsd:double;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -16.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -16.51)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-16.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dasmosmilia lymani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.51'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.17"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.17'^^xsd:double;
  dwc:aphiaid '741641'^^xsd:integer;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -13.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.35"^^xsd:decimal ;
  dwc:decimalLongitude "-13.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.35 -13.77)"^^geo:wktLiteral ;
  geo-pos:lat "64.35"^^xsd:decimal ;
  geo-pos:long "-13.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Limnactinia laevis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.77'^^xsd:double;
  dwc:latitude '64.35'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '100980'^^xsd:integer;
  dwc:aphiaIdAccepted '100980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -25.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "772"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -25.13)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-25.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Concentrotheca laevigata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.13'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '772'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '135151'^^xsd:integer;
  dwc:aphiaIdAccepted '135151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 12.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "12.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 12.72)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "12.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.72'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1957'^^xsd:integer;
  dwc:scientificName 'Actinia equina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "28.7"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthopleura thallia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '28.7'^^xsd:double;
  dwc:aphiaid '100812'^^xsd:integer;
  dwc:aphiaIdAccepted '100812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia cereus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '854471'^^xsd:integer;
  dwc:aphiaIdAccepted '151543'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -29)"^^geo:wktLiteral ;
  geo-pos:lat "37.53"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29'^^xsd:integer;
  dwc:latitude '37.53'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1560'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pachycerianthus multiplicatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '101013'^^xsd:integer;
  dwc:aphiaIdAccepted '101013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "77.5"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '77.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.365 -3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.365"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "932"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.365 -3.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.365"^^xsd:decimal ;
  geo-pos:long "-3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.2'^^xsd:double;
  dwc:latitude '45.365'^^xsd:double;
  dwc:minimumDepth '932'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.67 21.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.67"^^xsd:decimal ;
  dwc:decimalLongitude "21.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.67 21.52)"^^geo:wktLiteral ;
  geo-pos:lat "78.67"^^xsd:decimal ;
  geo-pos:long "21.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia polaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.52'^^xsd:double;
  dwc:latitude '78.67'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '100855'^^xsd:integer;
  dwc:aphiaIdAccepted '100855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.66 -14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.66"^^xsd:decimal ;
  dwc:decimalLongitude "-14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.66 -14.29)"^^geo:wktLiteral ;
  geo-pos:lat "64.66"^^xsd:decimal ;
  geo-pos:long "-14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.29'^^xsd:double;
  dwc:latitude '64.66'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 16.33)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora cespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.33'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.79'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.72 -5.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.72"^^xsd:decimal ;
  dwc:decimalLongitude "-5.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.72 -5.72)"^^geo:wktLiteral ;
  geo-pos:lat "61.72"^^xsd:decimal ;
  geo-pos:long "-5.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.72'^^xsd:double;
  dwc:latitude '61.72'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-12.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "673"^^xsd:integer ;
  dwc:maximumDepthInMeters "893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -12.28)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-12.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cymbactis gossei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.28'^^xsd:double;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '673'^^xsd:integer;
  dwc:maximumDepth '893'^^xsd:integer;
  dwc:aphiaid '741572'^^xsd:integer;
  dwc:aphiaIdAccepted '100849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 -32.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84"^^xsd:decimal ;
  dwc:decimalLongitude "-32.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 -32.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.84"^^xsd:decimal ;
  geo-pos:long "-32.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-32.95'^^xsd:double;
  dwc:latitude '36.84'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.12 4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.12"^^xsd:decimal ;
  dwc:decimalLongitude "4.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.12 4.53)"^^geo:wktLiteral ;
  geo-pos:lat "63.12"^^xsd:decimal ;
  geo-pos:long "4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4.53'^^xsd:double;
  dwc:latitude '63.12'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1160'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.17"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.17'^^xsd:double;
  dwc:aphiaid '741641'^^xsd:integer;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.53'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:aphiaid '741641'^^xsd:integer;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.53'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:aphiaid '741641'^^xsd:integer;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87 15.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.87"^^xsd:decimal ;
  dwc:decimalLongitude "15.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87 15.36)"^^geo:wktLiteral ;
  geo-pos:lat "41.87"^^xsd:decimal ;
  geo-pos:long "15.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia chamaeleon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.36'^^xsd:double;
  dwc:latitude '41.87'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.31)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-6.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.31'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.54"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1968"^^xsd:integer ;
  dwc:maximumDepthInMeters "1968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.54"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.54"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1968"^^xsd:integer ;
  dwc:maximumDepthInMeters "1968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.54"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 6.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.48"^^xsd:decimal ;
  dwc:decimalLongitude "6.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 6.19)"^^geo:wktLiteral ;
  geo-pos:lat "62.48"^^xsd:decimal ;
  geo-pos:long "6.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.19'^^xsd:double;
  dwc:latitude '62.48'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.01"^^xsd:decimal ;
  dwc:decimalLongitude "11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 11.12)"^^geo:wktLiteral ;
  geo-pos:lat "59.01"^^xsd:decimal ;
  geo-pos:long "11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.12'^^xsd:double;
  dwc:latitude '59.01'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.11 8.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.11"^^xsd:decimal ;
  dwc:decimalLongitude "8.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "276"^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.11 8.12)"^^geo:wktLiteral ;
  geo-pos:lat "64.11"^^xsd:decimal ;
  geo-pos:long "8.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.12'^^xsd:double;
  dwc:latitude '64.11'^^xsd:double;
  dwc:minimumDepth '276'^^xsd:integer;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.335 -8.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.335"^^xsd:decimal ;
  dwc:decimalLongitude "-8.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.335 -8.875)"^^geo:wktLiteral ;
  geo-pos:lat "62.335"^^xsd:decimal ;
  geo-pos:long "-8.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.875'^^xsd:double;
  dwc:latitude '62.335'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92 -25.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92 -25.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.92"^^xsd:decimal ;
  geo-pos:long "-25.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Concentrotheca laevigata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.18'^^xsd:double;
  dwc:latitude '36.92'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '620'^^xsd:integer;
  dwc:aphiaid '135151'^^xsd:integer;
  dwc:aphiaIdAccepted '135151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "53.4"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '53.4'^^xsd:double;
  dwc:aphiaid '855105'^^xsd:integer;
  dwc:aphiaIdAccepted '231858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 22.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia striata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.7'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:aphiaid '100807'^^xsd:integer;
  dwc:aphiaIdAccepted '100807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia spectabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855102'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.11 -14.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.11"^^xsd:decimal ;
  dwc:decimalLongitude "-14.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.11 -14.815)"^^geo:wktLiteral ;
  geo-pos:lat "26.11"^^xsd:decimal ;
  geo-pos:long "-14.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dasmosmilia lymani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.815'^^xsd:double;
  dwc:latitude '26.11'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Antiphathes larix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '292142'^^xsd:integer;
  dwc:aphiaIdAccepted '103328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Antiphathes aenea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 12.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15"^^xsd:decimal ;
  dwc:decimalLongitude "12.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 12.14)"^^geo:wktLiteral ;
  geo-pos:lat "37.15"^^xsd:decimal ;
  geo-pos:long "12.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.14'^^xsd:double;
  dwc:latitude '37.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 12.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16"^^xsd:decimal ;
  dwc:decimalLongitude "12.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 12.07)"^^geo:wktLiteral ;
  geo-pos:lat "37.16"^^xsd:decimal ;
  geo-pos:long "12.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.07'^^xsd:double;
  dwc:latitude '37.16'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51 11.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51"^^xsd:decimal ;
  dwc:decimalLongitude "11.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51 11.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.51"^^xsd:decimal ;
  geo-pos:long "11.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.47'^^xsd:double;
  dwc:latitude '37.51'^^xsd:double;
  dwc:minimumDepth '144'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.43 -8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.43"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "705"^^xsd:integer ;
  dwc:maximumDepthInMeters "705"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.43 -8.38)"^^geo:wktLiteral ;
  geo-pos:lat "59.43"^^xsd:decimal ;
  geo-pos:long "-8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenz+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.38'^^xsd:double;
  dwc:latitude '59.43'^^xsd:double;
  dwc:minimumDepth '705'^^xsd:integer;
  dwc:maximumDepth '705'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.02 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.02"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.02 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "80.02"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '80.02'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.37 17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.37"^^xsd:decimal ;
  dwc:decimalLongitude "17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.37 17.17)"^^geo:wktLiteral ;
  geo-pos:lat "78.37"^^xsd:decimal ;
  geo-pos:long "17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.17'^^xsd:double;
  dwc:latitude '78.37'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.68 33.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.68"^^xsd:decimal ;
  dwc:decimalLongitude "33.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.68 33.79)"^^geo:wktLiteral ;
  geo-pos:lat "79.68"^^xsd:decimal ;
  geo-pos:long "33.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '33.79'^^xsd:double;
  dwc:latitude '79.68'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.51 26.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.51"^^xsd:decimal ;
  dwc:decimalLongitude "26.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "885"^^xsd:integer ;
  dwc:maximumDepthInMeters "854"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.51 26.13)"^^geo:wktLiteral ;
  geo-pos:lat "81.51"^^xsd:decimal ;
  geo-pos:long "26.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.13'^^xsd:double;
  dwc:latitude '81.51'^^xsd:double;
  dwc:minimumDepth '885'^^xsd:integer;
  dwc:maximumDepth '854'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.47 -27.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.47"^^xsd:decimal ;
  dwc:decimalLongitude "-27.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.47 -27.65)"^^geo:wktLiteral ;
  geo-pos:lat "65.47"^^xsd:decimal ;
  geo-pos:long "-27.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus arborescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.65'^^xsd:double;
  dwc:latitude '65.47'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '101046'^^xsd:integer;
  dwc:aphiaIdAccepted '101046'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -27.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.62"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "799"^^xsd:integer ;
  dwc:maximumDepthInMeters "799"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -27.87)"^^geo:wktLiteral ;
  geo-pos:lat "60.62"^^xsd:decimal ;
  geo-pos:long "-27.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus arborescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.87'^^xsd:double;
  dwc:latitude '60.62'^^xsd:double;
  dwc:minimumDepth '799'^^xsd:integer;
  dwc:maximumDepth '799'^^xsd:integer;
  dwc:aphiaid '101046'^^xsd:integer;
  dwc:aphiaIdAccepted '101046'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-28.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.01'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.82 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.82"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.82 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "77.82"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia polaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '77.82'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '100855'^^xsd:integer;
  dwc:aphiaIdAccepted '100855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.23 21.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.23"^^xsd:decimal ;
  dwc:decimalLongitude "21.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.23 21.75)"^^geo:wktLiteral ;
  geo-pos:lat "78.23"^^xsd:decimal ;
  geo-pos:long "21.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia polaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.75'^^xsd:double;
  dwc:latitude '78.23'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '100855'^^xsd:integer;
  dwc:aphiaIdAccepted '100855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.25 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.25"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.25 20)"^^geo:wktLiteral ;
  geo-pos:lat "78.25"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia polaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '78.25'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '100855'^^xsd:integer;
  dwc:aphiaIdAccepted '100855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora debilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '135147'^^xsd:integer;
  dwc:aphiaIdAccepted '135147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora cespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora cespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -0.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -0.04)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-0.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora cespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.04'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.58 16.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.58"^^xsd:decimal ;
  dwc:decimalLongitude "16.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.58 16.46)"^^geo:wktLiteral ;
  geo-pos:lat "78.58"^^xsd:decimal ;
  geo-pos:long "16.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.46'^^xsd:double;
  dwc:latitude '78.58'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.83"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "79.83"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '79.83'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.78 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.78"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.78 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "46.78"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '46.78'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 -2.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "-2.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 -2.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "-2.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.08'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 -2.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "-2.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 -2.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "-2.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.08'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.57 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.57"^^xsd:decimal ;
  dwc:decimalLongitude "-7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.57 -7)"^^geo:wktLiteral ;
  geo-pos:lat "62.57"^^xsd:decimal ;
  geo-pos:long "-7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '195'^^xsd:integer;
  dwc:scientificName 'Parasicyonis sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '62.57'^^xsd:double;
  dwc:aphiaid '100845'^^xsd:integer;
  dwc:aphiaIdAccepted '100845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1950'^^xsd:integer;
  dwc:scientificName 'Sagartiogeton entellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:aphiaid '100996'^^xsd:integer;
  dwc:aphiaIdAccepted '100996'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1955'^^xsd:integer;
  dwc:scientificName 'Actinia equina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.38 21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.38"^^xsd:decimal ;
  dwc:decimalLongitude "21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.38 21.33)"^^geo:wktLiteral ;
  geo-pos:lat "77.38"^^xsd:decimal ;
  geo-pos:long "21.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.33'^^xsd:double;
  dwc:latitude '77.38'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.38 21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.38"^^xsd:decimal ;
  dwc:decimalLongitude "21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.38 21.33)"^^geo:wktLiteral ;
  geo-pos:lat "77.38"^^xsd:decimal ;
  geo-pos:long "21.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.33'^^xsd:double;
  dwc:latitude '77.38'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.33 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.33"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.33 21)"^^geo:wktLiteral ;
  geo-pos:lat "77.33"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '77.33'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.33 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.33"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.33 21)"^^geo:wktLiteral ;
  geo-pos:lat "77.33"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '77.33'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 11)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pachycerianthus multiplicatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '101013'^^xsd:integer;
  dwc:aphiaIdAccepted '101013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pachycerianthus multiplicatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '101013'^^xsd:integer;
  dwc:aphiaIdAccepted '101013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pachycerianthus multiplicatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '101013'^^xsd:integer;
  dwc:aphiaIdAccepted '101013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia cari'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '100801'^^xsd:integer;
  dwc:aphiaIdAccepted '100801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia cari'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '100801'^^xsd:integer;
  dwc:aphiaIdAccepted '100801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.41"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia carciniopodos'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '44.41'^^xsd:double;
  dwc:aphiaid '854993'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.65 32.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.65"^^xsd:decimal ;
  dwc:decimalLongitude "32.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.65 32.15)"^^geo:wktLiteral ;
  geo-pos:lat "78.65"^^xsd:decimal ;
  geo-pos:long "32.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '32.15'^^xsd:double;
  dwc:latitude '78.65'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.37 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.37"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.37 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "81.37"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '81.37'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia couchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '100857'^^xsd:integer;
  dwc:aphiaIdAccepted '100857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  geo-pos:lat "28.23"^^xsd:decimal ;
  geo-pos:long "-16.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthopleura thallia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.36'^^xsd:double;
  dwc:latitude '28.23'^^xsd:double;
  dwc:aphiaid '100812'^^xsd:integer;
  dwc:aphiaIdAccepted '100812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthopleura thallia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '100812'^^xsd:integer;
  dwc:aphiaIdAccepted '100812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  geo-pos:lat "50.46"^^xsd:decimal ;
  geo-pos:long "-3.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthopleura thallia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.51'^^xsd:double;
  dwc:latitude '50.46'^^xsd:double;
  dwc:aphiaid '100812'^^xsd:integer;
  dwc:aphiaIdAccepted '100812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.01"^^xsd:decimal ;
  dwc:decimalLongitude "11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 11.12)"^^geo:wktLiteral ;
  geo-pos:lat "59.01"^^xsd:decimal ;
  geo-pos:long "11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.12'^^xsd:double;
  dwc:latitude '59.01'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.795 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.795"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "558"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.795 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.795"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '36.795'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '558'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.38 -6.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.38"^^xsd:decimal ;
  dwc:decimalLongitude "-6.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.38 -6.07)"^^geo:wktLiteral ;
  geo-pos:lat "53.38"^^xsd:decimal ;
  geo-pos:long "-6.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cylista viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.07'^^xsd:double;
  dwc:latitude '53.38'^^xsd:double;
  dwc:aphiaid '855676'^^xsd:integer;
  dwc:aphiaIdAccepted '249670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.45 -6.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.45"^^xsd:decimal ;
  dwc:decimalLongitude "-6.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.45 -6.15)"^^geo:wktLiteral ;
  geo-pos:lat "53.45"^^xsd:decimal ;
  geo-pos:long "-6.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cylista viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.15'^^xsd:double;
  dwc:latitude '53.45'^^xsd:double;
  dwc:aphiaid '855676'^^xsd:integer;
  dwc:aphiaIdAccepted '249670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85 -8.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85"^^xsd:decimal ;
  dwc:decimalLongitude "-8.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85 -8.34)"^^geo:wktLiteral ;
  geo-pos:lat "51.85"^^xsd:decimal ;
  geo-pos:long "-8.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cylista undata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.34'^^xsd:double;
  dwc:latitude '51.85'^^xsd:double;
  dwc:aphiaid '855675'^^xsd:integer;
  dwc:aphiaIdAccepted '854485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '1315'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '1315'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.62'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '1315'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "15.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1958'^^xsd:integer;
  dwc:scientificName 'Actinia equina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.22'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "15.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1959'^^xsd:integer;
  dwc:scientificName 'Actinia equina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.22'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "15.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1960'^^xsd:integer;
  dwc:scientificName 'Actinia equina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.22'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.43"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1961'^^xsd:integer;
  dwc:scientificName 'Actinia equina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '43.43'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.365 -3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.365"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "932"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.365 -3.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.365"^^xsd:decimal ;
  geo-pos:long "-3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.2'^^xsd:double;
  dwc:latitude '45.365'^^xsd:double;
  dwc:minimumDepth '932'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-28.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madracis pharensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.01'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '135212'^^xsd:integer;
  dwc:aphiaIdAccepted '135212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.49"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madracis pharensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '36.49'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '135212'^^xsd:integer;
  dwc:aphiaIdAccepted '135212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.83 35.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.83"^^xsd:decimal ;
  dwc:decimalLongitude "35.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.83 35.02)"^^geo:wktLiteral ;
  geo-pos:lat "32.83"^^xsd:decimal ;
  geo-pos:long "35.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madracis pharensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '35.02'^^xsd:double;
  dwc:latitude '32.83'^^xsd:double;
  dwc:aphiaid '135212'^^xsd:integer;
  dwc:aphiaIdAccepted '135212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.29"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "63.29"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '63.29'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.33 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.33"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.33 -21.33)"^^geo:wktLiteral ;
  geo-pos:lat "72.33"^^xsd:decimal ;
  geo-pos:long "-21.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '72.33'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodes gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '855467'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodes gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '855467'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97 20.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97"^^xsd:decimal ;
  dwc:decimalLongitude "20.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97 20.58)"^^geo:wktLiteral ;
  geo-pos:lat "78.97"^^xsd:decimal ;
  geo-pos:long "20.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia polaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.58'^^xsd:double;
  dwc:latitude '78.97'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '100855'^^xsd:integer;
  dwc:aphiaIdAccepted '100855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.33 20.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.33"^^xsd:decimal ;
  dwc:decimalLongitude "20.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.33 20.92)"^^geo:wktLiteral ;
  geo-pos:lat "79.33"^^xsd:decimal ;
  geo-pos:long "20.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia polaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.92'^^xsd:double;
  dwc:latitude '79.33'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '100855'^^xsd:integer;
  dwc:aphiaIdAccepted '100855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.25 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.25"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.25 30)"^^geo:wktLiteral ;
  geo-pos:lat "80.25"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia polaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '80.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '100855'^^xsd:integer;
  dwc:aphiaIdAccepted '100855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paractis comata simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '410945'^^xsd:integer;
  dwc:aphiaIdAccepted '410945'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.67 21.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.67"^^xsd:decimal ;
  dwc:decimalLongitude "21.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.67 21.52)"^^geo:wktLiteral ;
  geo-pos:lat "78.67"^^xsd:decimal ;
  geo-pos:long "21.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.52'^^xsd:double;
  dwc:latitude '78.67'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "15.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 15.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae adriaticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.25'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '815546'^^xsd:integer;
  dwc:aphiaIdAccepted '815546'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43 15.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43"^^xsd:decimal ;
  dwc:decimalLongitude "15.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "199"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43 15.46)"^^geo:wktLiteral ;
  geo-pos:lat "43.43"^^xsd:decimal ;
  geo-pos:long "15.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae adriaticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.46'^^xsd:double;
  dwc:latitude '43.43'^^xsd:double;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '199'^^xsd:integer;
  dwc:aphiaid '815546'^^xsd:integer;
  dwc:aphiaIdAccepted '815546'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pachycerianthus multiplicatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '101013'^^xsd:integer;
  dwc:aphiaIdAccepted '101013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Monomyces pygmea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '135200'^^xsd:integer;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.46 -9.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.46 -9.96)"^^geo:wktLiteral ;
  geo-pos:lat "30.46"^^xsd:decimal ;
  geo-pos:long "-9.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Monomyces pygmaea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.96'^^xsd:double;
  dwc:latitude '30.46'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '135200'^^xsd:integer;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.58 -10.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.58"^^xsd:decimal ;
  dwc:decimalLongitude "-10.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.58 -10.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.58"^^xsd:decimal ;
  geo-pos:long "-10.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Monomyces pygmaea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.17'^^xsd:double;
  dwc:latitude '31.58'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '135200'^^xsd:integer;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  geo-pos:lat "28.23"^^xsd:decimal ;
  geo-pos:long "-16.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paraphellia expansa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.36'^^xsd:double;
  dwc:latitude '28.23'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '100961'^^xsd:integer;
  dwc:aphiaIdAccepted '100961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paraphellia expansa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100961'^^xsd:integer;
  dwc:aphiaIdAccepted '100961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19 -5.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19"^^xsd:decimal ;
  dwc:decimalLongitude "-5.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19 -5.57)"^^geo:wktLiteral ;
  geo-pos:lat "50.19"^^xsd:decimal ;
  geo-pos:long "-5.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paraphellia expansa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.57'^^xsd:double;
  dwc:latitude '50.19'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '100961'^^xsd:integer;
  dwc:aphiaIdAccepted '100961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -25.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "-25.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42"^^xsd:decimal ;
  dwc:decimalLongitude "-31.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1229"^^xsd:integer ;
  dwc:maximumDepthInMeters "1229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.42"^^xsd:decimal ;
  geo-pos:long "-31.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.38'^^xsd:double;
  dwc:latitude '39.42'^^xsd:double;
  dwc:minimumDepth '1229'^^xsd:integer;
  dwc:maximumDepth '1229'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1143"^^xsd:integer ;
  dwc:maximumDepthInMeters "1143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:minimumDepth '1143'^^xsd:integer;
  dwc:maximumDepth '1143'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -18)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 9.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 9.92)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "9.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.92'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2 18.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2"^^xsd:decimal ;
  dwc:decimalLongitude "18.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2 18.27)"^^geo:wktLiteral ;
  geo-pos:lat "77.2"^^xsd:decimal ;
  geo-pos:long "18.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '18.27'^^xsd:double;
  dwc:latitude '77.2'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -1.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1962'^^xsd:integer;
  dwc:scientificName 'Actinia equina atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.56'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:aphiaid '856539'^^xsd:integer;
  dwc:aphiaIdAccepted '446808'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 13.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84"^^xsd:decimal ;
  dwc:decimalLongitude "13.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 13.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.84"^^xsd:decimal ;
  geo-pos:long "13.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.16'^^xsd:double;
  dwc:latitude '36.84'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "56.01"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cylista troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '56.01'^^xsd:double;
  dwc:aphiaid '855674'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '1315'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45 -2.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45"^^xsd:decimal ;
  dwc:decimalLongitude "-2.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45 -2.47)"^^geo:wktLiteral ;
  geo-pos:lat "49.45"^^xsd:decimal ;
  geo-pos:long "-2.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia couchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.47'^^xsd:double;
  dwc:latitude '49.45'^^xsd:double;
  dwc:aphiaid '100857'^^xsd:integer;
  dwc:aphiaIdAccepted '100857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -25.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92"^^xsd:decimal ;
  dwc:decimalLongitude "-25.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "880"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -25.39)"^^geo:wktLiteral ;
  geo-pos:lat "37.92"^^xsd:decimal ;
  geo-pos:long "-25.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.39'^^xsd:double;
  dwc:latitude '37.92'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '880'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia bellis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '854984'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19 -5.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19"^^xsd:decimal ;
  dwc:decimalLongitude "-5.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19 -5.57)"^^geo:wktLiteral ;
  geo-pos:lat "50.19"^^xsd:decimal ;
  geo-pos:long "-5.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paraphellia expansa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.57'^^xsd:double;
  dwc:latitude '50.19'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '100961'^^xsd:integer;
  dwc:aphiaIdAccepted '100961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodes crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855458'^^xsd:integer;
  dwc:aphiaIdAccepted '100823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.57 19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.57 19.1)"^^geo:wktLiteral ;
  geo-pos:lat "77.57"^^xsd:decimal ;
  geo-pos:long "19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.1'^^xsd:double;
  dwc:latitude '77.57'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02 -16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.02"^^xsd:decimal ;
  dwc:decimalLongitude "-16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02 -16.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.02"^^xsd:decimal ;
  geo-pos:long "-16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.25'^^xsd:double;
  dwc:latitude '33.02'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.28 -8.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.28"^^xsd:decimal ;
  dwc:decimalLongitude "-8.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.28 -8.57)"^^geo:wktLiteral ;
  geo-pos:lat "33.28"^^xsd:decimal ;
  geo-pos:long "-8.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Monomyces pygmaea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.57'^^xsd:double;
  dwc:latitude '33.28'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '135200'^^xsd:integer;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52 16.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52"^^xsd:decimal ;
  dwc:decimalLongitude "16.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "181"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52 16.43)"^^geo:wktLiteral ;
  geo-pos:lat "42.52"^^xsd:decimal ;
  geo-pos:long "16.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae adriaticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.43'^^xsd:double;
  dwc:latitude '42.52'^^xsd:double;
  dwc:minimumDepth '181'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '815546'^^xsd:integer;
  dwc:aphiaIdAccepted '815546'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madracis pharensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.7'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:aphiaid '135212'^^xsd:integer;
  dwc:aphiaIdAccepted '135212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paractis comata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '287677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.67"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '50.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855010'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.44 10.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.44"^^xsd:decimal ;
  dwc:decimalLongitude "10.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.44 10.54)"^^geo:wktLiteral ;
  geo-pos:lat "57.44"^^xsd:decimal ;
  geo-pos:long "10.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ undatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.54'^^xsd:double;
  dwc:latitude '57.44'^^xsd:double;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.83"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "79.83"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '79.83'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.17 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.17"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.17 11)"^^geo:wktLiteral ;
  geo-pos:lat "79.17"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '79.17'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33 -9.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33"^^xsd:decimal ;
  dwc:decimalLongitude "-9.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33 -9.64)"^^geo:wktLiteral ;
  geo-pos:lat "53.33"^^xsd:decimal ;
  geo-pos:long "-9.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.64'^^xsd:double;
  dwc:latitude '53.33'^^xsd:double;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.97 -12.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.97"^^xsd:decimal ;
  dwc:decimalLongitude "-12.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.97 -12.92)"^^geo:wktLiteral ;
  geo-pos:lat "27.97"^^xsd:decimal ;
  geo-pos:long "-12.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora debilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.92'^^xsd:double;
  dwc:latitude '27.97'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '135147'^^xsd:integer;
  dwc:aphiaIdAccepted '135147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.46"^^xsd:decimal ;
  geo-pos:long "-28.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dasmosmilia lymani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.33'^^xsd:double;
  dwc:latitude '38.46'^^xsd:double;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.82 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.82"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.82 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "77.82"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '77.82'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.02 -6.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.02"^^xsd:decimal ;
  dwc:decimalLongitude "-6.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.02 -6.77)"^^geo:wktLiteral ;
  geo-pos:lat "62.02"^^xsd:decimal ;
  geo-pos:long "-6.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina tealia felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.77'^^xsd:double;
  dwc:latitude '62.02'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.07 -16.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.07"^^xsd:decimal ;
  dwc:decimalLongitude "-16.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "458"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.07 -16.47)"^^geo:wktLiteral ;
  geo-pos:lat "28.07"^^xsd:decimal ;
  geo-pos:long "-16.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1901.6.11.3-7'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.47'^^xsd:double;
  dwc:latitude '28.07'^^xsd:double;
  dwc:minimumDepth '458'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.61 11.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.61"^^xsd:decimal ;
  dwc:decimalLongitude "11.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.61 11.77)"^^geo:wktLiteral ;
  geo-pos:lat "57.61"^^xsd:decimal ;
  geo-pos:long "11.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.77'^^xsd:double;
  dwc:latitude '57.61'^^xsd:double;
  dwc:aphiaid '100889'^^xsd:integer;
  dwc:aphiaIdAccepted '100889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '135187'^^xsd:integer;
  dwc:aphiaIdAccepted '135187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dasmosmilia lymani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '142'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondranthus denudatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '289598'^^xsd:integer;
  dwc:aphiaIdAccepted '592970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 12.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ undatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.1'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 30)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38"^^xsd:decimal ;
  dwc:decimalLongitude "-28.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1133"^^xsd:integer ;
  dwc:maximumDepthInMeters "1133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.39)"^^geo:wktLiteral ;
  geo-pos:lat "38.38"^^xsd:decimal ;
  geo-pos:long "-28.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.39'^^xsd:double;
  dwc:latitude '38.38'^^xsd:double;
  dwc:minimumDepth '1133'^^xsd:integer;
  dwc:maximumDepth '1133'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.38 14.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.38"^^xsd:decimal ;
  dwc:decimalLongitude "14.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.38 14.78)"^^geo:wktLiteral ;
  geo-pos:lat "78.38"^^xsd:decimal ;
  geo-pos:long "14.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.78'^^xsd:double;
  dwc:latitude '78.38'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia clavata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '283524'^^xsd:integer;
  dwc:aphiaIdAccepted '283524'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.85 -13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.85"^^xsd:decimal ;
  dwc:decimalLongitude "-13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.85 -13.75)"^^geo:wktLiteral ;
  geo-pos:lat "64.85"^^xsd:decimal ;
  geo-pos:long "-13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge verrilli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.75'^^xsd:double;
  dwc:latitude '64.85'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '158216'^^xsd:integer;
  dwc:aphiaIdAccepted '592915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1909.8.21.1-2'^^xsd:string;
  dwc:scientificName 'Asterosmilia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '135131'^^xsd:integer;
  dwc:aphiaIdAccepted '286719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.83"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "79.83"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '79.83'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithi smithi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.51 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.51"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.51 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.51"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithi smithi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.51'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '100889'^^xsd:integer;
  dwc:aphiaIdAccepted '100889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NR493'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.15 -3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.15"^^xsd:decimal ;
  dwc:decimalLongitude "-3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1804"^^xsd:integer ;
  dwc:maximumDepthInMeters "1804"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.15 -3.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.15"^^xsd:decimal ;
  geo-pos:long "-3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.3'^^xsd:double;
  dwc:latitude '45.15'^^xsd:double;
  dwc:minimumDepth '1804'^^xsd:integer;
  dwc:maximumDepth '1804'^^xsd:integer;
  dwc:aphiaid '740891'^^xsd:integer;
  dwc:aphiaIdAccepted '100757'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dasmosmilia lymani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27 -3.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.27"^^xsd:decimal ;
  dwc:decimalLongitude "-3.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27 -3.92)"^^geo:wktLiteral ;
  geo-pos:lat "35.27"^^xsd:decimal ;
  geo-pos:long "-3.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.92'^^xsd:double;
  dwc:latitude '35.27'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '135187'^^xsd:integer;
  dwc:aphiaIdAccepted '135187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 30)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ undatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.12 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.12"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.12 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "61.12"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '61.12'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "52.95"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene luci+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '52.95'^^xsd:double;
  dwc:aphiaid '231859'^^xsd:integer;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.15 11.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.15"^^xsd:decimal ;
  dwc:decimalLongitude "11.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.15 11.75)"^^geo:wktLiteral ;
  geo-pos:lat "79.15"^^xsd:decimal ;
  geo-pos:long "11.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.75'^^xsd:double;
  dwc:latitude '79.15'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 22.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "22.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 22.76)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "22.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.76'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.41)"^^geo:wktLiteral ;
  geo-pos:lat "36.72"^^xsd:decimal ;
  geo-pos:long "-4.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.41'^^xsd:double;
  dwc:latitude '36.72'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '135187'^^xsd:integer;
  dwc:aphiaIdAccepted '135187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1494"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.29)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.29'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '1494'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:aphiaid '740891'^^xsd:integer;
  dwc:aphiaIdAccepted '100757'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1910'^^xsd:gYear;
  dwc:scientificName 'Antipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Condylactis aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '43.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '100822'^^xsd:integer;
  dwc:aphiaIdAccepted '100822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69 -1.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69"^^xsd:decimal ;
  dwc:decimalLongitude "-1.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69 -1.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.69"^^xsd:decimal ;
  geo-pos:long "-1.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Type 1099'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.08'^^xsd:double;
  dwc:latitude '50.69'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.51 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.51"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.51 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.51"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithi clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia clavata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '283524'^^xsd:integer;
  dwc:aphiaIdAccepted '283524'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia clavata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '283524'^^xsd:integer;
  dwc:aphiaIdAccepted '283524'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 11)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '100889'^^xsd:integer;
  dwc:aphiaIdAccepted '100889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 10.78)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.78'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:aphiaid '100889'^^xsd:integer;
  dwc:aphiaIdAccepted '100889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 3)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -2.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -2.9)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-2.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.855"^^xsd:decimal ;
  dwc:decimalLongitude "13.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "191"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.125)"^^geo:wktLiteral ;
  geo-pos:lat "36.855"^^xsd:decimal ;
  geo-pos:long "13.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.125'^^xsd:double;
  dwc:latitude '36.855'^^xsd:double;
  dwc:minimumDepth '191'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.795 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.795"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "558"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.795 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.795"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '36.795'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '558'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.065 8.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.065"^^xsd:decimal ;
  dwc:decimalLongitude "8.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.065 8.54)"^^geo:wktLiteral ;
  geo-pos:lat "41.065"^^xsd:decimal ;
  geo-pos:long "8.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.54'^^xsd:double;
  dwc:latitude '41.065'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '135187'^^xsd:integer;
  dwc:aphiaIdAccepted '135187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.065 8.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.065"^^xsd:decimal ;
  dwc:decimalLongitude "8.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.065 8.54)"^^geo:wktLiteral ;
  geo-pos:lat "41.065"^^xsd:decimal ;
  geo-pos:long "8.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.54'^^xsd:double;
  dwc:latitude '41.065'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '135187'^^xsd:integer;
  dwc:aphiaIdAccepted '135187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.04 4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.04"^^xsd:decimal ;
  dwc:decimalLongitude "4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.04 4.91)"^^geo:wktLiteral ;
  geo-pos:lat "61.04"^^xsd:decimal ;
  geo-pos:long "4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1893.6'^^xsd:double;
  dwc:scientificName 'Andvakia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4.91'^^xsd:double;
  dwc:latitude '61.04'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '100864'^^xsd:integer;
  dwc:aphiaIdAccepted '100864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '135187'^^xsd:integer;
  dwc:aphiaIdAccepted '135187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.95 -28.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.95"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.95 -28.58)"^^geo:wktLiteral ;
  geo-pos:lat "29.95"^^xsd:decimal ;
  geo-pos:long "-28.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dasmosmilia lymani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.58'^^xsd:double;
  dwc:latitude '29.95'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia entacmaea zebra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 15.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "15.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 15.12)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "15.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia entacmaea zebra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.12'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12 -11.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12"^^xsd:decimal ;
  dwc:decimalLongitude "-11.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "337"^^xsd:integer ;
  dwc:maximumDepthInMeters "337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12 -11.97)"^^geo:wktLiteral ;
  geo-pos:lat "52.12"^^xsd:decimal ;
  geo-pos:long "-11.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondrodactis duplicata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.97'^^xsd:double;
  dwc:latitude '52.12'^^xsd:double;
  dwc:minimumDepth '337'^^xsd:integer;
  dwc:maximumDepth '337'^^xsd:integer;
  dwc:aphiaid '855605'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.88 -11.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.88"^^xsd:decimal ;
  dwc:decimalLongitude "-11.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "372"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.88 -11.98)"^^geo:wktLiteral ;
  geo-pos:lat "51.88"^^xsd:decimal ;
  geo-pos:long "-11.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondrodactis coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.98'^^xsd:double;
  dwc:latitude '51.88'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '372'^^xsd:integer;
  dwc:aphiaid '741452'^^xsd:integer;
  dwc:aphiaIdAccepted '283655'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.86 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.86"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.86 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "55.86"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ undatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '55.86'^^xsd:double;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.07 12.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.07"^^xsd:decimal ;
  dwc:decimalLongitude "12.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.07 12.54)"^^geo:wktLiteral ;
  geo-pos:lat "56.07"^^xsd:decimal ;
  geo-pos:long "12.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ undatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.54'^^xsd:double;
  dwc:latitude '56.07'^^xsd:double;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 13.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84"^^xsd:decimal ;
  dwc:decimalLongitude "13.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 13.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.84"^^xsd:decimal ;
  geo-pos:long "13.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.16'^^xsd:double;
  dwc:latitude '36.84'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.865 13.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.865"^^xsd:decimal ;
  dwc:decimalLongitude "13.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "224"^^xsd:integer ;
  dwc:maximumDepthInMeters "580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.865 13.115)"^^geo:wktLiteral ;
  geo-pos:lat "36.865"^^xsd:decimal ;
  geo-pos:long "13.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.115'^^xsd:double;
  dwc:latitude '36.865'^^xsd:double;
  dwc:minimumDepth '224'^^xsd:integer;
  dwc:maximumDepth '580'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.27 -5.627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.27"^^xsd:decimal ;
  dwc:decimalLongitude "-5.627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.27 -5.627)"^^geo:wktLiteral ;
  geo-pos:lat "56.27"^^xsd:decimal ;
  geo-pos:long "-5.627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.627'^^xsd:double;
  dwc:latitude '56.27'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -12.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus stimpsonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417"^^xsd:integer ;
  dwc:maximumDepthInMeters "417"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -14.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus stimpsonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '417'^^xsd:integer;
  dwc:maximumDepth '417'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -14.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus stimpsonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.065 8.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.065"^^xsd:decimal ;
  dwc:decimalLongitude "8.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.065 8.54)"^^geo:wktLiteral ;
  geo-pos:lat "41.065"^^xsd:decimal ;
  geo-pos:long "8.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.54'^^xsd:double;
  dwc:latitude '41.065'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2110"^^xsd:integer ;
  dwc:maximumDepthInMeters "2110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.37)"^^geo:wktLiteral ;
  geo-pos:lat "47.48"^^xsd:decimal ;
  geo-pos:long "-8.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinoscyphia saginata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.37'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2110'^^xsd:integer;
  dwc:maximumDepth '2110'^^xsd:integer;
  dwc:aphiaid '100836'^^xsd:integer;
  dwc:aphiaIdAccepted '100836'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.13"^^xsd:decimal ;
  dwc:decimalLongitude "-13.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1365"^^xsd:integer ;
  dwc:maximumDepthInMeters "1365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.58)"^^geo:wktLiteral ;
  geo-pos:lat "28.13"^^xsd:decimal ;
  geo-pos:long "-13.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinoscyphia saginata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.58'^^xsd:double;
  dwc:latitude '28.13'^^xsd:double;
  dwc:minimumDepth '1365'^^xsd:integer;
  dwc:maximumDepth '1365'^^xsd:integer;
  dwc:aphiaid '100836'^^xsd:integer;
  dwc:aphiaIdAccepted '100836'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53 -7.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.53"^^xsd:decimal ;
  dwc:decimalLongitude "-7.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1215"^^xsd:integer ;
  dwc:maximumDepthInMeters "1215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53 -7.12)"^^geo:wktLiteral ;
  geo-pos:lat "35.53"^^xsd:decimal ;
  geo-pos:long "-7.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinoscyphia saginata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.12'^^xsd:double;
  dwc:latitude '35.53'^^xsd:double;
  dwc:minimumDepth '1215'^^xsd:integer;
  dwc:maximumDepth '1215'^^xsd:integer;
  dwc:aphiaid '100836'^^xsd:integer;
  dwc:aphiaIdAccepted '100836'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinoscyphia aurelia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:aphiaid '100835'^^xsd:integer;
  dwc:aphiaIdAccepted '100835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia clavata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '283524'^^xsd:integer;
  dwc:aphiaIdAccepted '283524'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia clavata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '283524'^^xsd:integer;
  dwc:aphiaIdAccepted '283524'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -27.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.62"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1505"^^xsd:integer ;
  dwc:maximumDepthInMeters "1505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -27.87)"^^geo:wktLiteral ;
  geo-pos:lat "60.62"^^xsd:decimal ;
  geo-pos:long "-27.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Amphianthus ingolfi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.87'^^xsd:double;
  dwc:latitude '60.62'^^xsd:double;
  dwc:minimumDepth '1505'^^xsd:integer;
  dwc:maximumDepth '1505'^^xsd:integer;
  dwc:aphiaid '100938'^^xsd:integer;
  dwc:aphiaIdAccepted '100938'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.67"^^xsd:decimal ;
  dwc:decimalLongitude "8.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 8.67)"^^geo:wktLiteral ;
  geo-pos:lat "57.67"^^xsd:decimal ;
  geo-pos:long "8.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.67'^^xsd:double;
  dwc:latitude '57.67'^^xsd:double;
  dwc:aphiaid '100889'^^xsd:integer;
  dwc:aphiaIdAccepted '100889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '100889'^^xsd:integer;
  dwc:aphiaIdAccepted '100889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -9)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1894'^^xsd:gYear;
  dwc:scientificName 'Octineon lindahli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '100983'^^xsd:integer;
  dwc:aphiaIdAccepted '100983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.07 -16.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.07"^^xsd:decimal ;
  dwc:decimalLongitude "-16.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "458"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.07 -16.47)"^^geo:wktLiteral ;
  geo-pos:lat "28.07"^^xsd:decimal ;
  geo-pos:long "-16.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1901.6'^^xsd:double;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.47'^^xsd:double;
  dwc:latitude '28.07'^^xsd:double;
  dwc:minimumDepth '458'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72 7.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72"^^xsd:decimal ;
  dwc:decimalLongitude "7.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72 7.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.72"^^xsd:decimal ;
  geo-pos:long "7.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.42'^^xsd:double;
  dwc:latitude '43.72'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13 -8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.13"^^xsd:decimal ;
  dwc:decimalLongitude "-8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13 -8.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.13"^^xsd:decimal ;
  geo-pos:long "-8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.05'^^xsd:double;
  dwc:latitude '36.13'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.57 -17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.57 -17.05)"^^geo:wktLiteral ;
  geo-pos:lat "32.57"^^xsd:decimal ;
  geo-pos:long "-17.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.05'^^xsd:double;
  dwc:latitude '32.57'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.41 -32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.41"^^xsd:decimal ;
  dwc:decimalLongitude "-32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.41 -32.41)"^^geo:wktLiteral ;
  geo-pos:lat "68.41"^^xsd:decimal ;
  geo-pos:long "-32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-32.41'^^xsd:double;
  dwc:latitude '68.41'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.72 -22.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.72"^^xsd:decimal ;
  dwc:decimalLongitude "-22.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.72 -22.48)"^^geo:wktLiteral ;
  geo-pos:lat "70.72"^^xsd:decimal ;
  geo-pos:long "-22.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.48'^^xsd:double;
  dwc:latitude '70.72'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.83 -22.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.83"^^xsd:decimal ;
  dwc:decimalLongitude "-22.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.83 -22.55)"^^geo:wktLiteral ;
  geo-pos:lat "70.83"^^xsd:decimal ;
  geo-pos:long "-22.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.55'^^xsd:double;
  dwc:latitude '70.83'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.17 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.17"^^xsd:decimal ;
  dwc:decimalLongitude "-19.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.17 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "62.17"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '62.17'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -11.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62"^^xsd:decimal ;
  dwc:decimalLongitude "-11.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -11.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.62"^^xsd:decimal ;
  geo-pos:long "-11.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.53'^^xsd:double;
  dwc:latitude '50.62'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.77"^^xsd:decimal ;
  dwc:decimalLongitude "-12.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77 -12.23)"^^geo:wktLiteral ;
  geo-pos:lat "51.77"^^xsd:decimal ;
  geo-pos:long "-12.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '51.77'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -9.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.45'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.79 5.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.79"^^xsd:decimal ;
  dwc:decimalLongitude "5.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.79 5.51)"^^geo:wktLiteral ;
  geo-pos:lat "59.79"^^xsd:decimal ;
  geo-pos:long "5.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.51'^^xsd:double;
  dwc:latitude '59.79'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 8.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.12"^^xsd:decimal ;
  dwc:decimalLongitude "8.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 8.41)"^^geo:wktLiteral ;
  geo-pos:lat "41.12"^^xsd:decimal ;
  geo-pos:long "8.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.41'^^xsd:double;
  dwc:latitude '41.12'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2102"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:minimumDepth '2102'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pachycerianthus solitarius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '156304'^^xsd:integer;
  dwc:aphiaIdAccepted '156304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -30.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "927"^^xsd:integer ;
  dwc:maximumDepthInMeters "927"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -30.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-30.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.85'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '927'^^xsd:integer;
  dwc:maximumDepth '927'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.205 -11.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.205"^^xsd:decimal ;
  dwc:decimalLongitude "-11.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.205 -11.88)"^^geo:wktLiteral ;
  geo-pos:lat "43.205"^^xsd:decimal ;
  geo-pos:long "-11.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.88'^^xsd:double;
  dwc:latitude '43.205'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "357"^^xsd:integer ;
  dwc:maximumDepthInMeters "394"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.43"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '36.43'^^xsd:double;
  dwc:minimumDepth '357'^^xsd:integer;
  dwc:maximumDepth '394'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 11)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '37.55'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.51 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.51"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.51 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.51"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum anthophyllum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.51'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '1292012'^^xsd:integer;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.92 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.92"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.92 51)"^^geo:wktLiteral ;
  geo-pos:lat "79.92"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peachia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '79.92'^^xsd:double;
  dwc:aphiaid '100749'^^xsd:integer;
  dwc:aphiaIdAccepted '100749'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "655"^^xsd:integer ;
  dwc:maximumDepthInMeters "655"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -9.73)"^^geo:wktLiteral ;
  geo-pos:lat "48.43"^^xsd:decimal ;
  geo-pos:long "-9.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:minimumDepth '655'^^xsd:integer;
  dwc:maximumDepth '655'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73 -14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73"^^xsd:decimal ;
  dwc:decimalLongitude "-14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73 -14.28)"^^geo:wktLiteral ;
  geo-pos:lat "53.73"^^xsd:decimal ;
  geo-pos:long "-14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.28'^^xsd:double;
  dwc:latitude '53.73'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03 -6.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.03"^^xsd:decimal ;
  dwc:decimalLongitude "-6.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03 -6.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.03"^^xsd:decimal ;
  geo-pos:long "-6.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.85'^^xsd:double;
  dwc:latitude '36.03'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2871"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:minimumDepth '2871'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 -9.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "-9.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 -9.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "-9.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.22'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52 14.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52 14.46)"^^geo:wktLiteral ;
  geo-pos:lat "77.52"^^xsd:decimal ;
  geo-pos:long "14.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.46'^^xsd:double;
  dwc:latitude '77.52'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.27 15.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.27"^^xsd:decimal ;
  dwc:decimalLongitude "15.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.27 15.55)"^^geo:wktLiteral ;
  geo-pos:lat "78.27"^^xsd:decimal ;
  geo-pos:long "15.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.55'^^xsd:double;
  dwc:latitude '78.27'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25"^^xsd:decimal ;
  dwc:decimalLongitude "-10.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2240"^^xsd:integer ;
  dwc:maximumDepthInMeters "2240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -10.35)"^^geo:wktLiteral ;
  geo-pos:lat "57.25"^^xsd:decimal ;
  geo-pos:long "-10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.35'^^xsd:double;
  dwc:latitude '57.25'^^xsd:double;
  dwc:minimumDepth '2240'^^xsd:integer;
  dwc:maximumDepth '2240'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69 -3.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.69"^^xsd:decimal ;
  dwc:decimalLongitude "-3.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69 -3.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.69"^^xsd:decimal ;
  geo-pos:long "-3.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1978.11'^^xsd:double;
  dwc:scientificName 'Scolanthus callimorphus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.85'^^xsd:double;
  dwc:latitude '48.69'^^xsd:double;
  dwc:aphiaid '100910'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1986'^^xsd:gYear;
  dwc:scientificName 'Actinia mesembryanthemum prasina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:aphiaid '100806'^^xsd:integer;
  dwc:aphiaIdAccepted '100806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.48 -21.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.48"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.48 -21.96)"^^geo:wktLiteral ;
  geo-pos:lat "70.48"^^xsd:decimal ;
  geo-pos:long "-21.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.96'^^xsd:double;
  dwc:latitude '70.48'^^xsd:double;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -30.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-30.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -30.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-30.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.48'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.68 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.68"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "980"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.68 -13)"^^geo:wktLiteral ;
  geo-pos:lat "60.68"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '60.68'^^xsd:double;
  dwc:minimumDepth '980'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.065 -9.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.065"^^xsd:decimal ;
  dwc:decimalLongitude "-9.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.065 -9.285)"^^geo:wktLiteral ;
  geo-pos:lat "41.065"^^xsd:decimal ;
  geo-pos:long "-9.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.285'^^xsd:double;
  dwc:latitude '41.065'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "411"^^xsd:integer ;
  dwc:maximumDepthInMeters "411"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -11.95)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "-11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.95'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:minimumDepth '411'^^xsd:integer;
  dwc:maximumDepth '411'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38"^^xsd:decimal ;
  dwc:decimalLongitude "-28.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1133"^^xsd:integer ;
  dwc:maximumDepthInMeters "1133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.39)"^^geo:wktLiteral ;
  geo-pos:lat "38.38"^^xsd:decimal ;
  geo-pos:long "-28.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.39'^^xsd:double;
  dwc:latitude '38.38'^^xsd:double;
  dwc:minimumDepth '1133'^^xsd:integer;
  dwc:maximumDepth '1133'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "28.4"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '19971'^^xsd:integer;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '28.4'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 -6.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6"^^xsd:decimal ;
  dwc:decimalLongitude "-6.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 -6.24)"^^geo:wktLiteral ;
  geo-pos:lat "60.6"^^xsd:decimal ;
  geo-pos:long "-6.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.24'^^xsd:double;
  dwc:latitude '60.6'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.53 3.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.53"^^xsd:decimal ;
  dwc:decimalLongitude "3.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.53 3.11)"^^geo:wktLiteral ;
  geo-pos:lat "42.53"^^xsd:decimal ;
  geo-pos:long "3.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia verrucaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.11'^^xsd:double;
  dwc:latitude '42.53'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47 10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47"^^xsd:decimal ;
  dwc:decimalLongitude "10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47 10.33)"^^geo:wktLiteral ;
  geo-pos:lat "43.47"^^xsd:decimal ;
  geo-pos:long "10.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.33'^^xsd:double;
  dwc:latitude '43.47'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.02 -5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.02"^^xsd:decimal ;
  dwc:decimalLongitude "-5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.02 -5.83)"^^geo:wktLiteral ;
  geo-pos:lat "61.02"^^xsd:decimal ;
  geo-pos:long "-5.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.83'^^xsd:double;
  dwc:latitude '61.02'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06 -5.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06"^^xsd:decimal ;
  dwc:decimalLongitude "-5.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06 -5.875)"^^geo:wktLiteral ;
  geo-pos:lat "61.06"^^xsd:decimal ;
  geo-pos:long "-5.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.875'^^xsd:double;
  dwc:latitude '61.06'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia verrucaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.04 -22.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.04"^^xsd:decimal ;
  dwc:decimalLongitude "-22.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.04 -22.48)"^^geo:wktLiteral ;
  geo-pos:lat "64.04"^^xsd:decimal ;
  geo-pos:long "-22.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Limnactinia laevis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.48'^^xsd:double;
  dwc:latitude '64.04'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '100980'^^xsd:integer;
  dwc:aphiaIdAccepted '100980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -25)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Limnactinia laevis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:aphiaid '100980'^^xsd:integer;
  dwc:aphiaIdAccepted '100980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.06 -22.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.06"^^xsd:decimal ;
  dwc:decimalLongitude "-22.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.06 -22.53)"^^geo:wktLiteral ;
  geo-pos:lat "64.06"^^xsd:decimal ;
  geo-pos:long "-22.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Limnactinia laevis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.53'^^xsd:double;
  dwc:latitude '64.06'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '100980'^^xsd:integer;
  dwc:aphiaIdAccepted '100980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97"^^xsd:decimal ;
  dwc:decimalLongitude "0.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.98)"^^geo:wktLiteral ;
  geo-pos:lat "52.97"^^xsd:decimal ;
  geo-pos:long "0.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.98'^^xsd:double;
  dwc:latitude '52.97'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.96"^^xsd:decimal ;
  dwc:decimalLongitude "0.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  geo-pos:lat "52.96"^^xsd:decimal ;
  geo-pos:long "0.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.84'^^xsd:double;
  dwc:latitude '52.96'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45 -11.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.45"^^xsd:decimal ;
  dwc:decimalLongitude "-11.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45 -11.17)"^^geo:wktLiteral ;
  geo-pos:lat "57.45"^^xsd:decimal ;
  geo-pos:long "-11.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.17'^^xsd:double;
  dwc:latitude '57.45'^^xsd:double;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -12.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^xsd:decimal ;
  dwc:decimalLongitude "-12.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1862"^^xsd:integer ;
  dwc:maximumDepthInMeters "1862"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -12.03)"^^geo:wktLiteral ;
  geo-pos:lat "57.35"^^xsd:decimal ;
  geo-pos:long "-12.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.03'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '1862'^^xsd:integer;
  dwc:maximumDepth '1862'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.12 -9.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.12"^^xsd:decimal ;
  dwc:decimalLongitude "-9.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1047"^^xsd:integer ;
  dwc:maximumDepthInMeters "1047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.12 -9.38)"^^geo:wktLiteral ;
  geo-pos:lat "57.12"^^xsd:decimal ;
  geo-pos:long "-9.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.38'^^xsd:double;
  dwc:latitude '57.12'^^xsd:double;
  dwc:minimumDepth '1047'^^xsd:integer;
  dwc:maximumDepth '1047'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-10.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.27)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-10.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.27'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.14 -44.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.14"^^xsd:decimal ;
  dwc:decimalLongitude "-44.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.14 -44.83)"^^geo:wktLiteral ;
  geo-pos:lat "26.14"^^xsd:decimal ;
  geo-pos:long "-44.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1999.8'^^xsd:double;
  dwc:scientificName 'Maractis rimicarivora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-44.83'^^xsd:double;
  dwc:latitude '26.14'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '290330'^^xsd:integer;
  dwc:aphiaIdAccepted '290330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '19972'^^xsd:integer;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4580"^^xsd:integer ;
  dwc:maximumDepthInMeters "4580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.88"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1999.2347-2357'^^xsd:string;
  dwc:scientificName 'Iosactis vagabunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '49.88'^^xsd:double;
  dwc:minimumDepth '4580'^^xsd:integer;
  dwc:maximumDepth '4580'^^xsd:integer;
  dwc:aphiaid '100969'^^xsd:integer;
  dwc:aphiaIdAccepted '100969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 -3.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "-3.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 -3.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "-3.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.12'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 5.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "5.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 5.33)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "5.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.33'^^xsd:double;
  dwc:latitude '60'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.12'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.78 -13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.78"^^xsd:decimal ;
  dwc:decimalLongitude "-13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.78 -13.75)"^^geo:wktLiteral ;
  geo-pos:lat "28.78"^^xsd:decimal ;
  geo-pos:long "-13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.75'^^xsd:double;
  dwc:latitude '28.78'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -6.5)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-6.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -6.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -6.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "-6.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.6'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '1150'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.04 27.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.04"^^xsd:decimal ;
  dwc:decimalLongitude "27.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.04 27.85)"^^geo:wktLiteral ;
  geo-pos:lat "71.04"^^xsd:decimal ;
  geo-pos:long "27.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Methridium senile dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '27.85'^^xsd:double;
  dwc:latitude '71.04'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38"^^xsd:decimal ;
  dwc:decimalLongitude "-28.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1133"^^xsd:integer ;
  dwc:maximumDepthInMeters "1133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.39)"^^geo:wktLiteral ;
  geo-pos:lat "38.38"^^xsd:decimal ;
  geo-pos:long "-28.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.39'^^xsd:double;
  dwc:latitude '38.38'^^xsd:double;
  dwc:minimumDepth '1133'^^xsd:integer;
  dwc:maximumDepth '1133'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1740"^^xsd:integer ;
  dwc:maximumDepthInMeters "1740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.02"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.35'^^xsd:double;
  dwc:latitude '38.02'^^xsd:double;
  dwc:minimumDepth '1740'^^xsd:integer;
  dwc:maximumDepth '1740'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "221"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '221'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2440"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:minimumDepth '2440'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2440"^^xsd:integer ;
  dwc:maximumDepthInMeters "2720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "-25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.2'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '2440'^^xsd:integer;
  dwc:maximumDepth '2720'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2330"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "-25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.2'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '2330'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.13"^^xsd:decimal ;
  dwc:decimalLongitude "-13.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1365"^^xsd:integer ;
  dwc:maximumDepthInMeters "1365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.42)"^^geo:wktLiteral ;
  geo-pos:lat "28.13"^^xsd:decimal ;
  geo-pos:long "-13.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.42'^^xsd:double;
  dwc:latitude '28.13'^^xsd:double;
  dwc:minimumDepth '1365'^^xsd:integer;
  dwc:maximumDepth '1365'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.13"^^xsd:decimal ;
  dwc:decimalLongitude "-13.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1365"^^xsd:integer ;
  dwc:maximumDepthInMeters "1365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.42)"^^geo:wktLiteral ;
  geo-pos:lat "28.13"^^xsd:decimal ;
  geo-pos:long "-13.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.42'^^xsd:double;
  dwc:latitude '28.13'^^xsd:double;
  dwc:minimumDepth '1365'^^xsd:integer;
  dwc:maximumDepth '1365'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-33.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1557"^^xsd:integer ;
  dwc:maximumDepthInMeters "1557"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-33.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.38'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '1557'^^xsd:integer;
  dwc:maximumDepth '1557'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -30.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "927"^^xsd:integer ;
  dwc:maximumDepthInMeters "927"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -30.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-30.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.85'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '927'^^xsd:integer;
  dwc:maximumDepth '927'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 -25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.25"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "760"^^xsd:integer ;
  dwc:maximumDepthInMeters "760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 -25.7)"^^geo:wktLiteral ;
  geo-pos:lat "73.25"^^xsd:decimal ;
  geo-pos:long "-25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.7'^^xsd:double;
  dwc:latitude '73.25'^^xsd:double;
  dwc:minimumDepth '760'^^xsd:integer;
  dwc:maximumDepth '760'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.33 -21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.33"^^xsd:decimal ;
  dwc:decimalLongitude "-21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.33 -21.5)"^^geo:wktLiteral ;
  geo-pos:lat "73.33"^^xsd:decimal ;
  geo-pos:long "-21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.5'^^xsd:double;
  dwc:latitude '73.33'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.13"^^xsd:decimal ;
  dwc:decimalLongitude "-13.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1365"^^xsd:integer ;
  dwc:maximumDepthInMeters "1365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.42)"^^geo:wktLiteral ;
  geo-pos:lat "28.13"^^xsd:decimal ;
  geo-pos:long "-13.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.42'^^xsd:double;
  dwc:latitude '28.13'^^xsd:double;
  dwc:minimumDepth '1365'^^xsd:integer;
  dwc:maximumDepth '1365'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.95"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.25'^^xsd:double;
  dwc:latitude '37.95'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.72 -26.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.72"^^xsd:decimal ;
  dwc:decimalLongitude "-26.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.72 -26.63)"^^geo:wktLiteral ;
  geo-pos:lat "72.72"^^xsd:decimal ;
  geo-pos:long "-26.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.63'^^xsd:double;
  dwc:latitude '72.72'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 -22.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "-22.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 -22.93)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "-22.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.93'^^xsd:double;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67 -26.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67"^^xsd:decimal ;
  dwc:decimalLongitude "-26.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1919"^^xsd:integer ;
  dwc:maximumDepthInMeters "1919"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67 -26.44)"^^geo:wktLiteral ;
  geo-pos:lat "37.67"^^xsd:decimal ;
  geo-pos:long "-26.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.44'^^xsd:double;
  dwc:latitude '37.67'^^xsd:double;
  dwc:minimumDepth '1919'^^xsd:integer;
  dwc:maximumDepth '1919'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.78 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.78"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "823"^^xsd:integer ;
  dwc:maximumDepthInMeters "823"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.78 -11.78)"^^geo:wktLiteral ;
  geo-pos:lat "42.78"^^xsd:decimal ;
  geo-pos:long "-11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '42.78'^^xsd:double;
  dwc:minimumDepth '823'^^xsd:integer;
  dwc:maximumDepth '823'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.435 -12.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.435"^^xsd:decimal ;
  dwc:decimalLongitude "-12.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.435 -12.605)"^^geo:wktLiteral ;
  geo-pos:lat "60.435"^^xsd:decimal ;
  geo-pos:long "-12.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.605'^^xsd:double;
  dwc:latitude '60.435'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.86 -10.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.86"^^xsd:decimal ;
  dwc:decimalLongitude "-10.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.86 -10.23)"^^geo:wktLiteral ;
  geo-pos:lat "60.86"^^xsd:decimal ;
  geo-pos:long "-10.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.23'^^xsd:double;
  dwc:latitude '60.86'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.67 -16.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.67"^^xsd:decimal ;
  dwc:decimalLongitude "-16.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.67 -16.57)"^^geo:wktLiteral ;
  geo-pos:lat "32.67"^^xsd:decimal ;
  geo-pos:long "-16.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia thalassae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.57'^^xsd:double;
  dwc:latitude '32.67'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '135182'^^xsd:integer;
  dwc:aphiaIdAccepted '135182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1716"^^xsd:integer ;
  dwc:maximumDepthInMeters "1716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -8.78)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia thalassae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.78'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '1716'^^xsd:integer;
  dwc:maximumDepth '1716'^^xsd:integer;
  dwc:aphiaid '135182'^^xsd:integer;
  dwc:aphiaIdAccepted '135182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.9 -10.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.9"^^xsd:decimal ;
  dwc:decimalLongitude "-10.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.9 -10.365)"^^geo:wktLiteral ;
  geo-pos:lat "60.9"^^xsd:decimal ;
  geo-pos:long "-10.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.365'^^xsd:double;
  dwc:latitude '60.9'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57 -9.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57 -9.37)"^^geo:wktLiteral ;
  geo-pos:lat "40.57"^^xsd:decimal ;
  geo-pos:long "-9.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia thalassae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.37'^^xsd:double;
  dwc:latitude '40.57'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '135182'^^xsd:integer;
  dwc:aphiaIdAccepted '135182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87 -13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87"^^xsd:decimal ;
  dwc:decimalLongitude "-13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87 -13.72)"^^geo:wktLiteral ;
  geo-pos:lat "56.87"^^xsd:decimal ;
  geo-pos:long "-13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '2033'^^xsd:integer;
  dwc:scientificName 'Sagartia rockalliensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.72'^^xsd:double;
  dwc:latitude '56.87'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '283775'^^xsd:integer;
  dwc:aphiaIdAccepted '1583118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.86 -10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.86"^^xsd:decimal ;
  dwc:decimalLongitude "-10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.86 -10.25)"^^geo:wktLiteral ;
  geo-pos:lat "60.86"^^xsd:decimal ;
  geo-pos:long "-10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.25'^^xsd:double;
  dwc:latitude '60.86'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.88"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "446"^^xsd:integer ;
  dwc:maximumDepthInMeters "446"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "46.88"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '46.88'^^xsd:double;
  dwc:minimumDepth '446'^^xsd:integer;
  dwc:maximumDepth '446'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1360"^^xsd:integer ;
  dwc:maximumDepthInMeters "1360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.36"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.1'^^xsd:double;
  dwc:latitude '39.36'^^xsd:double;
  dwc:minimumDepth '1360'^^xsd:integer;
  dwc:maximumDepth '1360'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38"^^xsd:decimal ;
  dwc:decimalLongitude "-28.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1133"^^xsd:integer ;
  dwc:maximumDepthInMeters "1133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.39)"^^geo:wktLiteral ;
  geo-pos:lat "38.38"^^xsd:decimal ;
  geo-pos:long "-28.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.39'^^xsd:double;
  dwc:latitude '38.38'^^xsd:double;
  dwc:minimumDepth '1133'^^xsd:integer;
  dwc:maximumDepth '1133'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paractis punctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '287685'^^xsd:integer;
  dwc:aphiaIdAccepted '287685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97"^^xsd:decimal ;
  dwc:decimalLongitude "0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.9)"^^geo:wktLiteral ;
  geo-pos:lat "52.97"^^xsd:decimal ;
  geo-pos:long "0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.9'^^xsd:double;
  dwc:latitude '52.97'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.37 -10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.37"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.37 -10.32)"^^geo:wktLiteral ;
  geo-pos:lat "57.37"^^xsd:decimal ;
  geo-pos:long "-10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.32'^^xsd:double;
  dwc:latitude '57.37'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.23 16.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.23 16.68)"^^geo:wktLiteral ;
  geo-pos:lat "69.23"^^xsd:decimal ;
  geo-pos:long "16.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.68'^^xsd:double;
  dwc:latitude '69.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.075 -13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.075"^^xsd:decimal ;
  dwc:decimalLongitude "-13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "317"^^xsd:integer ;
  dwc:maximumDepthInMeters "774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.075 -13.02)"^^geo:wktLiteral ;
  geo-pos:lat "53.075"^^xsd:decimal ;
  geo-pos:long "-13.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.02'^^xsd:double;
  dwc:latitude '53.075'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:maximumDepth '774'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.87 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.87"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.87 -10)"^^geo:wktLiteral ;
  geo-pos:lat "64.87"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epiactis arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '64.87'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '100825'^^xsd:integer;
  dwc:aphiaIdAccepted '100825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -5.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68"^^xsd:decimal ;
  dwc:decimalLongitude "-5.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -5.53)"^^geo:wktLiteral ;
  geo-pos:lat "54.68"^^xsd:decimal ;
  geo-pos:long "-5.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Act+¡nia margarit+¡fera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.53'^^xsd:double;
  dwc:latitude '54.68'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 22.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6"^^xsd:decimal ;
  dwc:decimalLongitude "22.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 22.8)"^^geo:wktLiteral ;
  geo-pos:lat "70.6"^^xsd:decimal ;
  geo-pos:long "22.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.8'^^xsd:double;
  dwc:latitude '70.6'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68 12.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68"^^xsd:decimal ;
  dwc:decimalLongitude "12.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68 12.17)"^^geo:wktLiteral ;
  geo-pos:lat "36.68"^^xsd:decimal ;
  geo-pos:long "12.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.17'^^xsd:double;
  dwc:latitude '36.68'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.45 20.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.45"^^xsd:decimal ;
  dwc:decimalLongitude "20.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "349"^^xsd:integer ;
  dwc:maximumDepthInMeters "349"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.45 20.85)"^^geo:wktLiteral ;
  geo-pos:lat "72.45"^^xsd:decimal ;
  geo-pos:long "20.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '2351'^^xsd:integer;
  dwc:scientificName 'Phellia crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.85'^^xsd:double;
  dwc:latitude '72.45'^^xsd:double;
  dwc:minimumDepth '349'^^xsd:integer;
  dwc:maximumDepth '349'^^xsd:integer;
  dwc:aphiaid '854900'^^xsd:integer;
  dwc:aphiaIdAccepted '100914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 14.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 14.07)"^^geo:wktLiteral ;
  geo-pos:lat "68.1"^^xsd:decimal ;
  geo-pos:long "14.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '2354'^^xsd:integer;
  dwc:scientificName 'Madoniactis lofotensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.07'^^xsd:double;
  dwc:latitude '68.1'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '854586'^^xsd:integer;
  dwc:aphiaIdAccepted '240768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -0.9)"^^geo:wktLiteral ;
  geo-pos:lat "60.75"^^xsd:decimal ;
  geo-pos:long "-0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ulocyathus arcticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.9'^^xsd:double;
  dwc:latitude '60.75'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '509603'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.56 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.56 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "51.56"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '51.56'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.29"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "63.29"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '63.29'^^xsd:double;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.45 -9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1123"^^xsd:integer ;
  dwc:maximumDepthInMeters "1123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.45 -9.75)"^^geo:wktLiteral ;
  geo-pos:lat "32.45"^^xsd:decimal ;
  geo-pos:long "-9.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.75'^^xsd:double;
  dwc:latitude '32.45'^^xsd:double;
  dwc:minimumDepth '1123'^^xsd:integer;
  dwc:maximumDepth '1123'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.35'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.63 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.63"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.63 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "61.63"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '61.63'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "545"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '545'^^xsd:integer;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.89 -29.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "928"^^xsd:integer ;
  dwc:maximumDepthInMeters "1154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.89 -29.68)"^^geo:wktLiteral ;
  geo-pos:lat "59.89"^^xsd:decimal ;
  geo-pos:long "-29.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathypathes patula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.68'^^xsd:double;
  dwc:latitude '59.89'^^xsd:double;
  dwc:minimumDepth '928'^^xsd:integer;
  dwc:maximumDepth '1154'^^xsd:integer;
  dwc:aphiaid '103323'^^xsd:integer;
  dwc:aphiaIdAccepted '103323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1385"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.09'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:minimumDepth '1385'^^xsd:integer;
  dwc:maximumDepth '1385'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-3.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.62'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '1810'^^xsd:integer;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45 -13.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.45"^^xsd:decimal ;
  dwc:decimalLongitude "-13.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45 -13.38)"^^geo:wktLiteral ;
  geo-pos:lat "57.45"^^xsd:decimal ;
  geo-pos:long "-13.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.38'^^xsd:double;
  dwc:latitude '57.45'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.68 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.68"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.68 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.68"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '57.68'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96 -28.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96"^^xsd:decimal ;
  dwc:decimalLongitude "-28.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2102"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96 -28.315)"^^geo:wktLiteral ;
  geo-pos:lat "38.96"^^xsd:decimal ;
  geo-pos:long "-28.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.315'^^xsd:double;
  dwc:latitude '38.96'^^xsd:double;
  dwc:minimumDepth '2102'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.85 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.85"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2354"^^xsd:integer ;
  dwc:maximumDepthInMeters "2354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.85 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "70.85"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '2350'^^xsd:integer;
  dwc:scientificName 'Phellia violacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '70.85'^^xsd:double;
  dwc:minimumDepth '2354'^^xsd:integer;
  dwc:maximumDepth '2354'^^xsd:integer;
  dwc:aphiaid '854919'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '1815'^^xsd:integer;
  dwc:maximumDepth '1830'^^xsd:integer;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  geo-pos:lat "51.58"^^xsd:decimal ;
  geo-pos:long "-3.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.97'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.08 -22.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.08"^^xsd:decimal ;
  dwc:decimalLongitude "-22.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.08 -22.09)"^^geo:wktLiteral ;
  geo-pos:lat "64.08"^^xsd:decimal ;
  geo-pos:long "-22.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.09'^^xsd:double;
  dwc:latitude '64.08'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "59.6"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -5.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^xsd:decimal ;
  dwc:decimalLongitude "-5.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -5.85)"^^geo:wktLiteral ;
  geo-pos:lat "54.65"^^xsd:decimal ;
  geo-pos:long "-5.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Act+¡nia mon+¼le'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.85'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '592937'^^xsd:integer;
  dwc:aphiaIdAccepted '592934'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2 -21.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2 -21.96)"^^geo:wktLiteral ;
  geo-pos:lat "64.2"^^xsd:decimal ;
  geo-pos:long "-21.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.96'^^xsd:double;
  dwc:latitude '64.2'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.24 -22.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.24"^^xsd:decimal ;
  dwc:decimalLongitude "-22.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.24 -22.22)"^^geo:wktLiteral ;
  geo-pos:lat "64.24"^^xsd:decimal ;
  geo-pos:long "-22.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.22'^^xsd:double;
  dwc:latitude '64.24'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.27 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.27"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2225"^^xsd:integer ;
  dwc:maximumDepthInMeters "2225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.27 -10.28)"^^geo:wktLiteral ;
  geo-pos:lat "57.27"^^xsd:decimal ;
  geo-pos:long "-10.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '57.27'^^xsd:double;
  dwc:minimumDepth '2225'^^xsd:integer;
  dwc:maximumDepth '2225'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.32 -10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.32"^^xsd:decimal ;
  dwc:decimalLongitude "-10.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2195"^^xsd:integer ;
  dwc:maximumDepthInMeters "2195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.32 -10.38)"^^geo:wktLiteral ;
  geo-pos:lat "57.32"^^xsd:decimal ;
  geo-pos:long "-10.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.38'^^xsd:double;
  dwc:latitude '57.32'^^xsd:double;
  dwc:minimumDepth '2195'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.33"^^xsd:decimal ;
  dwc:decimalLongitude "-10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33 -10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.33"^^xsd:decimal ;
  geo-pos:long "-10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '57.33'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -32.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25"^^xsd:decimal ;
  dwc:decimalLongitude "-32.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1740"^^xsd:integer ;
  dwc:maximumDepthInMeters "1740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -32.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.25"^^xsd:decimal ;
  geo-pos:long "-32.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-32.93'^^xsd:double;
  dwc:latitude '39.25'^^xsd:double;
  dwc:minimumDepth '1740'^^xsd:integer;
  dwc:maximumDepth '1740'^^xsd:integer;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2010"^^xsd:integer ;
  dwc:maximumDepthInMeters "2010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.72'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '2010'^^xsd:integer;
  dwc:maximumDepth '2010'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58 -9.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58 -9.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.58"^^xsd:decimal ;
  geo-pos:long "-9.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.93'^^xsd:double;
  dwc:latitude '39.58'^^xsd:double;
  dwc:minimumDepth '1820'^^xsd:integer;
  dwc:maximumDepth '1820'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1241"^^xsd:integer ;
  dwc:maximumDepthInMeters "1241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.08"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '40.08'^^xsd:double;
  dwc:minimumDepth '1241'^^xsd:integer;
  dwc:maximumDepth '1241'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 -1.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "-1.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 -1.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "-1.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia rondeleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.96'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '446806'^^xsd:integer;
  dwc:aphiaIdAccepted '854741'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -5.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^xsd:decimal ;
  dwc:decimalLongitude "-5.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -5.67)"^^geo:wktLiteral ;
  geo-pos:lat "54.66"^^xsd:decimal ;
  geo-pos:long "-5.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Act+¡nia sen+¼lis crassic+¦rnis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.67'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18 -11.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18"^^xsd:decimal ;
  dwc:decimalLongitude "-11.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2640"^^xsd:integer ;
  dwc:maximumDepthInMeters "2640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18 -11.52)"^^geo:wktLiteral ;
  geo-pos:lat "55.18"^^xsd:decimal ;
  geo-pos:long "-11.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.52'^^xsd:double;
  dwc:latitude '55.18'^^xsd:double;
  dwc:minimumDepth '2640'^^xsd:integer;
  dwc:maximumDepth '2640'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.68 -13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.68"^^xsd:decimal ;
  dwc:decimalLongitude "-13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.68 -13.65)"^^geo:wktLiteral ;
  geo-pos:lat "56.68"^^xsd:decimal ;
  geo-pos:long "-13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.65'^^xsd:double;
  dwc:latitude '56.68'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.27 -10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.27"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1004"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.27 -10.3)"^^geo:wktLiteral ;
  geo-pos:lat "60.27"^^xsd:decimal ;
  geo-pos:long "-10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.3'^^xsd:double;
  dwc:latitude '60.27'^^xsd:double;
  dwc:minimumDepth '1004'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.87 -6.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.87"^^xsd:decimal ;
  dwc:decimalLongitude "-6.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.87 -6.37)"^^geo:wktLiteral ;
  geo-pos:lat "59.87"^^xsd:decimal ;
  geo-pos:long "-6.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.37'^^xsd:double;
  dwc:latitude '59.87'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.78 -13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.78"^^xsd:decimal ;
  dwc:decimalLongitude "-13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.78 -13.75)"^^geo:wktLiteral ;
  geo-pos:lat "28.78"^^xsd:decimal ;
  geo-pos:long "-13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.75'^^xsd:double;
  dwc:latitude '28.78'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 -2.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "-2.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 -2.47)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "-2.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.47'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-28.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.08'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.865 -26.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.865"^^xsd:decimal ;
  dwc:decimalLongitude "-26.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2252"^^xsd:integer ;
  dwc:maximumDepthInMeters "2252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.865 -26.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.865"^^xsd:decimal ;
  geo-pos:long "-26.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.95'^^xsd:double;
  dwc:latitude '37.865'^^xsd:double;
  dwc:minimumDepth '2252'^^xsd:integer;
  dwc:maximumDepth '2252'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48"^^xsd:decimal ;
  dwc:decimalLongitude "-25.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1732"^^xsd:integer ;
  dwc:maximumDepthInMeters "1732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.48"^^xsd:decimal ;
  geo-pos:long "-25.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.53'^^xsd:double;
  dwc:latitude '37.48'^^xsd:double;
  dwc:minimumDepth '1732'^^xsd:integer;
  dwc:maximumDepth '1732'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -3.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -3.46)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "-3.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.46'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68 -25.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68"^^xsd:decimal ;
  dwc:decimalLongitude "-25.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "919"^^xsd:integer ;
  dwc:maximumDepthInMeters "919"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68 -25.97)"^^geo:wktLiteral ;
  geo-pos:lat "37.68"^^xsd:decimal ;
  geo-pos:long "-25.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.97'^^xsd:double;
  dwc:latitude '37.68'^^xsd:double;
  dwc:minimumDepth '919'^^xsd:integer;
  dwc:maximumDepth '919'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -26.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-26.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1378"^^xsd:integer ;
  dwc:maximumDepthInMeters "1378"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -26.02)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-26.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.02'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:minimumDepth '1378'^^xsd:integer;
  dwc:maximumDepth '1378'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97"^^xsd:decimal ;
  dwc:decimalLongitude "0.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.98)"^^geo:wktLiteral ;
  geo-pos:lat "52.97"^^xsd:decimal ;
  geo-pos:long "0.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.98'^^xsd:double;
  dwc:latitude '52.97'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -29)"^^geo:wktLiteral ;
  geo-pos:lat "37.53"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29'^^xsd:integer;
  dwc:latitude '37.53'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1560'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -29)"^^geo:wktLiteral ;
  geo-pos:lat "37.53"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29'^^xsd:integer;
  dwc:latitude '37.53'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1560'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.77 -16.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.77"^^xsd:decimal ;
  dwc:decimalLongitude "-16.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.77 -16.55)"^^geo:wktLiteral ;
  geo-pos:lat "32.77"^^xsd:decimal ;
  geo-pos:long "-16.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.55'^^xsd:double;
  dwc:latitude '32.77'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "732"^^xsd:integer ;
  dwc:maximumDepthInMeters "732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17.33)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-17.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.33'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '732'^^xsd:integer;
  dwc:maximumDepth '732'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.33 -14.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.33"^^xsd:decimal ;
  dwc:decimalLongitude "-14.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "882"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.33 -14.88)"^^geo:wktLiteral ;
  geo-pos:lat "26.33"^^xsd:decimal ;
  geo-pos:long "-14.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.88'^^xsd:double;
  dwc:latitude '26.33'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '882'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87 -13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87"^^xsd:decimal ;
  dwc:decimalLongitude "-13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87 -13.72)"^^geo:wktLiteral ;
  geo-pos:lat "56.87"^^xsd:decimal ;
  geo-pos:long "-13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '2033'^^xsd:integer;
  dwc:scientificName 'Sagartia rockalliensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.72'^^xsd:double;
  dwc:latitude '56.87'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '283775'^^xsd:integer;
  dwc:aphiaIdAccepted '1583118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.5"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "481"^^xsd:integer ;
  dwc:maximumDepthInMeters "481"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5 15)"^^geo:wktLiteral ;
  geo-pos:lat "67.5"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '2345'^^xsd:integer;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '67.5'^^xsd:double;
  dwc:minimumDepth '481'^^xsd:integer;
  dwc:maximumDepth '481'^^xsd:integer;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.07 23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.07"^^xsd:decimal ;
  dwc:decimalLongitude "23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.07 23.03)"^^geo:wktLiteral ;
  geo-pos:lat "70.07"^^xsd:decimal ;
  geo-pos:long "23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '2346'^^xsd:integer;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.03'^^xsd:double;
  dwc:latitude '70.07'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.07 23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.07"^^xsd:decimal ;
  dwc:decimalLongitude "23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.07 23.03)"^^geo:wktLiteral ;
  geo-pos:lat "70.07"^^xsd:decimal ;
  geo-pos:long "23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '2347'^^xsd:integer;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.03'^^xsd:double;
  dwc:latitude '70.07'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.4)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.4'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69 -1.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69"^^xsd:decimal ;
  dwc:decimalLongitude "-1.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69 -1.09)"^^geo:wktLiteral ;
  geo-pos:lat "50.69"^^xsd:decimal ;
  geo-pos:long "-1.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.09'^^xsd:double;
  dwc:latitude '50.69'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77 -0.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77"^^xsd:decimal ;
  dwc:decimalLongitude "-0.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77 -0.79)"^^geo:wktLiteral ;
  geo-pos:lat "50.77"^^xsd:decimal ;
  geo-pos:long "-0.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.79'^^xsd:double;
  dwc:latitude '50.77'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.31)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-6.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.31'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.96"^^xsd:decimal ;
  dwc:decimalLongitude "0.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  geo-pos:lat "52.96"^^xsd:decimal ;
  geo-pos:long "0.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.84'^^xsd:double;
  dwc:latitude '52.96'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03 -6.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.03"^^xsd:decimal ;
  dwc:decimalLongitude "-6.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1014"^^xsd:integer ;
  dwc:maximumDepthInMeters "1014"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03 -6.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.03"^^xsd:decimal ;
  geo-pos:long "-6.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.85'^^xsd:double;
  dwc:latitude '36.03'^^xsd:double;
  dwc:minimumDepth '1014'^^xsd:integer;
  dwc:maximumDepth '1014'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 14.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 14.22)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "14.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.22'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "929"^^xsd:integer ;
  dwc:maximumDepthInMeters "929"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -29)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:minimumDepth '929'^^xsd:integer;
  dwc:maximumDepth '929'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.63"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.63"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia vestita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '32.63'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '100990'^^xsd:integer;
  dwc:aphiaIdAccepted '283696'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia timida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '741649'^^xsd:integer;
  dwc:aphiaIdAccepted '410983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.96"^^xsd:decimal ;
  dwc:decimalLongitude "0.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  geo-pos:lat "52.96"^^xsd:decimal ;
  geo-pos:long "0.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1971.7'^^xsd:double;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.84'^^xsd:double;
  dwc:latitude '52.96'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.96"^^xsd:decimal ;
  dwc:decimalLongitude "0.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  geo-pos:lat "52.96"^^xsd:decimal ;
  geo-pos:long "0.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1971.7'^^xsd:double;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.84'^^xsd:double;
  dwc:latitude '52.96'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "732"^^xsd:integer ;
  dwc:maximumDepthInMeters "732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17.33)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-17.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1973.3'^^xsd:double;
  dwc:scientificName 'Stephanocyathus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.33'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '732'^^xsd:integer;
  dwc:maximumDepth '732'^^xsd:integer;
  dwc:aphiaid '135170'^^xsd:integer;
  dwc:aphiaIdAccepted '135170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -9.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-9.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "522"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -9.07)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-9.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.07'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '522'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '509347'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -9.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-9.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "522"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -9.07)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-9.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.07'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '522'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '509347'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -30.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38"^^xsd:decimal ;
  dwc:decimalLongitude "-30.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -30.78)"^^geo:wktLiteral ;
  geo-pos:lat "38.38"^^xsd:decimal ;
  geo-pos:long "-30.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.78'^^xsd:double;
  dwc:latitude '38.38'^^xsd:double;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78 -9.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78 -9.83)"^^geo:wktLiteral ;
  geo-pos:lat "51.78"^^xsd:decimal ;
  geo-pos:long "-9.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.83'^^xsd:double;
  dwc:latitude '51.78'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1836"^^xsd:integer ;
  dwc:maximumDepthInMeters "1836"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -22.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-22.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.5'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:minimumDepth '1836'^^xsd:integer;
  dwc:maximumDepth '1836'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -21.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "-21.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1591"^^xsd:integer ;
  dwc:maximumDepthInMeters "1591"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -21.53)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "-21.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.53'^^xsd:double;
  dwc:latitude '62'^^xsd:integer;
  dwc:minimumDepth '1591'^^xsd:integer;
  dwc:maximumDepth '1591'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2085"^^xsd:integer ;
  dwc:maximumDepthInMeters "2096"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '2085'^^xsd:integer;
  dwc:maximumDepth '2096'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 -24.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15"^^xsd:decimal ;
  dwc:decimalLongitude "-24.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1735"^^xsd:integer ;
  dwc:maximumDepthInMeters "1735"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 -24.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.15"^^xsd:decimal ;
  geo-pos:long "-24.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.95'^^xsd:double;
  dwc:latitude '37.15'^^xsd:double;
  dwc:minimumDepth '1735'^^xsd:integer;
  dwc:maximumDepth '1735'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1384"^^xsd:integer ;
  dwc:maximumDepthInMeters "1384"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.3'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '1384'^^xsd:integer;
  dwc:maximumDepth '1384'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1846"^^xsd:integer ;
  dwc:maximumDepthInMeters "1846"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '1846'^^xsd:integer;
  dwc:maximumDepth '1846'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.08 -22.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.08"^^xsd:decimal ;
  dwc:decimalLongitude "-22.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.08 -22.55)"^^geo:wktLiteral ;
  geo-pos:lat "70.08"^^xsd:decimal ;
  geo-pos:long "-22.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.55'^^xsd:double;
  dwc:latitude '70.08'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '100876'^^xsd:integer;
  dwc:aphiaIdAccepted '100876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.53 -18.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.53"^^xsd:decimal ;
  dwc:decimalLongitude "-18.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "492"^^xsd:integer ;
  dwc:maximumDepthInMeters "492"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.53 -18.83)"^^geo:wktLiteral ;
  geo-pos:lat "66.53"^^xsd:decimal ;
  geo-pos:long "-18.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.83'^^xsd:double;
  dwc:latitude '66.53'^^xsd:double;
  dwc:minimumDepth '492'^^xsd:integer;
  dwc:maximumDepth '492'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.73 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.73"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "781"^^xsd:integer ;
  dwc:maximumDepthInMeters "781"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.73 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "66.73"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '66.73'^^xsd:double;
  dwc:minimumDepth '781'^^xsd:integer;
  dwc:maximumDepth '781'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78 -30.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.78"^^xsd:decimal ;
  dwc:decimalLongitude "-30.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "696"^^xsd:integer ;
  dwc:maximumDepthInMeters "696"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78 -30.68)"^^geo:wktLiteral ;
  geo-pos:lat "38.78"^^xsd:decimal ;
  geo-pos:long "-30.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.68'^^xsd:double;
  dwc:latitude '38.78'^^xsd:double;
  dwc:minimumDepth '696'^^xsd:integer;
  dwc:maximumDepth '696'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78 -30.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.78"^^xsd:decimal ;
  dwc:decimalLongitude "-30.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "696"^^xsd:integer ;
  dwc:maximumDepthInMeters "696"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78 -30.68)"^^geo:wktLiteral ;
  geo-pos:lat "38.78"^^xsd:decimal ;
  geo-pos:long "-30.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.68'^^xsd:double;
  dwc:latitude '38.78'^^xsd:double;
  dwc:minimumDepth '696'^^xsd:integer;
  dwc:maximumDepth '696'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -30.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "927"^^xsd:integer ;
  dwc:maximumDepthInMeters "927"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -30.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-30.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.85'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '927'^^xsd:integer;
  dwc:maximumDepth '927'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -30.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "927"^^xsd:integer ;
  dwc:maximumDepthInMeters "927"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -30.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-30.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.85'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '927'^^xsd:integer;
  dwc:maximumDepth '927'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.1"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.1'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.535 -29.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.535"^^xsd:decimal ;
  dwc:decimalLongitude "-29.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.535 -29.035)"^^geo:wktLiteral ;
  geo-pos:lat "39.535"^^xsd:decimal ;
  geo-pos:long "-29.035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.035'^^xsd:double;
  dwc:latitude '39.535'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3018"^^xsd:integer ;
  dwc:maximumDepthInMeters "3018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.23)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.23'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '3018'^^xsd:integer;
  dwc:maximumDepth '3018'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ilyanthus mitchelli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:aphiaid '855814'^^xsd:integer;
  dwc:aphiaIdAccepted '416481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ilyanthus mitchelli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:aphiaid '855814'^^xsd:integer;
  dwc:aphiaIdAccepted '416481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "15.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia verrucaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.22'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "244"^^xsd:integer ;
  dwc:maximumDepthInMeters "338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '244'^^xsd:integer;
  dwc:maximumDepth '338'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "244"^^xsd:integer ;
  dwc:maximumDepthInMeters "338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '244'^^xsd:integer;
  dwc:maximumDepth '338'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.885 -5.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "970"^^xsd:integer ;
  dwc:maximumDepthInMeters "1045"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.885 -5.99)"^^geo:wktLiteral ;
  geo-pos:lat "43.885"^^xsd:decimal ;
  geo-pos:long "-5.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.99'^^xsd:double;
  dwc:latitude '43.885'^^xsd:double;
  dwc:minimumDepth '970'^^xsd:integer;
  dwc:maximumDepth '1045'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.885 -5.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.885 -5.99)"^^geo:wktLiteral ;
  geo-pos:lat "43.885"^^xsd:decimal ;
  geo-pos:long "-5.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.99'^^xsd:double;
  dwc:latitude '43.885'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -3.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "-3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.17'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02 27.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.02"^^xsd:decimal ;
  dwc:decimalLongitude "27.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02 27.13)"^^geo:wktLiteral ;
  geo-pos:lat "35.02"^^xsd:decimal ;
  geo-pos:long "27.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '27.13'^^xsd:double;
  dwc:latitude '35.02'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85 3.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85 3.11)"^^geo:wktLiteral ;
  geo-pos:lat "36.85"^^xsd:decimal ;
  geo-pos:long "3.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.11'^^xsd:double;
  dwc:latitude '36.85'^^xsd:double;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.72 -0.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.72"^^xsd:decimal ;
  dwc:decimalLongitude "-0.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.72 -0.64)"^^geo:wktLiteral ;
  geo-pos:lat "35.72"^^xsd:decimal ;
  geo-pos:long "-0.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.64'^^xsd:double;
  dwc:latitude '35.72'^^xsd:double;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 -3.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "-3.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 -3.04)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "-3.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.04'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 11.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "11.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 11.04)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "11.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.04'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.82 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.82"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.82 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "77.82"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '77.82'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 21)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -13.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -13.63)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-13.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1974.7'^^xsd:double;
  dwc:scientificName 'Asterosmilia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.63'^^xsd:double;
  dwc:latitude '28.8'^^xsd:double;
  dwc:aphiaid '135131'^^xsd:integer;
  dwc:aphiaIdAccepted '286719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 11.68)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.68'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.11"^^xsd:decimal ;
  dwc:decimalLongitude "9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.11"^^xsd:decimal ;
  geo-pos:long "9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia verrucaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.13'^^xsd:double;
  dwc:latitude '42.11'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -7.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "-7.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1473"^^xsd:integer ;
  dwc:maximumDepthInMeters "1473"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -7.93)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "-7.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.93'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '1473'^^xsd:integer;
  dwc:maximumDepth '1473'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.67 -15.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.67"^^xsd:decimal ;
  dwc:decimalLongitude "-15.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "495"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.67 -15.67)"^^geo:wktLiteral ;
  geo-pos:lat "67.67"^^xsd:decimal ;
  geo-pos:long "-15.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.67'^^xsd:double;
  dwc:latitude '67.67'^^xsd:double;
  dwc:minimumDepth '495'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -9.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.45'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.6 19.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.6"^^xsd:decimal ;
  dwc:decimalLongitude "19.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.6 19.25)"^^geo:wktLiteral ;
  geo-pos:lat "79.6"^^xsd:decimal ;
  geo-pos:long "19.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.25'^^xsd:double;
  dwc:latitude '79.6'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.48 -2.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.48"^^xsd:decimal ;
  dwc:decimalLongitude "-2.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.48 -2.53)"^^geo:wktLiteral ;
  geo-pos:lat "49.48"^^xsd:decimal ;
  geo-pos:long "-2.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peachia triphylla'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.53'^^xsd:double;
  dwc:latitude '49.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '854875'^^xsd:integer;
  dwc:aphiaIdAccepted '100928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03 -6.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.03"^^xsd:decimal ;
  dwc:decimalLongitude "-6.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "556"^^xsd:integer ;
  dwc:maximumDepthInMeters "556"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03 -6.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.03"^^xsd:decimal ;
  geo-pos:long "-6.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.85'^^xsd:double;
  dwc:latitude '36.03'^^xsd:double;
  dwc:minimumDepth '556'^^xsd:integer;
  dwc:maximumDepth '556'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.1"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1960"^^xsd:integer ;
  dwc:maximumDepthInMeters "1960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1 -19)"^^geo:wktLiteral ;
  geo-pos:lat "62.1"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '62.1'^^xsd:double;
  dwc:minimumDepth '1960'^^xsd:integer;
  dwc:maximumDepth '1960'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-33.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1557"^^xsd:integer ;
  dwc:maximumDepthInMeters "1557"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-33.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.38'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '1557'^^xsd:integer;
  dwc:maximumDepth '1557'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ilyanthus mitchellii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '855815'^^xsd:integer;
  dwc:aphiaIdAccepted '416481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14"^^xsd:decimal ;
  dwc:decimalLongitude "2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 2.94)"^^geo:wktLiteral ;
  geo-pos:lat "39.14"^^xsd:decimal ;
  geo-pos:long "2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2.94'^^xsd:double;
  dwc:latitude '39.14'^^xsd:double;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -30.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38"^^xsd:decimal ;
  dwc:decimalLongitude "-30.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -30.78)"^^geo:wktLiteral ;
  geo-pos:lat "38.38"^^xsd:decimal ;
  geo-pos:long "-30.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.78'^^xsd:double;
  dwc:latitude '38.38'^^xsd:double;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.3 -16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.3"^^xsd:decimal ;
  dwc:decimalLongitude "-16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.3 -16.37)"^^geo:wktLiteral ;
  geo-pos:lat "28.3"^^xsd:decimal ;
  geo-pos:long "-16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.37'^^xsd:double;
  dwc:latitude '28.3'^^xsd:double;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.08 -22.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.08"^^xsd:decimal ;
  dwc:decimalLongitude "-22.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.08 -22.55)"^^geo:wktLiteral ;
  geo-pos:lat "70.08"^^xsd:decimal ;
  geo-pos:long "-22.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.55'^^xsd:double;
  dwc:latitude '70.08'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '100876'^^xsd:integer;
  dwc:aphiaIdAccepted '100876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36 -11.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36"^^xsd:decimal ;
  dwc:decimalLongitude "-11.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36 -11.575)"^^geo:wktLiteral ;
  geo-pos:lat "51.36"^^xsd:decimal ;
  geo-pos:long "-11.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.575'^^xsd:double;
  dwc:latitude '51.36'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 6.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "6.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 6.39)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "6.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.39'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "927"^^xsd:integer ;
  dwc:maximumDepthInMeters "927"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.52)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Polythoa fatua'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.52'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '927'^^xsd:integer;
  dwc:maximumDepth '927'^^xsd:integer;
  dwc:aphiaid '582030'^^xsd:integer;
  dwc:aphiaIdAccepted '283853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1700"^^xsd:integer ;
  dwc:maximumDepthInMeters "1700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.1"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.1'^^xsd:double;
  dwc:minimumDepth '1700'^^xsd:integer;
  dwc:maximumDepth '1700'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 8.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 8.32)"^^geo:wktLiteral ;
  geo-pos:lat "63.7"^^xsd:decimal ;
  geo-pos:long "8.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.32'^^xsd:double;
  dwc:latitude '63.7'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.83 27.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.83"^^xsd:decimal ;
  dwc:decimalLongitude "27.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.83 27.65)"^^geo:wktLiteral ;
  geo-pos:lat "78.83"^^xsd:decimal ;
  geo-pos:long "27.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '27.65'^^xsd:double;
  dwc:latitude '78.83'^^xsd:double;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76 -9.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76"^^xsd:decimal ;
  dwc:decimalLongitude "-9.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76 -9.485)"^^geo:wktLiteral ;
  geo-pos:lat "42.76"^^xsd:decimal ;
  geo-pos:long "-9.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.485'^^xsd:double;
  dwc:latitude '42.76'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paraphellia expansa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100961'^^xsd:integer;
  dwc:aphiaIdAccepted '100961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06 -4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06"^^xsd:decimal ;
  dwc:decimalLongitude "-4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06 -4.67)"^^geo:wktLiteral ;
  geo-pos:lat "54.06"^^xsd:decimal ;
  geo-pos:long "-4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paraphellia expansa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.67'^^xsd:double;
  dwc:latitude '54.06'^^xsd:double;
  dwc:aphiaid '100961'^^xsd:integer;
  dwc:aphiaIdAccepted '100961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-27.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1240"^^xsd:integer ;
  dwc:maximumDepthInMeters "1240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-27.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.71'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:minimumDepth '1240'^^xsd:integer;
  dwc:maximumDepth '1240'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.11 7.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.11"^^xsd:decimal ;
  dwc:decimalLongitude "7.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.11 7.77)"^^geo:wktLiteral ;
  geo-pos:lat "63.11"^^xsd:decimal ;
  geo-pos:long "7.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Methridium senile dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.77'^^xsd:double;
  dwc:latitude '63.11'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 6.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Monomyces pygmaea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '135200'^^xsd:integer;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Monomyces pygmaea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '135200'^^xsd:integer;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Monomyces pygmaea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:aphiaid '135200'^^xsd:integer;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 7.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "7.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 7.43)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "7.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Monomyces pygmaea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.43'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:aphiaid '135200'^^xsd:integer;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1962.1'^^xsd:double;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1962.2'^^xsd:double;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -1.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1963'^^xsd:integer;
  dwc:scientificName 'Actinia equina atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.56'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:aphiaid '856539'^^xsd:integer;
  dwc:aphiaIdAccepted '446808'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.495 15.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.495"^^xsd:decimal ;
  dwc:decimalLongitude "15.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.495 15.825)"^^geo:wktLiteral ;
  geo-pos:lat "43.495"^^xsd:decimal ;
  geo-pos:long "15.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae adriaticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.825'^^xsd:double;
  dwc:latitude '43.495'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '815546'^^xsd:integer;
  dwc:aphiaIdAccepted '815546'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47 15.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47"^^xsd:decimal ;
  dwc:decimalLongitude "15.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "178"^^xsd:integer ;
  dwc:maximumDepthInMeters "181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47 15.67)"^^geo:wktLiteral ;
  geo-pos:lat "43.47"^^xsd:decimal ;
  geo-pos:long "15.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae adriaticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.67'^^xsd:double;
  dwc:latitude '43.47'^^xsd:double;
  dwc:minimumDepth '178'^^xsd:integer;
  dwc:maximumDepth '181'^^xsd:integer;
  dwc:aphiaid '815546'^^xsd:integer;
  dwc:aphiaIdAccepted '815546'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 22.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "22.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 22.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "22.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madracis pharensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.65'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:aphiaid '135212'^^xsd:integer;
  dwc:aphiaIdAccepted '135212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia venusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:aphiaid '855957'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.98 -2.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.98"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.98 -2.9)"^^geo:wktLiteral ;
  geo-pos:lat "55.98"^^xsd:decimal ;
  geo-pos:long "-2.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes scolopacina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.9'^^xsd:double;
  dwc:latitude '55.98'^^xsd:double;
  dwc:aphiaid '856430'^^xsd:integer;
  dwc:aphiaIdAccepted '856430'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  geo-pos:lat "50.46"^^xsd:decimal ;
  geo-pos:long "-3.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.51'^^xsd:double;
  dwc:latitude '50.46'^^xsd:double;
  dwc:aphiaid '856565'^^xsd:integer;
  dwc:aphiaIdAccepted '100993'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.01 -22.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.01"^^xsd:decimal ;
  dwc:decimalLongitude "-22.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.01 -22.56)"^^geo:wktLiteral ;
  geo-pos:lat "64.01"^^xsd:decimal ;
  geo-pos:long "-22.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.56'^^xsd:double;
  dwc:latitude '64.01'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.85 -22.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.85"^^xsd:decimal ;
  dwc:decimalLongitude "-22.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.85 -22.44)"^^geo:wktLiteral ;
  geo-pos:lat "63.85"^^xsd:decimal ;
  geo-pos:long "-22.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.44'^^xsd:double;
  dwc:latitude '63.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.44 -20.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.44"^^xsd:decimal ;
  dwc:decimalLongitude "-20.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.44 -20.27)"^^geo:wktLiteral ;
  geo-pos:lat "63.44"^^xsd:decimal ;
  geo-pos:long "-20.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20.27'^^xsd:double;
  dwc:latitude '63.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02 -16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.02"^^xsd:decimal ;
  dwc:decimalLongitude "-16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02 -16.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.02"^^xsd:decimal ;
  geo-pos:long "-16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.25'^^xsd:double;
  dwc:latitude '33.02'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "732"^^xsd:integer ;
  dwc:maximumDepthInMeters "732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -18)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '732'^^xsd:integer;
  dwc:maximumDepth '732'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.52 -11.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.52"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.52 -11.73)"^^geo:wktLiteral ;
  geo-pos:lat "32.52"^^xsd:decimal ;
  geo-pos:long "-11.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.73'^^xsd:double;
  dwc:latitude '32.52'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 -7.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48"^^xsd:decimal ;
  dwc:decimalLongitude "-7.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "557"^^xsd:integer ;
  dwc:maximumDepthInMeters "557"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 -7.27)"^^geo:wktLiteral ;
  geo-pos:lat "36.48"^^xsd:decimal ;
  geo-pos:long "-7.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.27'^^xsd:double;
  dwc:latitude '36.48'^^xsd:double;
  dwc:minimumDepth '557'^^xsd:integer;
  dwc:maximumDepth '557'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.05)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodes coronata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.05'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '741555'^^xsd:integer;
  dwc:aphiaIdAccepted '100950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -1.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -1.21)"^^geo:wktLiteral ;
  geo-pos:lat "44.65"^^xsd:decimal ;
  geo-pos:long "-1.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodes biscayensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.21'^^xsd:double;
  dwc:latitude '44.65'^^xsd:double;
  dwc:aphiaid '741586'^^xsd:integer;
  dwc:aphiaIdAccepted '283341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "59.6"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -25.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92"^^xsd:decimal ;
  dwc:decimalLongitude "-25.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "880"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -25.39)"^^geo:wktLiteral ;
  geo-pos:lat "37.92"^^xsd:decimal ;
  geo-pos:long "-25.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.39'^^xsd:double;
  dwc:latitude '37.92'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '880'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -25.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92"^^xsd:decimal ;
  dwc:decimalLongitude "-25.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "880"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -25.39)"^^geo:wktLiteral ;
  geo-pos:lat "37.92"^^xsd:decimal ;
  geo-pos:long "-25.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.39'^^xsd:double;
  dwc:latitude '37.92'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '880'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -25.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92"^^xsd:decimal ;
  dwc:decimalLongitude "-25.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "880"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -25.39)"^^geo:wktLiteral ;
  geo-pos:lat "37.92"^^xsd:decimal ;
  geo-pos:long "-25.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.39'^^xsd:double;
  dwc:latitude '37.92'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '880'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1143"^^xsd:integer ;
  dwc:maximumDepthInMeters "1143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.87"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.87'^^xsd:double;
  dwc:minimumDepth '1143'^^xsd:integer;
  dwc:maximumDepth '1143'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia bellis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.53'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:aphiaid '854984'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.47 5.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.47"^^xsd:decimal ;
  dwc:decimalLongitude "5.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1865"^^xsd:integer ;
  dwc:maximumDepthInMeters "1865"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.47 5.67)"^^geo:wktLiteral ;
  geo-pos:lat "79.47"^^xsd:decimal ;
  geo-pos:long "5.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia musculosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.67'^^xsd:double;
  dwc:latitude '79.47'^^xsd:double;
  dwc:minimumDepth '1865'^^xsd:integer;
  dwc:maximumDepth '1865'^^xsd:integer;
  dwc:aphiaid '855899'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.36"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.29)"^^geo:wktLiteral ;
  geo-pos:lat "60.36"^^xsd:decimal ;
  geo-pos:long "-1.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia margarit+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.29'^^xsd:double;
  dwc:latitude '60.36'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aglaophenia tubiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '117284'^^xsd:integer;
  dwc:aphiaIdAccepted '117284'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -30.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-30.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -30.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-30.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cyathoceras rubescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.48'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '1373951'^^xsd:integer;
  dwc:aphiaIdAccepted '289743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-33.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1557"^^xsd:integer ;
  dwc:maximumDepthInMeters "1557"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-33.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cyathoceras rubescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.38'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '1557'^^xsd:integer;
  dwc:maximumDepth '1557'^^xsd:integer;
  dwc:aphiaid '1373951'^^xsd:integer;
  dwc:aphiaIdAccepted '289743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '1315'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.79'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '1315'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1557"^^xsd:integer ;
  dwc:maximumDepthInMeters "1557"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '1557'^^xsd:integer;
  dwc:maximumDepth '1557'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -1.6)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cylista troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.6'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '855674'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -1.6)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cylista troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.6'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '855674'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.865 13.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.865"^^xsd:decimal ;
  dwc:decimalLongitude "13.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "224"^^xsd:integer ;
  dwc:maximumDepthInMeters "580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.865 13.115)"^^geo:wktLiteral ;
  geo-pos:lat "36.865"^^xsd:decimal ;
  geo-pos:long "13.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.115'^^xsd:double;
  dwc:latitude '36.865'^^xsd:double;
  dwc:minimumDepth '224'^^xsd:integer;
  dwc:maximumDepth '580'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.11 8.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.11"^^xsd:decimal ;
  dwc:decimalLongitude "8.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "276"^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.11 8.12)"^^geo:wktLiteral ;
  geo-pos:lat "64.11"^^xsd:decimal ;
  geo-pos:long "8.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.12'^^xsd:double;
  dwc:latitude '64.11'^^xsd:double;
  dwc:minimumDepth '276'^^xsd:integer;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.53 -18.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.53"^^xsd:decimal ;
  dwc:decimalLongitude "-18.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "492"^^xsd:integer ;
  dwc:maximumDepthInMeters "492"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.53 -18.83)"^^geo:wktLiteral ;
  geo-pos:lat "66.53"^^xsd:decimal ;
  geo-pos:long "-18.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.83'^^xsd:double;
  dwc:latitude '66.53'^^xsd:double;
  dwc:minimumDepth '492'^^xsd:integer;
  dwc:maximumDepth '492'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.32 47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.32"^^xsd:decimal ;
  dwc:decimalLongitude "47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.32 47.75)"^^geo:wktLiteral ;
  geo-pos:lat "72.32"^^xsd:decimal ;
  geo-pos:long "47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '47.75'^^xsd:double;
  dwc:latitude '72.32'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 38)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.25 33.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.25"^^xsd:decimal ;
  dwc:decimalLongitude "33.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.25 33.54)"^^geo:wktLiteral ;
  geo-pos:lat "69.25"^^xsd:decimal ;
  geo-pos:long "33.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '33.54'^^xsd:double;
  dwc:latitude '69.25'^^xsd:double;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 22.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "22.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 22.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "22.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.65'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cylista parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '855673'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.46"^^xsd:decimal ;
  geo-pos:long "-28.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.33'^^xsd:double;
  dwc:latitude '38.46'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.63 63.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.63"^^xsd:decimal ;
  dwc:decimalLongitude "63.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.63 63.75)"^^geo:wktLiteral ;
  geo-pos:lat "73.63"^^xsd:decimal ;
  geo-pos:long "63.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '63.75'^^xsd:double;
  dwc:latitude '73.63'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '100876'^^xsd:integer;
  dwc:aphiaIdAccepted '100876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "15.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Axinella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.22'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '132499'^^xsd:integer;
  dwc:aphiaIdAccepted '132499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.75 -13.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.75"^^xsd:decimal ;
  dwc:decimalLongitude "-13.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.75 -13.81)"^^geo:wktLiteral ;
  geo-pos:lat "28.75"^^xsd:decimal ;
  geo-pos:long "-13.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.81'^^xsd:double;
  dwc:latitude '28.75'^^xsd:double;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.94 5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.94"^^xsd:decimal ;
  dwc:decimalLongitude "5.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.94 5.1)"^^geo:wktLiteral ;
  geo-pos:lat "61.94"^^xsd:decimal ;
  geo-pos:long "5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Methridium senile dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.1'^^xsd:double;
  dwc:latitude '61.94'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Monomyces pygmaea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:aphiaid '135200'^^xsd:integer;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "174"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae adriaticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '174'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '815546'^^xsd:integer;
  dwc:aphiaIdAccepted '815546'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:aphiaid '856565'^^xsd:integer;
  dwc:aphiaIdAccepted '100993'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "457"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -9.65)"^^geo:wktLiteral ;
  geo-pos:lat "39.45"^^xsd:decimal ;
  geo-pos:long "-9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '39.45'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '457'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07 11.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07"^^xsd:decimal ;
  dwc:decimalLongitude "11.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07 11.06)"^^geo:wktLiteral ;
  geo-pos:lat "37.07"^^xsd:decimal ;
  geo-pos:long "11.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.06'^^xsd:double;
  dwc:latitude '37.07'^^xsd:double;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13 10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13"^^xsd:decimal ;
  dwc:decimalLongitude "10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13 10.81)"^^geo:wktLiteral ;
  geo-pos:lat "37.13"^^xsd:decimal ;
  geo-pos:long "10.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.81'^^xsd:double;
  dwc:latitude '37.13'^^xsd:double;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92 7.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92"^^xsd:decimal ;
  dwc:decimalLongitude "7.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92 7.77)"^^geo:wktLiteral ;
  geo-pos:lat "36.92"^^xsd:decimal ;
  geo-pos:long "7.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.77'^^xsd:double;
  dwc:latitude '36.92'^^xsd:double;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 5.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66"^^xsd:decimal ;
  dwc:decimalLongitude "5.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 5.42)"^^geo:wktLiteral ;
  geo-pos:lat "36.66"^^xsd:decimal ;
  geo-pos:long "5.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Leptopsammia pruvoti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.42'^^xsd:double;
  dwc:latitude '36.66'^^xsd:double;
  dwc:aphiaid '135193'^^xsd:integer;
  dwc:aphiaIdAccepted '135193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 22.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "22.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 22.76)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "22.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.76'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ilyanthus stellatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '855816'^^xsd:integer;
  dwc:aphiaIdAccepted '416481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ilyanthus stellatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '855816'^^xsd:integer;
  dwc:aphiaIdAccepted '416481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.27 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.27"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.27 56.4)"^^geo:wktLiteral ;
  geo-pos:lat "73.27"^^xsd:decimal ;
  geo-pos:long "56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '73.27'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '100876'^^xsd:integer;
  dwc:aphiaIdAccepted '100876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2 -8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1275"^^xsd:integer ;
  dwc:maximumDepthInMeters "1275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2 -8.47)"^^geo:wktLiteral ;
  geo-pos:lat "71.2"^^xsd:decimal ;
  geo-pos:long "-8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.47'^^xsd:double;
  dwc:latitude '71.2'^^xsd:double;
  dwc:minimumDepth '1275'^^xsd:integer;
  dwc:maximumDepth '1275'^^xsd:integer;
  dwc:aphiaid '100876'^^xsd:integer;
  dwc:aphiaIdAccepted '100876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "845"^^xsd:integer ;
  dwc:maximumDepthInMeters "845"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '845'^^xsd:integer;
  dwc:maximumDepth '845'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "599"^^xsd:integer ;
  dwc:maximumDepthInMeters "599"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '599'^^xsd:integer;
  dwc:maximumDepth '599'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1385"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '1385'^^xsd:integer;
  dwc:maximumDepth '1385'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "732"^^xsd:integer ;
  dwc:maximumDepthInMeters "732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -18)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '732'^^xsd:integer;
  dwc:maximumDepth '732'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.37"^^xsd:decimal ;
  dwc:decimalLongitude "-14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  geo-pos:lat "28.37"^^xsd:decimal ;
  geo-pos:long "-14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.12'^^xsd:double;
  dwc:latitude '28.37'^^xsd:double;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.57 -16.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.57"^^xsd:decimal ;
  dwc:decimalLongitude "-16.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.57 -16.32)"^^geo:wktLiteral ;
  geo-pos:lat "28.57"^^xsd:decimal ;
  geo-pos:long "-16.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.32'^^xsd:double;
  dwc:latitude '28.57'^^xsd:double;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.42 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.42"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.42 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "28.42"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '28.42'^^xsd:double;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "15.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.22'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 6.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "6.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 6.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.02"^^xsd:decimal ;
  geo-pos:long "6.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Monomyces pygmaea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.32'^^xsd:double;
  dwc:latitude '43.02'^^xsd:double;
  dwc:aphiaid '135200'^^xsd:integer;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 6.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "6.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 6.39)"^^geo:wktLiteral ;
  geo-pos:lat "43.01"^^xsd:decimal ;
  geo-pos:long "6.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Monomyces pygmaea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.39'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:aphiaid '135200'^^xsd:integer;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 12.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16"^^xsd:decimal ;
  dwc:decimalLongitude "12.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 12.07)"^^geo:wktLiteral ;
  geo-pos:lat "37.16"^^xsd:decimal ;
  geo-pos:long "12.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Monomyces anthophyllum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.07'^^xsd:double;
  dwc:latitude '37.16'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '509760'^^xsd:integer;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 11.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Monomyces anthophyllum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.68'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '509760'^^xsd:integer;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "728"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '728'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 -11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "-11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "468"^^xsd:integer ;
  dwc:maximumDepthInMeters "468"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 -11.63)"^^geo:wktLiteral ;
  geo-pos:lat "51.38"^^xsd:decimal ;
  geo-pos:long "-11.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.63'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:minimumDepth '468'^^xsd:integer;
  dwc:maximumDepth '468'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "468"^^xsd:integer ;
  dwc:maximumDepthInMeters "560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -11.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.68'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '468'^^xsd:integer;
  dwc:maximumDepth '560'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63 -11.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63"^^xsd:decimal ;
  dwc:decimalLongitude "-11.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63 -11.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.63"^^xsd:decimal ;
  geo-pos:long "-11.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.53'^^xsd:double;
  dwc:latitude '50.63'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 -9.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "-9.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "545"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 -9.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "-9.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.22'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '545'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 -9.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.06"^^xsd:decimal ;
  dwc:decimalLongitude "-9.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1110"^^xsd:integer ;
  dwc:maximumDepthInMeters "1170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 -9.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.06"^^xsd:decimal ;
  geo-pos:long "-9.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.34'^^xsd:double;
  dwc:latitude '41.06'^^xsd:double;
  dwc:minimumDepth '1110'^^xsd:integer;
  dwc:maximumDepth '1170'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 -9.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.06"^^xsd:decimal ;
  dwc:decimalLongitude "-9.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 -9.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.06"^^xsd:decimal ;
  geo-pos:long "-9.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.34'^^xsd:double;
  dwc:latitude '41.06'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76 -9.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76"^^xsd:decimal ;
  dwc:decimalLongitude "-9.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "950"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76 -9.485)"^^geo:wktLiteral ;
  geo-pos:lat "42.76"^^xsd:decimal ;
  geo-pos:long "-9.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.485'^^xsd:double;
  dwc:latitude '42.76'^^xsd:double;
  dwc:minimumDepth '950'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.05 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.05"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.05 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "73.05"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '73.05'^^xsd:double;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.83 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.83"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.83 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "78.83"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '78.83'^^xsd:double;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -30.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-30.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -30.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-30.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.48'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -30.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-30.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -30.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-30.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.48'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -30.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38"^^xsd:decimal ;
  dwc:decimalLongitude "-30.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -30.78)"^^geo:wktLiteral ;
  geo-pos:lat "38.38"^^xsd:decimal ;
  geo-pos:long "-30.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.78'^^xsd:double;
  dwc:latitude '38.38'^^xsd:double;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '197'^^xsd:integer;
  dwc:scientificName 'Actinia entacmaea gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:aphiaid '283289'^^xsd:integer;
  dwc:aphiaIdAccepted '283289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peachia hastata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100928'^^xsd:integer;
  dwc:aphiaIdAccepted '100928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "55.75"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peachia hastata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '55.75'^^xsd:double;
  dwc:aphiaid '100928'^^xsd:integer;
  dwc:aphiaIdAccepted '100928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.87 12.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "562"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.87 12.86)"^^geo:wktLiteral ;
  geo-pos:lat "35.87"^^xsd:decimal ;
  geo-pos:long "12.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.86'^^xsd:double;
  dwc:latitude '35.87'^^xsd:double;
  dwc:minimumDepth '562'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.82 -20.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.82"^^xsd:decimal ;
  dwc:decimalLongitude "-20.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.82 -20.31)"^^geo:wktLiteral ;
  geo-pos:lat "65.82"^^xsd:decimal ;
  geo-pos:long "-20.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20.31'^^xsd:double;
  dwc:latitude '65.82'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.07 -23.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.07"^^xsd:decimal ;
  dwc:decimalLongitude "-23.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.07 -23.14)"^^geo:wktLiteral ;
  geo-pos:lat "66.07"^^xsd:decimal ;
  geo-pos:long "-23.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-23.14'^^xsd:double;
  dwc:latitude '66.07'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.87 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.87"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.87 -23.5)"^^geo:wktLiteral ;
  geo-pos:lat "65.87"^^xsd:decimal ;
  geo-pos:long "-23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '65.87'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.01"^^xsd:decimal ;
  dwc:decimalLongitude "11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 11.12)"^^geo:wktLiteral ;
  geo-pos:lat "59.01"^^xsd:decimal ;
  geo-pos:long "11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Protanthea simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.12'^^xsd:double;
  dwc:latitude '59.01'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '100913'^^xsd:integer;
  dwc:aphiaIdAccepted '100913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Protanthea simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '100913'^^xsd:integer;
  dwc:aphiaIdAccepted '100913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Protanthea simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '100913'^^xsd:integer;
  dwc:aphiaIdAccepted '100913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -25.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92"^^xsd:decimal ;
  dwc:decimalLongitude "-25.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "880"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -25.39)"^^geo:wktLiteral ;
  geo-pos:lat "37.92"^^xsd:decimal ;
  geo-pos:long "-25.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.39'^^xsd:double;
  dwc:latitude '37.92'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '880'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -25.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92"^^xsd:decimal ;
  dwc:decimalLongitude "-25.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "880"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -25.39)"^^geo:wktLiteral ;
  geo-pos:lat "37.92"^^xsd:decimal ;
  geo-pos:long "-25.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.39'^^xsd:double;
  dwc:latitude '37.92'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '880'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -25.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92"^^xsd:decimal ;
  dwc:decimalLongitude "-25.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "880"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -25.39)"^^geo:wktLiteral ;
  geo-pos:lat "37.92"^^xsd:decimal ;
  geo-pos:long "-25.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.39'^^xsd:double;
  dwc:latitude '37.92'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '880'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.74"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.74'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia regia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '135181'^^xsd:integer;
  dwc:aphiaIdAccepted '135181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.3"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia regia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '50.3'^^xsd:double;
  dwc:aphiaid '135181'^^xsd:integer;
  dwc:aphiaIdAccepted '135181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis smaragdina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:aphiaid '854332'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "15.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.22'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia candida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '151543'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -28.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "788"^^xsd:integer ;
  dwc:maximumDepthInMeters "788"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -28.83)"^^geo:wktLiteral ;
  geo-pos:lat "64.4"^^xsd:decimal ;
  geo-pos:long "-28.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus magninsulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.83'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:minimumDepth '788'^^xsd:integer;
  dwc:maximumDepth '788'^^xsd:integer;
  dwc:aphiaid '101051'^^xsd:integer;
  dwc:aphiaIdAccepted '101051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "568"^^xsd:integer ;
  dwc:maximumDepthInMeters "568"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -29.1)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus islandicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.1'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:minimumDepth '568'^^xsd:integer;
  dwc:maximumDepth '568'^^xsd:integer;
  dwc:aphiaid '101050'^^xsd:integer;
  dwc:aphiaIdAccepted '101050'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -7.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "-7.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -7.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "-7.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.62'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 -7.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48"^^xsd:decimal ;
  dwc:decimalLongitude "-7.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "623"^^xsd:integer ;
  dwc:maximumDepthInMeters "623"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 -7.17)"^^geo:wktLiteral ;
  geo-pos:lat "36.48"^^xsd:decimal ;
  geo-pos:long "-7.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.17'^^xsd:double;
  dwc:latitude '36.48'^^xsd:double;
  dwc:minimumDepth '623'^^xsd:integer;
  dwc:maximumDepth '623'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -8.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-8.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "667"^^xsd:integer ;
  dwc:maximumDepthInMeters "667"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -8.13)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-8.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.13'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:minimumDepth '667'^^xsd:integer;
  dwc:maximumDepth '667'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.57 20.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.57"^^xsd:decimal ;
  dwc:decimalLongitude "20.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.57 20.22)"^^geo:wktLiteral ;
  geo-pos:lat "69.57"^^xsd:decimal ;
  geo-pos:long "20.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.22'^^xsd:double;
  dwc:latitude '69.57'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.5"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "481"^^xsd:integer ;
  dwc:maximumDepthInMeters "481"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5 15)"^^geo:wktLiteral ;
  geo-pos:lat "67.5"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '67.5'^^xsd:double;
  dwc:minimumDepth '481'^^xsd:integer;
  dwc:maximumDepth '481'^^xsd:integer;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.45 23.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.45"^^xsd:decimal ;
  dwc:decimalLongitude "23.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.45 23.18)"^^geo:wktLiteral ;
  geo-pos:lat "73.45"^^xsd:decimal ;
  geo-pos:long "23.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.18'^^xsd:double;
  dwc:latitude '73.45'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '460'^^xsd:integer;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.23 -11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.23"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.23 -11.9)"^^geo:wktLiteral ;
  geo-pos:lat "30.23"^^xsd:decimal ;
  geo-pos:long "-11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.9'^^xsd:double;
  dwc:latitude '30.23'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.15 -9.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.15"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.15 -9.63)"^^geo:wktLiteral ;
  geo-pos:lat "33.15"^^xsd:decimal ;
  geo-pos:long "-9.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.63'^^xsd:double;
  dwc:latitude '33.15'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -9.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65"^^xsd:decimal ;
  dwc:decimalLongitude "-9.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1370"^^xsd:integer ;
  dwc:maximumDepthInMeters "1430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -9.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.65"^^xsd:decimal ;
  geo-pos:long "-9.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.53'^^xsd:double;
  dwc:latitude '37.65'^^xsd:double;
  dwc:minimumDepth '1370'^^xsd:integer;
  dwc:maximumDepth '1430'^^xsd:integer;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.62 -10.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.62"^^xsd:decimal ;
  dwc:decimalLongitude "-10.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1700"^^xsd:integer ;
  dwc:maximumDepthInMeters "1810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.62 -10.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.62"^^xsd:decimal ;
  geo-pos:long "-10.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.88'^^xsd:double;
  dwc:latitude '48.62'^^xsd:double;
  dwc:minimumDepth '1700'^^xsd:integer;
  dwc:maximumDepth '1810'^^xsd:integer;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "732"^^xsd:integer ;
  dwc:maximumDepthInMeters "732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17.33)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-17.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Schizocyathus fissilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.33'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '732'^^xsd:integer;
  dwc:maximumDepth '732'^^xsd:integer;
  dwc:aphiaid '135207'^^xsd:integer;
  dwc:aphiaIdAccepted '135207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.57 -9.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.57 -9.32)"^^geo:wktLiteral ;
  geo-pos:lat "33.57"^^xsd:decimal ;
  geo-pos:long "-9.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Schizocyathus fissilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.32'^^xsd:double;
  dwc:latitude '33.57'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135207'^^xsd:integer;
  dwc:aphiaIdAccepted '135207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:aphiaid '854606'^^xsd:integer;
  dwc:aphiaIdAccepted '151541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1385"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.09'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:minimumDepth '1385'^^xsd:integer;
  dwc:maximumDepth '1385'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1385"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.09'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:minimumDepth '1385'^^xsd:integer;
  dwc:maximumDepth '1385'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88 -9.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.88"^^xsd:decimal ;
  dwc:decimalLongitude "-9.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88 -9.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.88"^^xsd:decimal ;
  geo-pos:long "-9.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.07'^^xsd:double;
  dwc:latitude '43.88'^^xsd:double;
  dwc:minimumDepth '1674'^^xsd:integer;
  dwc:maximumDepth '1674'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.02 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.02"^^xsd:decimal ;
  dwc:decimalLongitude "-8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.02 -8.55)"^^geo:wktLiteral ;
  geo-pos:lat "72.02"^^xsd:decimal ;
  geo-pos:long "-8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '72.02'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.02 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.02"^^xsd:decimal ;
  dwc:decimalLongitude "-8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.02 -8.55)"^^geo:wktLiteral ;
  geo-pos:lat "72.02"^^xsd:decimal ;
  geo-pos:long "-8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '72.02'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.7 -14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.7 -14.82)"^^geo:wktLiteral ;
  geo-pos:lat "72.7"^^xsd:decimal ;
  geo-pos:long "-14.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.82'^^xsd:double;
  dwc:latitude '72.7'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.62"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "588"^^xsd:integer ;
  dwc:maximumDepthInMeters "588"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "60.62"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus lindahli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '60.62'^^xsd:double;
  dwc:minimumDepth '588'^^xsd:integer;
  dwc:maximumDepth '588'^^xsd:integer;
  dwc:aphiaid '101031'^^xsd:integer;
  dwc:aphiaIdAccepted '101031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1266"^^xsd:integer ;
  dwc:maximumDepthInMeters "1266"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.19)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "-28.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus hirondellei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.19'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:minimumDepth '1266'^^xsd:integer;
  dwc:maximumDepth '1266'^^xsd:integer;
  dwc:aphiaid '581461'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1266"^^xsd:integer ;
  dwc:maximumDepthInMeters "1266"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.19)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "-28.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus hirondellei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.19'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:minimumDepth '1266'^^xsd:integer;
  dwc:maximumDepth '1266'^^xsd:integer;
  dwc:aphiaid '581461'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.58 -10.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.58"^^xsd:decimal ;
  dwc:decimalLongitude "-10.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.58 -10.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.58"^^xsd:decimal ;
  geo-pos:long "-10.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.17'^^xsd:double;
  dwc:latitude '31.58'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.95 16.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.95"^^xsd:decimal ;
  dwc:decimalLongitude "16.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.95 16.86)"^^geo:wktLiteral ;
  geo-pos:lat "79.95"^^xsd:decimal ;
  geo-pos:long "16.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5556'^^xsd:integer;
  dwc:scientificName 'Halcampa arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.86'^^xsd:double;
  dwc:latitude '79.95'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100915'^^xsd:integer;
  dwc:aphiaIdAccepted '100915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.67 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.67"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.67 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "77.67"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5564'^^xsd:integer;
  dwc:scientificName 'Halcampa arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '77.67'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '100915'^^xsd:integer;
  dwc:aphiaIdAccepted '100915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24 13.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24"^^xsd:decimal ;
  dwc:decimalLongitude "13.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24 13.85)"^^geo:wktLiteral ;
  geo-pos:lat "78.24"^^xsd:decimal ;
  geo-pos:long "13.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5566'^^xsd:integer;
  dwc:scientificName 'Halcampa arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.85'^^xsd:double;
  dwc:latitude '78.24'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100915'^^xsd:integer;
  dwc:aphiaIdAccepted '100915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.57 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.57"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.57 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "64.57"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5568'^^xsd:integer;
  dwc:scientificName 'Tealidium jungerseni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '64.57'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '100856'^^xsd:integer;
  dwc:aphiaIdAccepted '100856'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.77 -9.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.77"^^xsd:decimal ;
  dwc:decimalLongitude "-9.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.77 -9.28)"^^geo:wktLiteral ;
  geo-pos:lat "56.77"^^xsd:decimal ;
  geo-pos:long "-9.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.28'^^xsd:double;
  dwc:latitude '56.77'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.97 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.97"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.97 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "75.97"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '75.97'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.73"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.73'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "51.74"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia regia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '51.74'^^xsd:double;
  dwc:aphiaid '135181'^^xsd:integer;
  dwc:aphiaIdAccepted '135181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1230"^^xsd:integer ;
  dwc:maximumDepthInMeters "1230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.65"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.3'^^xsd:double;
  dwc:latitude '37.65'^^xsd:double;
  dwc:minimumDepth '1230'^^xsd:integer;
  dwc:maximumDepth '1230'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.56 5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.56"^^xsd:decimal ;
  dwc:decimalLongitude "5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.56 5.38)"^^geo:wktLiteral ;
  geo-pos:lat "60.56"^^xsd:decimal ;
  geo-pos:long "5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Protanthea simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.38'^^xsd:double;
  dwc:latitude '60.56'^^xsd:double;
  dwc:aphiaid '100913'^^xsd:integer;
  dwc:aphiaIdAccepted '100913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 24.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "24.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 24.85)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "24.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Trochocyathus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '24.85'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '135175'^^xsd:integer;
  dwc:aphiaIdAccepted '135175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68 12.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68"^^xsd:decimal ;
  dwc:decimalLongitude "12.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68 12.17)"^^geo:wktLiteral ;
  geo-pos:lat "36.68"^^xsd:decimal ;
  geo-pos:long "12.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.17'^^xsd:double;
  dwc:latitude '36.68'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '854606'^^xsd:integer;
  dwc:aphiaIdAccepted '151541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.7 -14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.7 -14.82)"^^geo:wktLiteral ;
  geo-pos:lat "72.7"^^xsd:decimal ;
  geo-pos:long "-14.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.82'^^xsd:double;
  dwc:latitude '72.7'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88 -9.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.88"^^xsd:decimal ;
  dwc:decimalLongitude "-9.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88 -9.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.88"^^xsd:decimal ;
  geo-pos:long "-9.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.07'^^xsd:double;
  dwc:latitude '43.88'^^xsd:double;
  dwc:minimumDepth '1674'^^xsd:integer;
  dwc:maximumDepth '1674'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.17 -9.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.17"^^xsd:decimal ;
  dwc:decimalLongitude "-9.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.17 -9.28)"^^geo:wktLiteral ;
  geo-pos:lat "33.17"^^xsd:decimal ;
  geo-pos:long "-9.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.28'^^xsd:double;
  dwc:latitude '33.17'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.51 -31.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.51"^^xsd:decimal ;
  dwc:decimalLongitude "-31.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.51 -31.37)"^^geo:wktLiteral ;
  geo-pos:lat "67.51"^^xsd:decimal ;
  geo-pos:long "-31.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5579'^^xsd:integer;
  dwc:scientificName 'Haliactis arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.37'^^xsd:double;
  dwc:latitude '67.51'^^xsd:double;
  dwc:aphiaid '100923'^^xsd:integer;
  dwc:aphiaIdAccepted '100923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -7.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67"^^xsd:decimal ;
  dwc:decimalLongitude "-7.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "437"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -7.02)"^^geo:wktLiteral ;
  geo-pos:lat "36.67"^^xsd:decimal ;
  geo-pos:long "-7.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.02'^^xsd:double;
  dwc:latitude '36.67'^^xsd:double;
  dwc:minimumDepth '437'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.57 -7.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.57"^^xsd:decimal ;
  dwc:decimalLongitude "-7.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.57 -7.52)"^^geo:wktLiteral ;
  geo-pos:lat "65.57"^^xsd:decimal ;
  geo-pos:long "-7.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus bulbosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.52'^^xsd:double;
  dwc:latitude '65.57'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:aphiaid '101047'^^xsd:integer;
  dwc:aphiaIdAccepted '101047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.83"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "79.83"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5555'^^xsd:integer;
  dwc:scientificName 'Halcampa arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '79.83'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '100915'^^xsd:integer;
  dwc:aphiaIdAccepted '100915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2 -9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2"^^xsd:decimal ;
  dwc:decimalLongitude "-9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "560"^^xsd:integer ;
  dwc:maximumDepthInMeters "560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2 -9.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.2"^^xsd:decimal ;
  geo-pos:long "-9.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.25'^^xsd:double;
  dwc:latitude '33.2'^^xsd:double;
  dwc:minimumDepth '560'^^xsd:integer;
  dwc:maximumDepth '560'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia carciniopados'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '854992'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2 -17)"^^geo:wktLiteral ;
  geo-pos:lat "33.2"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '33.2'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "22.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "22.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.35'^^xsd:double;
  dwc:latitude '70.25'^^xsd:double;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis var.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17 -8.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.17"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "476"^^xsd:integer ;
  dwc:maximumDepthInMeters "476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17 -8.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.17"^^xsd:decimal ;
  geo-pos:long "-8.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.63'^^xsd:double;
  dwc:latitude '44.17'^^xsd:double;
  dwc:minimumDepth '476'^^xsd:integer;
  dwc:maximumDepth '476'^^xsd:integer;
  dwc:aphiaid '135170'^^xsd:integer;
  dwc:aphiaIdAccepted '135170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 -25.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1638"^^xsd:integer ;
  dwc:maximumDepthInMeters "1638"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 -25.43)"^^geo:wktLiteral ;
  geo-pos:lat "38.03"^^xsd:decimal ;
  geo-pos:long "-25.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.43'^^xsd:double;
  dwc:latitude '38.03'^^xsd:double;
  dwc:minimumDepth '1638'^^xsd:integer;
  dwc:maximumDepth '1638'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Protanthea simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '100913'^^xsd:integer;
  dwc:aphiaIdAccepted '100913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.75 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.75"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.75 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "65.75"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '65.75'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29 -2.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.29"^^xsd:decimal ;
  dwc:decimalLongitude "-2.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29 -2.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.29"^^xsd:decimal ;
  geo-pos:long "-2.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peachia hastata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.51'^^xsd:double;
  dwc:latitude '47.29'^^xsd:double;
  dwc:aphiaid '100928'^^xsd:integer;
  dwc:aphiaIdAccepted '100928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -16.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "410"^^xsd:integer ;
  dwc:maximumDepthInMeters "580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -16.67)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-16.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Schizocyathus fissilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.67'^^xsd:double;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '410'^^xsd:integer;
  dwc:maximumDepth '580'^^xsd:integer;
  dwc:aphiaid '135207'^^xsd:integer;
  dwc:aphiaIdAccepted '135207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98 11.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.98"^^xsd:decimal ;
  dwc:decimalLongitude "11.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "2030"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98 11.67)"^^geo:wktLiteral ;
  geo-pos:lat "71.98"^^xsd:decimal ;
  geo-pos:long "11.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.67'^^xsd:double;
  dwc:latitude '71.98'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '2030'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96 -28.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96"^^xsd:decimal ;
  dwc:decimalLongitude "-28.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2102"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96 -28.315)"^^geo:wktLiteral ;
  geo-pos:lat "38.96"^^xsd:decimal ;
  geo-pos:long "-28.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.315'^^xsd:double;
  dwc:latitude '38.96'^^xsd:double;
  dwc:minimumDepth '2102'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98 -33.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.98"^^xsd:decimal ;
  dwc:decimalLongitude "-33.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2615"^^xsd:integer ;
  dwc:maximumDepthInMeters "2615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98 -33.02)"^^geo:wktLiteral ;
  geo-pos:lat "34.98"^^xsd:decimal ;
  geo-pos:long "-33.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.02'^^xsd:double;
  dwc:latitude '34.98'^^xsd:double;
  dwc:minimumDepth '2615'^^xsd:integer;
  dwc:maximumDepth '2615'^^xsd:integer;
  dwc:aphiaid '581470'^^xsd:integer;
  dwc:aphiaIdAccepted '581470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.91 -21.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.91"^^xsd:decimal ;
  dwc:decimalLongitude "-21.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5005"^^xsd:integer ;
  dwc:maximumDepthInMeters "5005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.91 -21.21)"^^geo:wktLiteral ;
  geo-pos:lat "38.91"^^xsd:decimal ;
  geo-pos:long "-21.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paractis vestita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.21'^^xsd:double;
  dwc:latitude '38.91'^^xsd:double;
  dwc:minimumDepth '5005'^^xsd:integer;
  dwc:maximumDepth '5005'^^xsd:integer;
  dwc:aphiaid '741518'^^xsd:integer;
  dwc:aphiaIdAccepted '100955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 -31.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "-31.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1535"^^xsd:integer ;
  dwc:maximumDepthInMeters "1785"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 -31.52)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "-31.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stauropathes arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.52'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:minimumDepth '1535'^^xsd:integer;
  dwc:maximumDepth '1785'^^xsd:integer;
  dwc:aphiaid '291111'^^xsd:integer;
  dwc:aphiaIdAccepted '291111'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peachia parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '158255'^^xsd:integer;
  dwc:aphiaIdAccepted '158255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peachia hastata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100928'^^xsd:integer;
  dwc:aphiaIdAccepted '100928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.44 -20.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.44"^^xsd:decimal ;
  dwc:decimalLongitude "-20.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.44 -20.27)"^^geo:wktLiteral ;
  geo-pos:lat "63.44"^^xsd:decimal ;
  geo-pos:long "-20.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20.27'^^xsd:double;
  dwc:latitude '63.44'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.28 -14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.28"^^xsd:decimal ;
  dwc:decimalLongitude "-14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.28 -14.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.28"^^xsd:decimal ;
  geo-pos:long "-14.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.73'^^xsd:double;
  dwc:latitude '64.28'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.29"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "63.29"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '63.29'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.75 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.75"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.75 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "65.75"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '65.75'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Schizocyathus fissilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:aphiaid '135207'^^xsd:integer;
  dwc:aphiaIdAccepted '135207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.72"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Schizocyathus fissilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.05'^^xsd:double;
  dwc:latitude '37.72'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '135207'^^xsd:integer;
  dwc:aphiaIdAccepted '135207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Schizocyathus fissilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:aphiaid '135207'^^xsd:integer;
  dwc:aphiaIdAccepted '135207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.45 -16.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.45"^^xsd:decimal ;
  dwc:decimalLongitude "-16.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.45 -16.53)"^^geo:wktLiteral ;
  geo-pos:lat "32.45"^^xsd:decimal ;
  geo-pos:long "-16.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Schizocyathus fissilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.53'^^xsd:double;
  dwc:latitude '32.45'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '135207'^^xsd:integer;
  dwc:aphiaIdAccepted '135207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.52 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.52"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2465"^^xsd:integer ;
  dwc:maximumDepthInMeters "2465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.52 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "69.52"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '69.52'^^xsd:double;
  dwc:minimumDepth '2465'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.52 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.52"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2465"^^xsd:integer ;
  dwc:maximumDepthInMeters "2465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.52 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "69.52"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '69.52'^^xsd:double;
  dwc:minimumDepth '2465'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98 11.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.98"^^xsd:decimal ;
  dwc:decimalLongitude "11.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "2030"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98 11.67)"^^geo:wktLiteral ;
  geo-pos:lat "71.98"^^xsd:decimal ;
  geo-pos:long "11.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.67'^^xsd:double;
  dwc:latitude '71.98'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '2030'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48"^^xsd:decimal ;
  dwc:decimalLongitude "-25.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1732"^^xsd:integer ;
  dwc:maximumDepthInMeters "1732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.48"^^xsd:decimal ;
  geo-pos:long "-25.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.53'^^xsd:double;
  dwc:latitude '37.48'^^xsd:double;
  dwc:minimumDepth '1732'^^xsd:integer;
  dwc:maximumDepth '1732'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48"^^xsd:decimal ;
  dwc:decimalLongitude "-25.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1732"^^xsd:integer ;
  dwc:maximumDepthInMeters "1732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.48"^^xsd:decimal ;
  geo-pos:long "-25.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.53'^^xsd:double;
  dwc:latitude '37.48'^^xsd:double;
  dwc:minimumDepth '1732'^^xsd:integer;
  dwc:maximumDepth '1732'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96 -28.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96"^^xsd:decimal ;
  dwc:decimalLongitude "-28.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2102"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96 -28.315)"^^geo:wktLiteral ;
  geo-pos:lat "38.96"^^xsd:decimal ;
  geo-pos:long "-28.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.315'^^xsd:double;
  dwc:latitude '38.96'^^xsd:double;
  dwc:minimumDepth '2102'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09 -13.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09"^^xsd:decimal ;
  dwc:decimalLongitude "-13.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3749"^^xsd:integer ;
  dwc:maximumDepthInMeters "3757"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09 -13.86)"^^geo:wktLiteral ;
  geo-pos:lat "50.09"^^xsd:decimal ;
  geo-pos:long "-13.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.86'^^xsd:double;
  dwc:latitude '50.09'^^xsd:double;
  dwc:minimumDepth '3749'^^xsd:integer;
  dwc:maximumDepth '3757'^^xsd:integer;
  dwc:aphiaid '101021'^^xsd:integer;
  dwc:aphiaIdAccepted '101021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.84 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.84"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "4350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.84 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.84"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.84'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '4350'^^xsd:integer;
  dwc:aphiaid '101021'^^xsd:integer;
  dwc:aphiaIdAccepted '101021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "4350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -13)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '4350'^^xsd:integer;
  dwc:aphiaid '101021'^^xsd:integer;
  dwc:aphiaIdAccepted '101021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.67 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.67"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.67 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "61.67"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '61.67'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '69.7'^^xsd:double;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "1940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '1940'^^xsd:integer;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1919"^^xsd:integer ;
  dwc:maximumDepthInMeters "1919"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '1919'^^xsd:integer;
  dwc:maximumDepth '1919'^^xsd:integer;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.52 -11.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.52"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.52 -11.73)"^^geo:wktLiteral ;
  geo-pos:lat "32.52"^^xsd:decimal ;
  geo-pos:long "-11.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.73'^^xsd:double;
  dwc:latitude '32.52'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.08 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.08"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.08 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.08"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '33.08'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 -3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "-3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 -3)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "-3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3'^^xsd:integer;
  dwc:latitude '59'^^xsd:integer;
  dwc:aphiaid '151542'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '151542'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.67"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '50.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855010'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.43"^^xsd:decimal ;
  dwc:decimalLongitude "6.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  geo-pos:lat "60.43"^^xsd:decimal ;
  geo-pos:long "6.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '536'^^xsd:integer;
  dwc:scientificName 'Siphonactinia boeckii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.55'^^xsd:double;
  dwc:latitude '60.43'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '854726'^^xsd:integer;
  dwc:aphiaIdAccepted '283579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87 -13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87"^^xsd:decimal ;
  dwc:decimalLongitude "-13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87 -13.72)"^^geo:wktLiteral ;
  geo-pos:lat "56.87"^^xsd:decimal ;
  geo-pos:long "-13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5548'^^xsd:integer;
  dwc:scientificName 'Sagartia rockalliensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.72'^^xsd:double;
  dwc:latitude '56.87'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '283775'^^xsd:integer;
  dwc:aphiaIdAccepted '1583118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87 -13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87"^^xsd:decimal ;
  dwc:decimalLongitude "-13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87 -13.72)"^^geo:wktLiteral ;
  geo-pos:lat "56.87"^^xsd:decimal ;
  geo-pos:long "-13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5548'^^xsd:integer;
  dwc:scientificName 'Sagartia rockalliensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.72'^^xsd:double;
  dwc:latitude '56.87'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '283775'^^xsd:integer;
  dwc:aphiaIdAccepted '1583118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -2)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -7.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-7.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -7.11)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-7.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.11'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.17 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.17"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1262"^^xsd:integer ;
  dwc:maximumDepthInMeters "1262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.17 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "47.17"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '47.17'^^xsd:double;
  dwc:minimumDepth '1262'^^xsd:integer;
  dwc:maximumDepth '1262'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis var. b'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis var. b'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis var. b'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-27.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1240"^^xsd:integer ;
  dwc:maximumDepthInMeters "1240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-27.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.71'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:minimumDepth '1240'^^xsd:integer;
  dwc:maximumDepth '1240'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 -25.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1638"^^xsd:integer ;
  dwc:maximumDepthInMeters "1638"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 -25.43)"^^geo:wktLiteral ;
  geo-pos:lat "38.03"^^xsd:decimal ;
  geo-pos:long "-25.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.43'^^xsd:double;
  dwc:latitude '38.03'^^xsd:double;
  dwc:minimumDepth '1638'^^xsd:integer;
  dwc:maximumDepth '1638'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 -25.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1638"^^xsd:integer ;
  dwc:maximumDepthInMeters "1638"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 -25.43)"^^geo:wktLiteral ;
  geo-pos:lat "38.03"^^xsd:decimal ;
  geo-pos:long "-25.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.43'^^xsd:double;
  dwc:latitude '38.03'^^xsd:double;
  dwc:minimumDepth '1638'^^xsd:integer;
  dwc:maximumDepth '1638'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51 11.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51"^^xsd:decimal ;
  dwc:decimalLongitude "11.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51 11.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.51"^^xsd:decimal ;
  geo-pos:long "11.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.47'^^xsd:double;
  dwc:latitude '37.51'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.51 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.51"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.51 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.51"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -28)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.29 -13.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.29 -13.89)"^^geo:wktLiteral ;
  geo-pos:lat "65.29"^^xsd:decimal ;
  geo-pos:long "-13.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.89'^^xsd:double;
  dwc:latitude '65.29'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis var. b'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.3 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.3"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.3 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "62.3"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5268'^^xsd:integer;
  dwc:scientificName 'Parasicyonis sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '62.3'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '100845'^^xsd:integer;
  dwc:aphiaIdAccepted '100845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -11.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72"^^xsd:decimal ;
  dwc:decimalLongitude "-11.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -11.23)"^^geo:wktLiteral ;
  geo-pos:lat "36.72"^^xsd:decimal ;
  geo-pos:long "-11.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.23'^^xsd:double;
  dwc:latitude '36.72'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.36"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.29)"^^geo:wktLiteral ;
  geo-pos:lat "60.36"^^xsd:decimal ;
  geo-pos:long "-1.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.29'^^xsd:double;
  dwc:latitude '60.36'^^xsd:double;
  dwc:aphiaid '151542'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.67)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-8.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Schizocyathus fissilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.67'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '135207'^^xsd:integer;
  dwc:aphiaIdAccepted '135207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.22 -8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.22"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1889"^^xsd:integer ;
  dwc:maximumDepthInMeters "1889"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.22 -8.38)"^^geo:wktLiteral ;
  geo-pos:lat "69.22"^^xsd:decimal ;
  geo-pos:long "-8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.38'^^xsd:double;
  dwc:latitude '69.22'^^xsd:double;
  dwc:minimumDepth '1889'^^xsd:integer;
  dwc:maximumDepth '1889'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.38 33.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.38"^^xsd:decimal ;
  dwc:decimalLongitude "33.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.38 33.68)"^^geo:wktLiteral ;
  geo-pos:lat "69.38"^^xsd:decimal ;
  geo-pos:long "33.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '33.68'^^xsd:double;
  dwc:latitude '69.38'^^xsd:double;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51 11.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51"^^xsd:decimal ;
  dwc:decimalLongitude "11.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51 11.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.51"^^xsd:decimal ;
  geo-pos:long "11.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.47'^^xsd:double;
  dwc:latitude '37.51'^^xsd:double;
  dwc:minimumDepth '144'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.08 -22.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.08"^^xsd:decimal ;
  dwc:decimalLongitude "-22.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.08 -22.37)"^^geo:wktLiteral ;
  geo-pos:lat "64.08"^^xsd:decimal ;
  geo-pos:long "-22.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.37'^^xsd:double;
  dwc:latitude '64.08'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-28.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.08'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11 -13.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11"^^xsd:decimal ;
  dwc:decimalLongitude "-13.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3490"^^xsd:integer ;
  dwc:maximumDepthInMeters "3550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11 -13.86)"^^geo:wktLiteral ;
  geo-pos:lat "50.11"^^xsd:decimal ;
  geo-pos:long "-13.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.86'^^xsd:double;
  dwc:latitude '50.11'^^xsd:double;
  dwc:minimumDepth '3490'^^xsd:integer;
  dwc:maximumDepth '3550'^^xsd:integer;
  dwc:aphiaid '101021'^^xsd:integer;
  dwc:aphiaIdAccepted '101021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '4883'^^xsd:integer;
  dwc:scientificName 'Haliactis arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '100923'^^xsd:integer;
  dwc:aphiaIdAccepted '100923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 10.78)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '4884'^^xsd:integer;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.78'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '4885'^^xsd:integer;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '55.7'^^xsd:double;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "20.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.58 -4.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.58"^^xsd:decimal ;
  dwc:decimalLongitude "-4.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.58 -4.07)"^^geo:wktLiteral ;
  geo-pos:lat "62.58"^^xsd:decimal ;
  geo-pos:long "-4.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.07'^^xsd:double;
  dwc:latitude '62.58'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '620'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.58 -4.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.58"^^xsd:decimal ;
  dwc:decimalLongitude "-4.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.58 -4.07)"^^geo:wktLiteral ;
  geo-pos:lat "62.58"^^xsd:decimal ;
  geo-pos:long "-4.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.07'^^xsd:double;
  dwc:latitude '62.58'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '620'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia varians'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.28'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '283312'^^xsd:integer;
  dwc:aphiaIdAccepted '283312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia varians'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.28'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '283312'^^xsd:integer;
  dwc:aphiaIdAccepted '283312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.36"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.29)"^^geo:wktLiteral ;
  geo-pos:lat "60.36"^^xsd:decimal ;
  geo-pos:long "-1.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia truncata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.29'^^xsd:double;
  dwc:latitude '60.36'^^xsd:double;
  dwc:aphiaid '283311'^^xsd:integer;
  dwc:aphiaIdAccepted '283311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata var.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '445590'^^xsd:integer;
  dwc:aphiaIdAccepted '1658483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.555 -9.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.555"^^xsd:decimal ;
  dwc:decimalLongitude "-9.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4134"^^xsd:integer ;
  dwc:maximumDepthInMeters "4134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.555 -9.575)"^^geo:wktLiteral ;
  geo-pos:lat "47.555"^^xsd:decimal ;
  geo-pos:long "-9.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.575'^^xsd:double;
  dwc:latitude '47.555'^^xsd:double;
  dwc:minimumDepth '4134'^^xsd:integer;
  dwc:maximumDepth '4134'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-12.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "673"^^xsd:integer ;
  dwc:maximumDepthInMeters "893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -12.28)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-12.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinernus aurelia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.28'^^xsd:double;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '673'^^xsd:integer;
  dwc:maximumDepth '893'^^xsd:integer;
  dwc:aphiaid '741436'^^xsd:integer;
  dwc:aphiaIdAccepted '100835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.92 -11.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.92"^^xsd:decimal ;
  dwc:decimalLongitude "-11.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "778"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.92 -11.48)"^^geo:wktLiteral ;
  geo-pos:lat "50.92"^^xsd:decimal ;
  geo-pos:long "-11.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinernus aurelia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.48'^^xsd:double;
  dwc:latitude '50.92'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '778'^^xsd:integer;
  dwc:aphiaid '741436'^^xsd:integer;
  dwc:aphiaIdAccepted '100835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "775"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.03"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinernus aurelia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '51.03'^^xsd:double;
  dwc:minimumDepth '775'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:aphiaid '741436'^^xsd:integer;
  dwc:aphiaIdAccepted '100835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -27.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -27.46)"^^geo:wktLiteral ;
  geo-pos:lat "40.08"^^xsd:decimal ;
  geo-pos:long "-27.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.46'^^xsd:double;
  dwc:latitude '40.08'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.12 -7.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.12"^^xsd:decimal ;
  dwc:decimalLongitude "-7.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.12 -7.08)"^^geo:wktLiteral ;
  geo-pos:lat "62.12"^^xsd:decimal ;
  geo-pos:long "-7.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.08'^^xsd:double;
  dwc:latitude '62.12'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia coronata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100950'^^xsd:integer;
  dwc:aphiaIdAccepted '100950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.64 -16.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.64"^^xsd:decimal ;
  dwc:decimalLongitude "-16.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1329"^^xsd:integer ;
  dwc:maximumDepthInMeters "1329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.64 -16.76)"^^geo:wktLiteral ;
  geo-pos:lat "32.64"^^xsd:decimal ;
  geo-pos:long "-16.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema typica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.76'^^xsd:double;
  dwc:latitude '32.64'^^xsd:double;
  dwc:minimumDepth '1329'^^xsd:integer;
  dwc:maximumDepth '1329'^^xsd:integer;
  dwc:aphiaid '869138'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1740"^^xsd:integer ;
  dwc:maximumDepthInMeters "1740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.02"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema typica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.35'^^xsd:double;
  dwc:latitude '38.02'^^xsd:double;
  dwc:minimumDepth '1740'^^xsd:integer;
  dwc:maximumDepth '1740'^^xsd:integer;
  dwc:aphiaid '869138'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.54"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1968"^^xsd:integer ;
  dwc:maximumDepthInMeters "1968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.54"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema typica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:aphiaid '869138'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema typica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '869138'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -6.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "775"^^xsd:integer ;
  dwc:maximumDepthInMeters "775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -6.96)"^^geo:wktLiteral ;
  geo-pos:lat "47.4"^^xsd:decimal ;
  geo-pos:long "-6.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.96'^^xsd:double;
  dwc:latitude '47.4'^^xsd:double;
  dwc:minimumDepth '775'^^xsd:integer;
  dwc:maximumDepth '775'^^xsd:integer;
  dwc:aphiaid '411218'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.58 -17.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.58"^^xsd:decimal ;
  dwc:decimalLongitude "-17.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1700"^^xsd:integer ;
  dwc:maximumDepthInMeters "1700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.58 -17.09)"^^geo:wktLiteral ;
  geo-pos:lat "32.58"^^xsd:decimal ;
  geo-pos:long "-17.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.09'^^xsd:double;
  dwc:latitude '32.58'^^xsd:double;
  dwc:minimumDepth '1700'^^xsd:integer;
  dwc:maximumDepth '1700'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.38 33.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.38"^^xsd:decimal ;
  dwc:decimalLongitude "33.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.38 33.68)"^^geo:wktLiteral ;
  geo-pos:lat "69.38"^^xsd:decimal ;
  geo-pos:long "33.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '33.68'^^xsd:double;
  dwc:latitude '69.38'^^xsd:double;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.25 33.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.25"^^xsd:decimal ;
  dwc:decimalLongitude "33.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.25 33.54)"^^geo:wktLiteral ;
  geo-pos:lat "69.25"^^xsd:decimal ;
  geo-pos:long "33.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '33.54'^^xsd:double;
  dwc:latitude '69.25'^^xsd:double;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.25 33.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.25"^^xsd:decimal ;
  dwc:decimalLongitude "33.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.25 33.54)"^^geo:wktLiteral ;
  geo-pos:lat "69.25"^^xsd:decimal ;
  geo-pos:long "33.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '33.54'^^xsd:double;
  dwc:latitude '69.25'^^xsd:double;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "681"^^xsd:integer ;
  dwc:maximumDepthInMeters "681"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.45"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '51.45'^^xsd:double;
  dwc:minimumDepth '681'^^xsd:integer;
  dwc:maximumDepth '681'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.11 8.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.11"^^xsd:decimal ;
  dwc:decimalLongitude "8.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "276"^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.11 8.12)"^^geo:wktLiteral ;
  geo-pos:lat "64.11"^^xsd:decimal ;
  geo-pos:long "8.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.12'^^xsd:double;
  dwc:latitude '64.11'^^xsd:double;
  dwc:minimumDepth '276'^^xsd:integer;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus haddoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '815602'^^xsd:integer;
  dwc:aphiaIdAccepted '815602'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus haddoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '815602'^^xsd:integer;
  dwc:aphiaIdAccepted '815602'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8 -1.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8"^^xsd:decimal ;
  dwc:decimalLongitude "-1.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8 -1.14)"^^geo:wktLiteral ;
  geo-pos:lat "50.8"^^xsd:decimal ;
  geo-pos:long "-1.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.14'^^xsd:double;
  dwc:latitude '50.8'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -13.45)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.45'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.31 9.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.31"^^xsd:decimal ;
  dwc:decimalLongitude "9.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.31 9.19)"^^geo:wktLiteral ;
  geo-pos:lat "44.31"^^xsd:decimal ;
  geo-pos:long "9.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.19'^^xsd:double;
  dwc:latitude '44.31'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.21 8.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.21"^^xsd:decimal ;
  dwc:decimalLongitude "8.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.21 8.43)"^^geo:wktLiteral ;
  geo-pos:lat "44.21"^^xsd:decimal ;
  geo-pos:long "8.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.43'^^xsd:double;
  dwc:latitude '44.21'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.67"^^xsd:decimal ;
  dwc:decimalLongitude "-6.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.67"^^xsd:decimal ;
  geo-pos:long "-6.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia candida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.97'^^xsd:double;
  dwc:latitude '46.67'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bimeria vestita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '117320'^^xsd:integer;
  dwc:aphiaIdAccepted '117320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 9.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "565"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 9.97)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "9.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Thalamophyllia gasti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.97'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:minimumDepth '565'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '135174'^^xsd:integer;
  dwc:aphiaIdAccepted '135174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Thalamophyllia gasti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.38'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '135174'^^xsd:integer;
  dwc:aphiaIdAccepted '135174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.61"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.47 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.47"^^xsd:decimal ;
  dwc:decimalLongitude "-7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1710"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.47 -7)"^^geo:wktLiteral ;
  geo-pos:lat "46.47"^^xsd:decimal ;
  geo-pos:long "-7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '46.47'^^xsd:double;
  dwc:minimumDepth '1710'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.43"^^xsd:decimal ;
  geo-pos:long "-25.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.22'^^xsd:double;
  dwc:latitude '37.43'^^xsd:double;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -25.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.2'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia intestinalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '741429'^^xsd:integer;
  dwc:aphiaIdAccepted '100918'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.33 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.33 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "52.33"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia hemispherica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '52.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855046'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia hemispherica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '855046'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.47 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.47"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.47 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "72.47"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '4880'^^xsd:integer;
  dwc:scientificName 'Edwardsia incerta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '72.47'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '411006'^^xsd:integer;
  dwc:aphiaIdAccepted '411006'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.72 -22.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.72"^^xsd:decimal ;
  dwc:decimalLongitude "-22.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.72 -22.48)"^^geo:wktLiteral ;
  geo-pos:lat "70.72"^^xsd:decimal ;
  geo-pos:long "-22.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '4881'^^xsd:integer;
  dwc:scientificName 'Milne-edwardsia nathorstii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.48'^^xsd:double;
  dwc:latitude '70.72'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '854610'^^xsd:integer;
  dwc:aphiaIdAccepted '283553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.72 -22.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.72"^^xsd:decimal ;
  dwc:decimalLongitude "-22.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.72 -22.48)"^^geo:wktLiteral ;
  geo-pos:lat "70.72"^^xsd:decimal ;
  geo-pos:long "-22.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '4882'^^xsd:integer;
  dwc:scientificName 'Milne-edwardsia nathorstii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.48'^^xsd:double;
  dwc:latitude '70.72'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '854610'^^xsd:integer;
  dwc:aphiaIdAccepted '283553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.185 -5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.185"^^xsd:decimal ;
  dwc:decimalLongitude "-5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1262"^^xsd:integer ;
  dwc:maximumDepthInMeters "748"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.185 -5.83)"^^geo:wktLiteral ;
  geo-pos:lat "47.185"^^xsd:decimal ;
  geo-pos:long "-5.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.83'^^xsd:double;
  dwc:latitude '47.185'^^xsd:double;
  dwc:minimumDepth '1262'^^xsd:integer;
  dwc:maximumDepth '748'^^xsd:integer;
  dwc:aphiaid '100751'^^xsd:integer;
  dwc:aphiaIdAccepted '100754'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88 -9.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.88"^^xsd:decimal ;
  dwc:decimalLongitude "-9.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88 -9.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.88"^^xsd:decimal ;
  geo-pos:long "-9.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.07'^^xsd:double;
  dwc:latitude '43.88'^^xsd:double;
  dwc:minimumDepth '1674'^^xsd:integer;
  dwc:maximumDepth '1674'^^xsd:integer;
  dwc:aphiaid '100751'^^xsd:integer;
  dwc:aphiaIdAccepted '100754'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata var.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '445590'^^xsd:integer;
  dwc:aphiaIdAccepted '1658483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus couchi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus couchi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "13.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus arenaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.59'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '101023'^^xsd:integer;
  dwc:aphiaIdAccepted '101023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.13 -8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.13"^^xsd:decimal ;
  dwc:decimalLongitude "-8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.13 -8.78)"^^geo:wktLiteral ;
  geo-pos:lat "61.13"^^xsd:decimal ;
  geo-pos:long "-8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus haddoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.78'^^xsd:double;
  dwc:latitude '61.13'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '815602'^^xsd:integer;
  dwc:aphiaIdAccepted '815602'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -7.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "-7.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1473"^^xsd:integer ;
  dwc:maximumDepthInMeters "1473"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -7.93)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "-7.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.93'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '1473'^^xsd:integer;
  dwc:maximumDepth '1473'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42"^^xsd:decimal ;
  dwc:decimalLongitude "-31.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1229"^^xsd:integer ;
  dwc:maximumDepthInMeters "1229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.42"^^xsd:decimal ;
  geo-pos:long "-31.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.38'^^xsd:double;
  dwc:latitude '39.42'^^xsd:double;
  dwc:minimumDepth '1229'^^xsd:integer;
  dwc:maximumDepth '1229'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.54"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1905"^^xsd:integer ;
  dwc:maximumDepthInMeters "1905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.54"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1905'^^xsd:integer;
  dwc:maximumDepth '1905'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.54"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1905"^^xsd:integer ;
  dwc:maximumDepthInMeters "1905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.54 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.54"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1905'^^xsd:integer;
  dwc:maximumDepth '1905'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.12 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.12"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.12 -9.55)"^^geo:wktLiteral ;
  geo-pos:lat "61.12"^^xsd:decimal ;
  geo-pos:long "-9.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '61.12'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -28.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-28.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -28.88)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-28.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.88'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '135170'^^xsd:integer;
  dwc:aphiaIdAccepted '135170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "843"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '843'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '135170'^^xsd:integer;
  dwc:aphiaIdAccepted '135170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 12.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "12.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 12.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "12.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia cinerea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.33'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:aphiaid '741608'^^xsd:integer;
  dwc:aphiaIdAccepted '100830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia cereus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '592932'^^xsd:integer;
  dwc:aphiaIdAccepted '592932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia cereus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '592932'^^xsd:integer;
  dwc:aphiaIdAccepted '592932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.82 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.82"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.82 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "77.82"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '77.82'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48"^^xsd:decimal ;
  dwc:decimalLongitude "-25.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1732"^^xsd:integer ;
  dwc:maximumDepthInMeters "1732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.48"^^xsd:decimal ;
  geo-pos:long "-25.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyactis symmetrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.53'^^xsd:double;
  dwc:latitude '37.48'^^xsd:double;
  dwc:minimumDepth '1732'^^xsd:integer;
  dwc:maximumDepth '1732'^^xsd:integer;
  dwc:aphiaid '1289132'^^xsd:integer;
  dwc:aphiaIdAccepted '287088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.635 -28.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.635"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1230"^^xsd:integer ;
  dwc:maximumDepthInMeters "1230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.635 -28.19)"^^geo:wktLiteral ;
  geo-pos:lat "38.635"^^xsd:decimal ;
  geo-pos:long "-28.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.19'^^xsd:double;
  dwc:latitude '38.635'^^xsd:double;
  dwc:minimumDepth '1230'^^xsd:integer;
  dwc:maximumDepth '1230'^^xsd:integer;
  dwc:aphiaid '100751'^^xsd:integer;
  dwc:aphiaIdAccepted '100754'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.83 -22.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.83"^^xsd:decimal ;
  dwc:decimalLongitude "-22.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.83 -22.55)"^^geo:wktLiteral ;
  geo-pos:lat "70.83"^^xsd:decimal ;
  geo-pos:long "-22.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '4877'^^xsd:integer;
  dwc:scientificName 'Milne-edwardsia polaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.55'^^xsd:double;
  dwc:latitude '70.83'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '854611'^^xsd:integer;
  dwc:aphiaIdAccepted '100905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4845"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.05)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia iris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.05'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4845'^^xsd:integer;
  dwc:aphiaid '283292'^^xsd:integer;
  dwc:aphiaIdAccepted '283292'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -31.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -31.23)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-31.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.23'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.45 -6.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.45"^^xsd:decimal ;
  dwc:decimalLongitude "-6.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.45 -6.15)"^^geo:wktLiteral ;
  geo-pos:lat "53.45"^^xsd:decimal ;
  geo-pos:long "-6.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia delapi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.15'^^xsd:double;
  dwc:latitude '53.45'^^xsd:double;
  dwc:aphiaid '100883'^^xsd:integer;
  dwc:aphiaIdAccepted '100883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.52 17.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.52"^^xsd:decimal ;
  dwc:decimalLongitude "17.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.52 17.58)"^^geo:wktLiteral ;
  geo-pos:lat "74.52"^^xsd:decimal ;
  geo-pos:long "17.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.58'^^xsd:double;
  dwc:latitude '74.52'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.85 -8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.85"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1042"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.85 -8.3)"^^geo:wktLiteral ;
  geo-pos:lat "59.85"^^xsd:decimal ;
  geo-pos:long "-8.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.3'^^xsd:double;
  dwc:latitude '59.85'^^xsd:double;
  dwc:minimumDepth '1042'^^xsd:integer;
  dwc:maximumDepth '1042'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthothoe affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '410969'^^xsd:integer;
  dwc:aphiaIdAccepted '410969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42"^^xsd:decimal ;
  dwc:decimalLongitude "-31.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1229"^^xsd:integer ;
  dwc:maximumDepthInMeters "1229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.42"^^xsd:decimal ;
  geo-pos:long "-31.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.38'^^xsd:double;
  dwc:latitude '39.42'^^xsd:double;
  dwc:minimumDepth '1229'^^xsd:integer;
  dwc:maximumDepth '1229'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.4)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.4'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Mammillifera mammillosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus couchi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -13.45)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.45'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.25 21.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.25"^^xsd:decimal ;
  dwc:decimalLongitude "21.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.25 21.75)"^^geo:wktLiteral ;
  geo-pos:lat "78.25"^^xsd:decimal ;
  geo-pos:long "21.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.75'^^xsd:double;
  dwc:latitude '78.25'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.25 21.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.25"^^xsd:decimal ;
  dwc:decimalLongitude "21.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.25 21.75)"^^geo:wktLiteral ;
  geo-pos:lat "78.25"^^xsd:decimal ;
  geo-pos:long "21.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.75'^^xsd:double;
  dwc:latitude '78.25'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "20.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -24.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2178"^^xsd:integer ;
  dwc:maximumDepthInMeters "2178"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -24.72)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-24.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyactis symmetrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.72'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '2178'^^xsd:integer;
  dwc:maximumDepth '2178'^^xsd:integer;
  dwc:aphiaid '1289132'^^xsd:integer;
  dwc:aphiaIdAccepted '287088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.71)"^^geo:wktLiteral ;
  geo-pos:lat "51.68"^^xsd:decimal ;
  geo-pos:long "-4.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia venusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.71'^^xsd:double;
  dwc:latitude '51.68'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855118'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia varians'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.28'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '283312'^^xsd:integer;
  dwc:aphiaIdAccepted '283312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.5"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "78.5"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '78.5'^^xsd:double;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia cereus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:aphiaid '592932'^^xsd:integer;
  dwc:aphiaIdAccepted '592932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.75 -0.9)"^^geo:wktLiteral ;
  geo-pos:lat "60.75"^^xsd:decimal ;
  geo-pos:long "-0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.9'^^xsd:double;
  dwc:latitude '60.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus arenaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:aphiaid '101023'^^xsd:integer;
  dwc:aphiaIdAccepted '101023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.58 -7.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.58"^^xsd:decimal ;
  dwc:decimalLongitude "-7.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "585"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.58 -7.13)"^^geo:wktLiteral ;
  geo-pos:lat "59.58"^^xsd:decimal ;
  geo-pos:long "-7.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.13'^^xsd:double;
  dwc:latitude '59.58'^^xsd:double;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '585'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.67 16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.67"^^xsd:decimal ;
  dwc:decimalLongitude "16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.67 16.83)"^^geo:wktLiteral ;
  geo-pos:lat "73.67"^^xsd:decimal ;
  geo-pos:long "16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.83'^^xsd:double;
  dwc:latitude '73.67'^^xsd:double;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.48 -10.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.48"^^xsd:decimal ;
  dwc:decimalLongitude "-10.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.48 -10.27)"^^geo:wktLiteral ;
  geo-pos:lat "48.48"^^xsd:decimal ;
  geo-pos:long "-10.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.27'^^xsd:double;
  dwc:latitude '48.48'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -14)"^^geo:wktLiteral ;
  geo-pos:lat "28.4"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthothoe affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '28.4'^^xsd:double;
  dwc:aphiaid '410969'^^xsd:integer;
  dwc:aphiaIdAccepted '410969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100798'^^xsd:integer;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '69.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.5)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.5'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-28.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.01'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '1385'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.38"^^xsd:decimal ;
  dwc:decimalLongitude "5.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  geo-pos:lat "60.38"^^xsd:decimal ;
  geo-pos:long "5.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '436'^^xsd:integer;
  dwc:scientificName 'Paraedwardsia sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.36'^^xsd:double;
  dwc:latitude '60.38'^^xsd:double;
  dwc:aphiaid '100909'^^xsd:integer;
  dwc:aphiaIdAccepted '100909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5 18.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.5"^^xsd:decimal ;
  dwc:decimalLongitude "18.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5 18.58)"^^geo:wktLiteral ;
  geo-pos:lat "74.5"^^xsd:decimal ;
  geo-pos:long "18.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '18.58'^^xsd:double;
  dwc:latitude '74.5'^^xsd:double;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -26.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-26.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -26.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-26.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyactis symmetrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.01'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:minimumDepth '1805'^^xsd:integer;
  dwc:maximumDepth '1805'^^xsd:integer;
  dwc:aphiaid '1289132'^^xsd:integer;
  dwc:aphiaIdAccepted '287088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnanthus nocturnus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:aphiaid '101006'^^xsd:integer;
  dwc:aphiaIdAccepted '411138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.04 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.04"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.04 15.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.04"^^xsd:decimal ;
  geo-pos:long "15.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '40.04'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 4.1)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4.1'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:aphiaid '100798'^^xsd:integer;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.1"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Thoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:aphiaid '854678'^^xsd:integer;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -1.6)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.6'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '1385'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '1385'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "366"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '366'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia delapi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:aphiaid '100883'^^xsd:integer;
  dwc:aphiaIdAccepted '100883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '451'^^xsd:integer;
  dwc:scientificName 'Nematostella polaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '100905'^^xsd:integer;
  dwc:aphiaIdAccepted '100905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62 -9.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62"^^xsd:decimal ;
  dwc:decimalLongitude "-9.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62 -9.88)"^^geo:wktLiteral ;
  geo-pos:lat "53.62"^^xsd:decimal ;
  geo-pos:long "-9.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '474'^^xsd:integer;
  dwc:scientificName 'Sagartia herdmani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.88'^^xsd:double;
  dwc:latitude '53.62'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '854800'^^xsd:integer;
  dwc:aphiaIdAccepted '100999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69 -1.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69"^^xsd:decimal ;
  dwc:decimalLongitude "-1.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69 -1.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.69"^^xsd:decimal ;
  geo-pos:long "-1.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '4874'^^xsd:integer;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.08'^^xsd:double;
  dwc:latitude '50.69'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2155"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '2155'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "980"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '980'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.13"^^xsd:decimal ;
  dwc:decimalLongitude "-13.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1365"^^xsd:integer ;
  dwc:maximumDepthInMeters "1365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.92)"^^geo:wktLiteral ;
  geo-pos:lat "28.13"^^xsd:decimal ;
  geo-pos:long "-13.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.92'^^xsd:double;
  dwc:latitude '28.13'^^xsd:double;
  dwc:minimumDepth '1365'^^xsd:integer;
  dwc:maximumDepth '1365'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72 -5.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72"^^xsd:decimal ;
  dwc:decimalLongitude "-5.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72 -5.04)"^^geo:wktLiteral ;
  geo-pos:lat "51.72"^^xsd:decimal ;
  geo-pos:long "-5.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.04'^^xsd:double;
  dwc:latitude '51.72'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.57 -5.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.57"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.57 -5.24)"^^geo:wktLiteral ;
  geo-pos:lat "55.57"^^xsd:decimal ;
  geo-pos:long "-5.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.24'^^xsd:double;
  dwc:latitude '55.57'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72 -5.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72"^^xsd:decimal ;
  dwc:decimalLongitude "-5.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72 -5.04)"^^geo:wktLiteral ;
  geo-pos:lat "51.72"^^xsd:decimal ;
  geo-pos:long "-5.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.04'^^xsd:double;
  dwc:latitude '51.72'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "56.01"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia lacerata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '56.01'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6 5.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6 5.03)"^^geo:wktLiteral ;
  geo-pos:lat "61.6"^^xsd:decimal ;
  geo-pos:long "5.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.03'^^xsd:double;
  dwc:latitude '61.6'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 8.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 8.32)"^^geo:wktLiteral ;
  geo-pos:lat "63.7"^^xsd:decimal ;
  geo-pos:long "8.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.32'^^xsd:double;
  dwc:latitude '63.7'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.52 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.52"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.52 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "67.52"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '67.52'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.7 55.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.7"^^xsd:decimal ;
  dwc:decimalLongitude "55.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.7 55.43)"^^geo:wktLiteral ;
  geo-pos:lat "80.7"^^xsd:decimal ;
  geo-pos:long "55.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '55.43'^^xsd:double;
  dwc:latitude '80.7'^^xsd:double;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3 19.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3"^^xsd:decimal ;
  dwc:decimalLongitude "19.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3 19.79)"^^geo:wktLiteral ;
  geo-pos:lat "74.3"^^xsd:decimal ;
  geo-pos:long "19.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.79'^^xsd:double;
  dwc:latitude '74.3'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.87 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.87"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.87 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "73.87"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '73.87'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.48 -10.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.48"^^xsd:decimal ;
  dwc:decimalLongitude "-10.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1280"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.48 -10.27)"^^geo:wktLiteral ;
  geo-pos:lat "48.48"^^xsd:decimal ;
  geo-pos:long "-10.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.27'^^xsd:double;
  dwc:latitude '48.48'^^xsd:double;
  dwc:minimumDepth '1280'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -14.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-14.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1006"^^xsd:integer ;
  dwc:maximumDepthInMeters "1018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -14.07)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-14.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.07'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '1006'^^xsd:integer;
  dwc:maximumDepth '1018'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.77 -9.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.77"^^xsd:decimal ;
  dwc:decimalLongitude "-9.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.77 -9.28)"^^geo:wktLiteral ;
  geo-pos:lat "56.77"^^xsd:decimal ;
  geo-pos:long "-9.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.28'^^xsd:double;
  dwc:latitude '56.77'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1284'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthothoe affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '410969'^^xsd:integer;
  dwc:aphiaIdAccepted '410969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.11 -17.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.11 -17.22)"^^geo:wktLiteral ;
  geo-pos:lat "28.11"^^xsd:decimal ;
  geo-pos:long "-17.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthothoe affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.22'^^xsd:double;
  dwc:latitude '28.11'^^xsd:double;
  dwc:aphiaid '410969'^^xsd:integer;
  dwc:aphiaIdAccepted '410969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  geo-pos:lat "28.23"^^xsd:decimal ;
  geo-pos:long "-16.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthothoe affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.36'^^xsd:double;
  dwc:latitude '28.23'^^xsd:double;
  dwc:aphiaid '410969'^^xsd:integer;
  dwc:aphiaIdAccepted '410969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus couchi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus couchi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus couchi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.07 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.07"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.07 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "61.07"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '61.07'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.07 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.07"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.07 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "61.07"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '61.07'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnanthus sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '101007'^^xsd:integer;
  dwc:aphiaIdAccepted '101007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76 -9.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76 -9.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.76"^^xsd:decimal ;
  geo-pos:long "-9.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.68'^^xsd:double;
  dwc:latitude '43.76'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2320'^^xsd:integer;
  dwc:aphiaid '100751'^^xsd:integer;
  dwc:aphiaIdAccepted '100754'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -22.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92"^^xsd:decimal ;
  dwc:decimalLongitude "-22.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4261"^^xsd:integer ;
  dwc:maximumDepthInMeters "4261"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -22.38)"^^geo:wktLiteral ;
  geo-pos:lat "35.92"^^xsd:decimal ;
  geo-pos:long "-22.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.38'^^xsd:double;
  dwc:latitude '35.92'^^xsd:double;
  dwc:minimumDepth '4261'^^xsd:integer;
  dwc:maximumDepth '4261'^^xsd:integer;
  dwc:aphiaid '100751'^^xsd:integer;
  dwc:aphiaIdAccepted '100754'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.345 -26.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.345"^^xsd:decimal ;
  dwc:decimalLongitude "-26.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "1940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.345 -26.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.345"^^xsd:decimal ;
  geo-pos:long "-26.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyactis symmetrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.92'^^xsd:double;
  dwc:latitude '39.345'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '1940'^^xsd:integer;
  dwc:aphiaid '1289132'^^xsd:integer;
  dwc:aphiaIdAccepted '287088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67 -26.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67"^^xsd:decimal ;
  dwc:decimalLongitude "-26.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1919"^^xsd:integer ;
  dwc:maximumDepthInMeters "1919"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67 -26.44)"^^geo:wktLiteral ;
  geo-pos:lat "37.67"^^xsd:decimal ;
  geo-pos:long "-26.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyactis symmetrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.44'^^xsd:double;
  dwc:latitude '37.67'^^xsd:double;
  dwc:minimumDepth '1919'^^xsd:integer;
  dwc:maximumDepth '1919'^^xsd:integer;
  dwc:aphiaid '1289132'^^xsd:integer;
  dwc:aphiaIdAccepted '287088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18 -30.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1846"^^xsd:integer ;
  dwc:maximumDepthInMeters "1846"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18 -30.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.18"^^xsd:decimal ;
  geo-pos:long "-30.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyactis symmetrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.74'^^xsd:double;
  dwc:latitude '39.18'^^xsd:double;
  dwc:minimumDepth '1846'^^xsd:integer;
  dwc:maximumDepth '1846'^^xsd:integer;
  dwc:aphiaid '1289132'^^xsd:integer;
  dwc:aphiaIdAccepted '287088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 30)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 30)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.82 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.82"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.82 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "77.82"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '77.82'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '151542'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '151542'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11 -4.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11"^^xsd:decimal ;
  dwc:decimalLongitude "-4.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11 -4.17)"^^geo:wktLiteral ;
  geo-pos:lat "51.11"^^xsd:decimal ;
  geo-pos:long "-4.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.17'^^xsd:double;
  dwc:latitude '51.11'^^xsd:double;
  dwc:aphiaid '151542'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02 -16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.02"^^xsd:decimal ;
  dwc:decimalLongitude "-16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02 -16.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.02"^^xsd:decimal ;
  geo-pos:long "-16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.25'^^xsd:double;
  dwc:latitude '33.02'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57 -11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57"^^xsd:decimal ;
  dwc:decimalLongitude "-11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "262"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57 -11.63)"^^geo:wktLiteral ;
  geo-pos:lat "36.57"^^xsd:decimal ;
  geo-pos:long "-11.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.63'^^xsd:double;
  dwc:latitude '36.57'^^xsd:double;
  dwc:minimumDepth '262'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '4997'^^xsd:integer;
  dwc:scientificName 'Ptychodactis patula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '101020'^^xsd:integer;
  dwc:aphiaIdAccepted '101020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5050'^^xsd:integer;
  dwc:scientificName 'Edwardsia delapi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:aphiaid '100883'^^xsd:integer;
  dwc:aphiaIdAccepted '100883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5050'^^xsd:integer;
  dwc:scientificName 'Edwardsia delapi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:aphiaid '100883'^^xsd:integer;
  dwc:aphiaIdAccepted '100883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1187"^^xsd:integer ;
  dwc:maximumDepthInMeters "1187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.35'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:minimumDepth '1187'^^xsd:integer;
  dwc:maximumDepth '1187'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12 -8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12"^^xsd:decimal ;
  dwc:decimalLongitude "-8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1440"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12 -8.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.12"^^xsd:decimal ;
  geo-pos:long "-8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.05'^^xsd:double;
  dwc:latitude '36.12'^^xsd:double;
  dwc:minimumDepth '1440'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4700"^^xsd:integer ;
  dwc:maximumDepthInMeters "4700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinernus michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '4700'^^xsd:integer;
  dwc:maximumDepth '4700'^^xsd:integer;
  dwc:aphiaid '100796'^^xsd:integer;
  dwc:aphiaIdAccepted '100796'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 1.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 1.74)"^^geo:wktLiteral ;
  geo-pos:lat "52.6"^^xsd:decimal ;
  geo-pos:long "1.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.74'^^xsd:double;
  dwc:latitude '52.6'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.13 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.13"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.13 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.13"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '64.13'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.06 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.06"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.06 -21.95)"^^geo:wktLiteral ;
  geo-pos:lat "64.06"^^xsd:decimal ;
  geo-pos:long "-21.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '64.06'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.04 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.04"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.04 9.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.04"^^xsd:decimal ;
  geo-pos:long "9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '38.04'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 11.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "11.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 11.04)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "11.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.04'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79 12)"^^geo:wktLiteral ;
  geo-pos:lat "36.79"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '36.79'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-28.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.08'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-28.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.08'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-28.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.08'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.23 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1619"^^xsd:integer ;
  dwc:maximumDepthInMeters "1619"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.23 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "67.23"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '67.23'^^xsd:double;
  dwc:minimumDepth '1619'^^xsd:integer;
  dwc:maximumDepth '1619'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.23 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1619"^^xsd:integer ;
  dwc:maximumDepthInMeters "1619"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.23 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "67.23"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '67.23'^^xsd:double;
  dwc:minimumDepth '1619'^^xsd:integer;
  dwc:maximumDepth '1619'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.22 -8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.22"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1889"^^xsd:integer ;
  dwc:maximumDepthInMeters "1889"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.22 -8.38)"^^geo:wktLiteral ;
  geo-pos:lat "69.22"^^xsd:decimal ;
  geo-pos:long "-8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.38'^^xsd:double;
  dwc:latitude '69.22'^^xsd:double;
  dwc:minimumDepth '1889'^^xsd:integer;
  dwc:maximumDepth '1889'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 -5.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "-5.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 -5.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "-5.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Schizopathes crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.88'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '103329'^^xsd:integer;
  dwc:aphiaIdAccepted '103329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.12 -8.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.12"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.12 -8.22)"^^geo:wktLiteral ;
  geo-pos:lat "48.12"^^xsd:decimal ;
  geo-pos:long "-8.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Schizopathes crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.22'^^xsd:double;
  dwc:latitude '48.12'^^xsd:double;
  dwc:aphiaid '103329'^^xsd:integer;
  dwc:aphiaIdAccepted '103329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.12 -8.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.12"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.12 -8.22)"^^geo:wktLiteral ;
  geo-pos:lat "48.12"^^xsd:decimal ;
  geo-pos:long "-8.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Schizopathes crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.22'^^xsd:double;
  dwc:latitude '48.12'^^xsd:double;
  dwc:aphiaid '103329'^^xsd:integer;
  dwc:aphiaIdAccepted '103329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3820"^^xsd:integer ;
  dwc:maximumDepthInMeters "3820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98 -14.1)"^^geo:wktLiteral ;
  geo-pos:lat "49.98"^^xsd:decimal ;
  geo-pos:long "-14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '49.98'^^xsd:double;
  dwc:minimumDepth '3820'^^xsd:integer;
  dwc:maximumDepth '3820'^^xsd:integer;
  dwc:aphiaid '101021'^^xsd:integer;
  dwc:aphiaIdAccepted '101021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88 -14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88"^^xsd:decimal ;
  dwc:decimalLongitude "-14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4035"^^xsd:integer ;
  dwc:maximumDepthInMeters "4140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88 -14.29)"^^geo:wktLiteral ;
  geo-pos:lat "49.88"^^xsd:decimal ;
  geo-pos:long "-14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.29'^^xsd:double;
  dwc:latitude '49.88'^^xsd:double;
  dwc:minimumDepth '4035'^^xsd:integer;
  dwc:maximumDepth '4140'^^xsd:integer;
  dwc:aphiaid '101021'^^xsd:integer;
  dwc:aphiaIdAccepted '101021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.64 -14.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.64"^^xsd:decimal ;
  dwc:decimalLongitude "-14.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4350"^^xsd:integer ;
  dwc:maximumDepthInMeters "4400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.64 -14.57)"^^geo:wktLiteral ;
  geo-pos:lat "49.64"^^xsd:decimal ;
  geo-pos:long "-14.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.57'^^xsd:double;
  dwc:latitude '49.64'^^xsd:double;
  dwc:minimumDepth '4350'^^xsd:integer;
  dwc:maximumDepth '4400'^^xsd:integer;
  dwc:aphiaid '101021'^^xsd:integer;
  dwc:aphiaIdAccepted '101021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85 -8.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85"^^xsd:decimal ;
  dwc:decimalLongitude "-8.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85 -8.34)"^^geo:wktLiteral ;
  geo-pos:lat "51.85"^^xsd:decimal ;
  geo-pos:long "-8.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.34'^^xsd:double;
  dwc:latitude '51.85'^^xsd:double;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.38 33.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.38"^^xsd:decimal ;
  dwc:decimalLongitude "33.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.38 33.68)"^^geo:wktLiteral ;
  geo-pos:lat "69.38"^^xsd:decimal ;
  geo-pos:long "33.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '33.68'^^xsd:double;
  dwc:latitude '69.38'^^xsd:double;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sphenotrochus wrighti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '509492'^^xsd:integer;
  dwc:aphiaIdAccepted '509491'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.025 -9.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.025"^^xsd:decimal ;
  dwc:decimalLongitude "-9.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.025 -9.36)"^^geo:wktLiteral ;
  geo-pos:lat "41.025"^^xsd:decimal ;
  geo-pos:long "-9.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.36'^^xsd:double;
  dwc:latitude '41.025'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -2)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1340'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.73"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coryne fucicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.73'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '117466'^^xsd:integer;
  dwc:aphiaIdAccepted '117466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coryne eximia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '151860'^^xsd:integer;
  dwc:aphiaIdAccepted '151860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.5"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "481"^^xsd:integer ;
  dwc:maximumDepthInMeters "481"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5 15)"^^geo:wktLiteral ;
  geo-pos:lat "67.5"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '67.5'^^xsd:double;
  dwc:minimumDepth '481'^^xsd:integer;
  dwc:maximumDepth '481'^^xsd:integer;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.22 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.22"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.22 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "67.22"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '67.22'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.85 -13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.85"^^xsd:decimal ;
  dwc:decimalLongitude "-13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.85 -13.75)"^^geo:wktLiteral ;
  geo-pos:lat "64.85"^^xsd:decimal ;
  geo-pos:long "-13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.75'^^xsd:double;
  dwc:latitude '64.85'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.46"^^xsd:decimal ;
  geo-pos:long "-28.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.33'^^xsd:double;
  dwc:latitude '38.46'^^xsd:double;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -25.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "-25.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "53.24"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus arenaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '53.24'^^xsd:double;
  dwc:aphiaid '101023'^^xsd:integer;
  dwc:aphiaIdAccepted '101023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.87 13.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.87 13.97)"^^geo:wktLiteral ;
  geo-pos:lat "67.87"^^xsd:decimal ;
  geo-pos:long "13.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus arborescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.97'^^xsd:double;
  dwc:latitude '67.87'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '564961'^^xsd:integer;
  dwc:aphiaIdAccepted '101046'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.62 -14.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.62"^^xsd:decimal ;
  dwc:decimalLongitude "-14.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters "4370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.62 -14.46)"^^geo:wktLiteral ;
  geo-pos:lat "49.62"^^xsd:decimal ;
  geo-pos:long "-14.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.46'^^xsd:double;
  dwc:latitude '49.62'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:maximumDepth '4370'^^xsd:integer;
  dwc:aphiaid '101021'^^xsd:integer;
  dwc:aphiaIdAccepted '101021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '4996'^^xsd:integer;
  dwc:scientificName 'Ptychodactis patula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '101020'^^xsd:integer;
  dwc:aphiaIdAccepted '101020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -28.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-28.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -28.88)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-28.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.88'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '151542'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-28.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.01'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.67"^^xsd:decimal ;
  dwc:decimalLongitude "8.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 8.67)"^^geo:wktLiteral ;
  geo-pos:lat "57.67"^^xsd:decimal ;
  geo-pos:long "8.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.67'^^xsd:double;
  dwc:latitude '57.67'^^xsd:double;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.686"^^xsd:decimal ;
  dwc:decimalLongitude "7.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.317)"^^geo:wktLiteral ;
  geo-pos:lat "43.686"^^xsd:decimal ;
  geo-pos:long "7.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coryne muscoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.317'^^xsd:double;
  dwc:latitude '43.686'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '117469'^^xsd:integer;
  dwc:aphiaIdAccepted '117469'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "-29.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "599"^^xsd:integer ;
  dwc:maximumDepthInMeters "599"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "-29.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema typica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.72'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:minimumDepth '599'^^xsd:integer;
  dwc:maximumDepth '599'^^xsd:integer;
  dwc:aphiaid '869138'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "55.75"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '55.75'^^xsd:double;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -12.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-12.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -12.96)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-12.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.96'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1187"^^xsd:integer ;
  dwc:maximumDepthInMeters "1187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.35'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:minimumDepth '1187'^^xsd:integer;
  dwc:maximumDepth '1187'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33 1.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33"^^xsd:decimal ;
  dwc:decimalLongitude "1.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33 1.72)"^^geo:wktLiteral ;
  geo-pos:lat "54.33"^^xsd:decimal ;
  geo-pos:long "1.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.72'^^xsd:double;
  dwc:latitude '54.33'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.09 -6.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.09"^^xsd:decimal ;
  dwc:decimalLongitude "-6.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.09 -6.24)"^^geo:wktLiteral ;
  geo-pos:lat "62.09"^^xsd:decimal ;
  geo-pos:long "-6.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tudiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.24'^^xsd:double;
  dwc:latitude '62.09'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "-29.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "599"^^xsd:integer ;
  dwc:maximumDepthInMeters "599"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "-29.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.72'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:minimumDepth '599'^^xsd:integer;
  dwc:maximumDepth '599'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.69 -14.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4180"^^xsd:integer ;
  dwc:maximumDepthInMeters "4310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.69 -14.24)"^^geo:wktLiteral ;
  geo-pos:lat "49.69"^^xsd:decimal ;
  geo-pos:long "-14.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.24'^^xsd:double;
  dwc:latitude '49.69'^^xsd:double;
  dwc:minimumDepth '4180'^^xsd:integer;
  dwc:maximumDepth '4310'^^xsd:integer;
  dwc:aphiaid '101021'^^xsd:integer;
  dwc:aphiaIdAccepted '101021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia coronata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100950'^^xsd:integer;
  dwc:aphiaIdAccepted '100950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coryne pintneri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '117470'^^xsd:integer;
  dwc:aphiaIdAccepted '117470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.686"^^xsd:decimal ;
  dwc:decimalLongitude "7.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.317)"^^geo:wktLiteral ;
  geo-pos:lat "43.686"^^xsd:decimal ;
  geo-pos:long "7.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coryne pintneri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.317'^^xsd:double;
  dwc:latitude '43.686'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '117470'^^xsd:integer;
  dwc:aphiaIdAccepted '117470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.73"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Coryne muscoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.73'^^xsd:double;
  dwc:aphiaid '117469'^^xsd:integer;
  dwc:aphiaIdAccepted '117469'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.535 -29.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.535"^^xsd:decimal ;
  dwc:decimalLongitude "-29.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.535 -29.035)"^^geo:wktLiteral ;
  geo-pos:lat "39.535"^^xsd:decimal ;
  geo-pos:long "-29.035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema typica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.035'^^xsd:double;
  dwc:latitude '39.535'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '869138'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -26.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-26.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -26.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-26.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema typica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.01'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:minimumDepth '1805'^^xsd:integer;
  dwc:maximumDepth '1805'^^xsd:integer;
  dwc:aphiaid '869138'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema typica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '869138'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa paguricola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.68 8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.68"^^xsd:decimal ;
  dwc:decimalLongitude "8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.68 8.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.68"^^xsd:decimal ;
  geo-pos:long "8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa paguricola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.82'^^xsd:double;
  dwc:latitude '41.68'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.45 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.45 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "63.45"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa norvegica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '63.45'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.08 -12.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.08"^^xsd:decimal ;
  dwc:decimalLongitude "-12.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.08 -12.97)"^^geo:wktLiteral ;
  geo-pos:lat "35.08"^^xsd:decimal ;
  geo-pos:long "-12.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.97'^^xsd:double;
  dwc:latitude '35.08'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:aphiaid '100823'^^xsd:integer;
  dwc:aphiaIdAccepted '100823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76 -28.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76 -28.13)"^^geo:wktLiteral ;
  geo-pos:lat "38.76"^^xsd:decimal ;
  geo-pos:long "-28.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.13'^^xsd:double;
  dwc:latitude '38.76'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76 -28.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76 -28.13)"^^geo:wktLiteral ;
  geo-pos:lat "38.76"^^xsd:decimal ;
  geo-pos:long "-28.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.13'^^xsd:double;
  dwc:latitude '38.76'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '4887'^^xsd:integer;
  dwc:scientificName 'Ptychodactis patula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '101020'^^xsd:integer;
  dwc:aphiaIdAccepted '101020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '4888'^^xsd:integer;
  dwc:scientificName 'Isoedwardsia nidarosiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '100902'^^xsd:integer;
  dwc:aphiaIdAccepted '283558'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 13.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "13.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 13.37)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "13.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '490'^^xsd:integer;
  dwc:scientificName 'Actinia entacmaea chamaeleon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.37'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.38 -2.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.38"^^xsd:decimal ;
  dwc:decimalLongitude "-2.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.38 -2.54)"^^geo:wktLiteral ;
  geo-pos:lat "47.38"^^xsd:decimal ;
  geo-pos:long "-2.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.54'^^xsd:double;
  dwc:latitude '47.38'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.36"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.36 -1.29)"^^geo:wktLiteral ;
  geo-pos:lat "60.36"^^xsd:decimal ;
  geo-pos:long "-1.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.29'^^xsd:double;
  dwc:latitude '60.36'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.09 -6.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.09"^^xsd:decimal ;
  dwc:decimalLongitude "-6.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.09 -6.24)"^^geo:wktLiteral ;
  geo-pos:lat "62.09"^^xsd:decimal ;
  geo-pos:long "-6.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tudiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.24'^^xsd:double;
  dwc:latitude '62.09'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2965"^^xsd:integer ;
  dwc:maximumDepthInMeters "2965"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2965'^^xsd:integer;
  dwc:maximumDepth '2965'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2965"^^xsd:integer ;
  dwc:maximumDepthInMeters "2965"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2965'^^xsd:integer;
  dwc:maximumDepth '2965'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "-29.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "599"^^xsd:integer ;
  dwc:maximumDepthInMeters "599"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "-29.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.72'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:minimumDepth '599'^^xsd:integer;
  dwc:maximumDepth '599'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23 -4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23 -4.53)"^^geo:wktLiteral ;
  geo-pos:lat "54.23"^^xsd:decimal ;
  geo-pos:long "-4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.53'^^xsd:double;
  dwc:latitude '54.23'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '151644'^^xsd:integer;
  dwc:aphiaIdAccepted '100994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 -3.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 -3.83)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "-3.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.83'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '151644'^^xsd:integer;
  dwc:aphiaIdAccepted '100994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.67"^^xsd:decimal ;
  dwc:decimalLongitude "8.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 8.67)"^^geo:wktLiteral ;
  geo-pos:lat "57.67"^^xsd:decimal ;
  geo-pos:long "8.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.67'^^xsd:double;
  dwc:latitude '57.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '151542'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.67"^^xsd:decimal ;
  dwc:decimalLongitude "8.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 8.67)"^^geo:wktLiteral ;
  geo-pos:lat "57.67"^^xsd:decimal ;
  geo-pos:long "8.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.67'^^xsd:double;
  dwc:latitude '57.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '151542'^^xsd:integer;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinernus verrilli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '741439'^^xsd:integer;
  dwc:aphiaIdAccepted '283447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:aphiaid '855646'^^xsd:integer;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 20)"^^geo:wktLiteral ;
  geo-pos:lat "74"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia andresi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '74'^^xsd:integer;
  dwc:aphiaid '100875'^^xsd:integer;
  dwc:aphiaIdAccepted '100875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.45 -13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.45"^^xsd:decimal ;
  dwc:decimalLongitude "-13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.45 -13.45)"^^geo:wktLiteral ;
  geo-pos:lat "62.45"^^xsd:decimal ;
  geo-pos:long "-13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.45'^^xsd:double;
  dwc:latitude '62.45'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1 -28.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1"^^xsd:decimal ;
  dwc:decimalLongitude "-28.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "299"^^xsd:integer ;
  dwc:maximumDepthInMeters "299"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1 -28.55)"^^geo:wktLiteral ;
  geo-pos:lat "30.1"^^xsd:decimal ;
  geo-pos:long "-28.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.55'^^xsd:double;
  dwc:latitude '30.1'^^xsd:double;
  dwc:minimumDepth '299'^^xsd:integer;
  dwc:maximumDepth '299'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "317"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "29.7"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.95'^^xsd:double;
  dwc:latitude '29.7'^^xsd:double;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '317'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22 -28.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.22"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22 -28.72)"^^geo:wktLiteral ;
  geo-pos:lat "37.22"^^xsd:decimal ;
  geo-pos:long "-28.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.72'^^xsd:double;
  dwc:latitude '37.22'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 -17.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4620"^^xsd:integer ;
  dwc:maximumDepthInMeters "4690"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 -17.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.83"^^xsd:decimal ;
  geo-pos:long "-17.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.53'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:minimumDepth '4620'^^xsd:integer;
  dwc:maximumDepth '4690'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -22.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "-22.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters "4270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -22.27)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "-22.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.27'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:maximumDepth '4270'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 -21.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "-21.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4060"^^xsd:integer ;
  dwc:maximumDepthInMeters "4060"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 -21.26)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "-21.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.26'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:minimumDepth '4060'^^xsd:integer;
  dwc:maximumDepth '4060'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 -33.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97"^^xsd:decimal ;
  dwc:decimalLongitude "-33.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1670"^^xsd:integer ;
  dwc:maximumDepthInMeters "3056"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 -33.43)"^^geo:wktLiteral ;
  geo-pos:lat "38.97"^^xsd:decimal ;
  geo-pos:long "-33.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.43'^^xsd:double;
  dwc:latitude '38.97'^^xsd:double;
  dwc:minimumDepth '1670'^^xsd:integer;
  dwc:maximumDepth '3056'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.83 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.83"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.83 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "78.83"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '4886'^^xsd:integer;
  dwc:scientificName 'Haliactis arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '78.83'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '100923'^^xsd:integer;
  dwc:aphiaIdAccepted '100923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.45 -13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.45"^^xsd:decimal ;
  dwc:decimalLongitude "-13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.45 -13.45)"^^geo:wktLiteral ;
  geo-pos:lat "62.45"^^xsd:decimal ;
  geo-pos:long "-13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.45'^^xsd:double;
  dwc:latitude '62.45'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '151644'^^xsd:integer;
  dwc:aphiaIdAccepted '100994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus arenaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:aphiaid '101023'^^xsd:integer;
  dwc:aphiaIdAccepted '101023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '100823'^^xsd:integer;
  dwc:aphiaIdAccepted '100823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76 -28.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76 -28.13)"^^geo:wktLiteral ;
  geo-pos:lat "38.76"^^xsd:decimal ;
  geo-pos:long "-28.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema typica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.13'^^xsd:double;
  dwc:latitude '38.76'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '869138'^^xsd:integer;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.62 9.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.62"^^xsd:decimal ;
  dwc:decimalLongitude "9.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.62 9.32)"^^geo:wktLiteral ;
  geo-pos:lat "41.62"^^xsd:decimal ;
  geo-pos:long "9.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa paguricola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.32'^^xsd:double;
  dwc:latitude '41.62'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.065 8.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.065"^^xsd:decimal ;
  dwc:decimalLongitude "8.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.065 8.54)"^^geo:wktLiteral ;
  geo-pos:lat "41.065"^^xsd:decimal ;
  geo-pos:long "8.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.54'^^xsd:double;
  dwc:latitude '41.065'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '411218'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.555 -9.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.555"^^xsd:decimal ;
  dwc:decimalLongitude "-9.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4200"^^xsd:integer ;
  dwc:maximumDepthInMeters "4200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.555 -9.575)"^^geo:wktLiteral ;
  geo-pos:lat "47.555"^^xsd:decimal ;
  geo-pos:long "-9.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.575'^^xsd:double;
  dwc:latitude '47.555'^^xsd:double;
  dwc:minimumDepth '4200'^^xsd:integer;
  dwc:maximumDepth '4200'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-12.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "673"^^xsd:integer ;
  dwc:maximumDepthInMeters "893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -12.28)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-12.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinernus aurelia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.28'^^xsd:double;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '673'^^xsd:integer;
  dwc:maximumDepth '893'^^xsd:integer;
  dwc:aphiaid '741436'^^xsd:integer;
  dwc:aphiaIdAccepted '100835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia coronata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100950'^^xsd:integer;
  dwc:aphiaIdAccepted '100950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "910"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -13)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '910'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 -17.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4730"^^xsd:integer ;
  dwc:maximumDepthInMeters "4730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 -17.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.83"^^xsd:decimal ;
  geo-pos:long "-17.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Daontesia porcupina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.23'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:minimumDepth '4730'^^xsd:integer;
  dwc:maximumDepth '4730'^^xsd:integer;
  dwc:aphiaid '100868'^^xsd:integer;
  dwc:aphiaIdAccepted '100868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnanthus sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '101007'^^xsd:integer;
  dwc:aphiaIdAccepted '101007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnanthus sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '101007'^^xsd:integer;
  dwc:aphiaIdAccepted '101007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -10)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.82 -3.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.82"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.82 -3.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.82"^^xsd:decimal ;
  geo-pos:long "-3.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.88'^^xsd:double;
  dwc:latitude '45.82'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia thalassae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '135182'^^xsd:integer;
  dwc:aphiaIdAccepted '135182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63 -11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.63"^^xsd:decimal ;
  dwc:decimalLongitude "-11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "923"^^xsd:integer ;
  dwc:maximumDepthInMeters "923"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63 -11.58)"^^geo:wktLiteral ;
  geo-pos:lat "49.63"^^xsd:decimal ;
  geo-pos:long "-11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.58'^^xsd:double;
  dwc:latitude '49.63'^^xsd:double;
  dwc:minimumDepth '923'^^xsd:integer;
  dwc:maximumDepth '923'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1143"^^xsd:integer ;
  dwc:maximumDepthInMeters "1143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.87"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.87'^^xsd:double;
  dwc:minimumDepth '1143'^^xsd:integer;
  dwc:maximumDepth '1143'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia finmarchica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '69.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '100884'^^xsd:integer;
  dwc:aphiaIdAccepted '100884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.83 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.83"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.83 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "76.83"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '76.83'^^xsd:double;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.16 5.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.16"^^xsd:decimal ;
  dwc:decimalLongitude "5.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.16 5.11)"^^geo:wktLiteral ;
  geo-pos:lat "60.16"^^xsd:decimal ;
  geo-pos:long "5.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton tubicolus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.11'^^xsd:double;
  dwc:latitude '60.16'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '101001'^^xsd:integer;
  dwc:aphiaIdAccepted '101001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 24.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "24.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 24.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "24.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '24.6'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.43"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '36.43'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnanthus sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '101007'^^xsd:integer;
  dwc:aphiaIdAccepted '101007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 -15.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "-15.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4700"^^xsd:integer ;
  dwc:maximumDepthInMeters "4700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 -15.045)"^^geo:wktLiteral ;
  geo-pos:lat "43.34"^^xsd:decimal ;
  geo-pos:long "-15.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Daontesia porcupina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.045'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '4700'^^xsd:integer;
  dwc:maximumDepth '4700'^^xsd:integer;
  dwc:aphiaid '100868'^^xsd:integer;
  dwc:aphiaIdAccepted '100868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "775"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.03"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '51.03'^^xsd:double;
  dwc:minimumDepth '775'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton tubicolus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '101001'^^xsd:integer;
  dwc:aphiaIdAccepted '101001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.66 -14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.66"^^xsd:decimal ;
  dwc:decimalLongitude "-14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.66 -14.29)"^^geo:wktLiteral ;
  geo-pos:lat "64.66"^^xsd:decimal ;
  geo-pos:long "-14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.29'^^xsd:double;
  dwc:latitude '64.66'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '367977'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.07 26.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.07"^^xsd:decimal ;
  dwc:decimalLongitude "26.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.07 26.3)"^^geo:wktLiteral ;
  geo-pos:lat "71.07"^^xsd:decimal ;
  geo-pos:long "26.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia finmarchica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.3'^^xsd:double;
  dwc:latitude '71.07'^^xsd:double;
  dwc:aphiaid '100884'^^xsd:integer;
  dwc:aphiaIdAccepted '100884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '4014'^^xsd:integer;
  dwc:scientificName 'Hormathia mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100953'^^xsd:integer;
  dwc:aphiaIdAccepted '100950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83 28.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83"^^xsd:decimal ;
  dwc:decimalLongitude "28.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83 28.27)"^^geo:wktLiteral ;
  geo-pos:lat "36.83"^^xsd:decimal ;
  geo-pos:long "28.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '28.27'^^xsd:double;
  dwc:latitude '36.83'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 -1.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 -1.42)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "-1.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus alderi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.42'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:aphiaid '288828'^^xsd:integer;
  dwc:aphiaIdAccepted '288828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis bournei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:aphiaid '151563'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -6.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -6.13)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-6.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia thalassae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.13'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '135182'^^xsd:integer;
  dwc:aphiaIdAccepted '135182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "59.6"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.29"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "63.29"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '63.29'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '367977'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.52 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.52"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.52 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "67.52"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia finmarchica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '67.52'^^xsd:double;
  dwc:aphiaid '100884'^^xsd:integer;
  dwc:aphiaIdAccepted '100884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -6.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "860"^^xsd:integer ;
  dwc:maximumDepthInMeters "1150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -6.13)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-6.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia thalassae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.13'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '860'^^xsd:integer;
  dwc:maximumDepth '1150'^^xsd:integer;
  dwc:aphiaid '135182'^^xsd:integer;
  dwc:aphiaIdAccepted '135182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.13 -8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.13"^^xsd:decimal ;
  dwc:decimalLongitude "-8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.13 -8.78)"^^geo:wktLiteral ;
  geo-pos:lat "61.13"^^xsd:decimal ;
  geo-pos:long "-8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.78'^^xsd:double;
  dwc:latitude '61.13'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis bournei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:aphiaid '151563'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 35.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "35.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 35.47)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "35.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '35.47'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88 -16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.88"^^xsd:decimal ;
  dwc:decimalLongitude "-16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4843"^^xsd:integer ;
  dwc:maximumDepthInMeters "4845"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88 -16.48)"^^geo:wktLiteral ;
  geo-pos:lat "48.88"^^xsd:decimal ;
  geo-pos:long "-16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Daontesia porcupina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.48'^^xsd:double;
  dwc:latitude '48.88'^^xsd:double;
  dwc:minimumDepth '4843'^^xsd:integer;
  dwc:maximumDepth '4845'^^xsd:integer;
  dwc:aphiaid '100868'^^xsd:integer;
  dwc:aphiaIdAccepted '100868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.52 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.52"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.52 -10.33)"^^geo:wktLiteral ;
  geo-pos:lat "46.52"^^xsd:decimal ;
  geo-pos:long "-10.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Daontesia porcupina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.52'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '100868'^^xsd:integer;
  dwc:aphiaIdAccepted '100868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.53 3.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.53"^^xsd:decimal ;
  dwc:decimalLongitude "3.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2360"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.53 3.07)"^^geo:wktLiteral ;
  geo-pos:lat "63.53"^^xsd:decimal ;
  geo-pos:long "3.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus vogti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.07'^^xsd:double;
  dwc:latitude '63.53'^^xsd:double;
  dwc:minimumDepth '2360'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '101012'^^xsd:integer;
  dwc:aphiaIdAccepted '101012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '395'^^xsd:integer;
  dwc:scientificName 'Edwardsia norvegica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '100891'^^xsd:integer;
  dwc:aphiaIdAccepted '100891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48"^^xsd:decimal ;
  dwc:decimalLongitude "-25.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1732"^^xsd:integer ;
  dwc:maximumDepthInMeters "1732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.48"^^xsd:decimal ;
  geo-pos:long "-25.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.53'^^xsd:double;
  dwc:latitude '37.48'^^xsd:double;
  dwc:minimumDepth '1732'^^xsd:integer;
  dwc:maximumDepth '1732'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 14.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 14.07)"^^geo:wktLiteral ;
  geo-pos:lat "68.1"^^xsd:decimal ;
  geo-pos:long "14.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '39202'^^xsd:integer;
  dwc:scientificName 'Madoniactis lofotensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.07'^^xsd:double;
  dwc:latitude '68.1'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '854586'^^xsd:integer;
  dwc:aphiaIdAccepted '240768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.23 -19.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.23"^^xsd:decimal ;
  dwc:decimalLongitude "-19.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4556"^^xsd:integer ;
  dwc:maximumDepthInMeters "4556"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.23 -19.62)"^^geo:wktLiteral ;
  geo-pos:lat "47.23"^^xsd:decimal ;
  geo-pos:long "-19.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Daontesia porcupina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19.62'^^xsd:double;
  dwc:latitude '47.23'^^xsd:double;
  dwc:minimumDepth '4556'^^xsd:integer;
  dwc:maximumDepth '4556'^^xsd:integer;
  dwc:aphiaid '100868'^^xsd:integer;
  dwc:aphiaIdAccepted '100868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8 1.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.8"^^xsd:decimal ;
  dwc:decimalLongitude "1.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2876"^^xsd:integer ;
  dwc:maximumDepthInMeters "2876"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8 1.77)"^^geo:wktLiteral ;
  geo-pos:lat "65.8"^^xsd:decimal ;
  geo-pos:long "1.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus vogti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.77'^^xsd:double;
  dwc:latitude '65.8'^^xsd:double;
  dwc:minimumDepth '2876'^^xsd:integer;
  dwc:maximumDepth '2876'^^xsd:integer;
  dwc:aphiaid '101012'^^xsd:integer;
  dwc:aphiaIdAccepted '101012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.04 27.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.04"^^xsd:decimal ;
  dwc:decimalLongitude "27.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.04 27.85)"^^geo:wktLiteral ;
  geo-pos:lat "71.04"^^xsd:decimal ;
  geo-pos:long "27.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia finmarchica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '27.85'^^xsd:double;
  dwc:latitude '71.04'^^xsd:double;
  dwc:aphiaid '100884'^^xsd:integer;
  dwc:aphiaIdAccepted '100884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.07 -22.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.07"^^xsd:decimal ;
  dwc:decimalLongitude "-22.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.07 -22.74)"^^geo:wktLiteral ;
  geo-pos:lat "65.07"^^xsd:decimal ;
  geo-pos:long "-22.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.74'^^xsd:double;
  dwc:latitude '65.07'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '367977'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea johnstoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:aphiaid '854953'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -7.9)"^^geo:wktLiteral ;
  geo-pos:lat "53.4"^^xsd:decimal ;
  geo-pos:long "-7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia mesembryanthemum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.9'^^xsd:double;
  dwc:latitude '53.4'^^xsd:double;
  dwc:aphiaid '854458'^^xsd:integer;
  dwc:aphiaIdAccepted '413961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.65"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia mesembryanthemum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '32.65'^^xsd:double;
  dwc:aphiaid '854458'^^xsd:integer;
  dwc:aphiaIdAccepted '413961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthea cereus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '855309'^^xsd:integer;
  dwc:aphiaIdAccepted '231858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -9.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-9.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "488"^^xsd:integer ;
  dwc:maximumDepthInMeters "509"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -9.42)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-9.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia thalassae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.42'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:minimumDepth '488'^^xsd:integer;
  dwc:maximumDepth '509'^^xsd:integer;
  dwc:aphiaid '135182'^^xsd:integer;
  dwc:aphiaIdAccepted '135182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48 -11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48"^^xsd:decimal ;
  dwc:decimalLongitude "-11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "291"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48 -11.65)"^^geo:wktLiteral ;
  geo-pos:lat "51.48"^^xsd:decimal ;
  geo-pos:long "-11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.65'^^xsd:double;
  dwc:latitude '51.48'^^xsd:double;
  dwc:minimumDepth '291'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.17"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.17"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '44.17'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-28.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.08'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peachia hastata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '100928'^^xsd:integer;
  dwc:aphiaIdAccepted '100928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peachia hastata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '100928'^^xsd:integer;
  dwc:aphiaIdAccepted '100928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.11 8.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.11"^^xsd:decimal ;
  dwc:decimalLongitude "8.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.11 8.63)"^^geo:wktLiteral ;
  geo-pos:lat "57.11"^^xsd:decimal ;
  geo-pos:long "8.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.63'^^xsd:double;
  dwc:latitude '57.11'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 14.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1 14.07)"^^geo:wktLiteral ;
  geo-pos:lat "68.1"^^xsd:decimal ;
  geo-pos:long "14.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '39202'^^xsd:integer;
  dwc:scientificName 'Madoniactis lofotensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.07'^^xsd:double;
  dwc:latitude '68.1'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '854586'^^xsd:integer;
  dwc:aphiaIdAccepted '240768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia finmarchica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '69.7'^^xsd:double;
  dwc:aphiaid '100884'^^xsd:integer;
  dwc:aphiaIdAccepted '100884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.13 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.13"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.13 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.13"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '64.13'^^xsd:double;
  dwc:aphiaid '367977'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.68 1.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.68"^^xsd:decimal ;
  dwc:decimalLongitude "1.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2842"^^xsd:integer ;
  dwc:maximumDepthInMeters "2842"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.68 1.63)"^^geo:wktLiteral ;
  geo-pos:lat "64.68"^^xsd:decimal ;
  geo-pos:long "1.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus vogti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.63'^^xsd:double;
  dwc:latitude '64.68'^^xsd:double;
  dwc:minimumDepth '2842'^^xsd:integer;
  dwc:maximumDepth '2842'^^xsd:integer;
  dwc:aphiaid '101012'^^xsd:integer;
  dwc:aphiaIdAccepted '101012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.26 -19.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.26"^^xsd:decimal ;
  dwc:decimalLongitude "-19.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4556"^^xsd:integer ;
  dwc:maximumDepthInMeters "4556"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.26 -19.69)"^^geo:wktLiteral ;
  geo-pos:lat "47.26"^^xsd:decimal ;
  geo-pos:long "-19.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Daontesia porcupina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19.69'^^xsd:double;
  dwc:latitude '47.26'^^xsd:double;
  dwc:minimumDepth '4556'^^xsd:integer;
  dwc:maximumDepth '4556'^^xsd:integer;
  dwc:aphiaid '100868'^^xsd:integer;
  dwc:aphiaIdAccepted '100868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.23 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.23"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1416"^^xsd:integer ;
  dwc:maximumDepthInMeters "1416"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.23 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "65.23"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton verrilli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '65.23'^^xsd:double;
  dwc:minimumDepth '1416'^^xsd:integer;
  dwc:maximumDepth '1416'^^xsd:integer;
  dwc:aphiaid '101003'^^xsd:integer;
  dwc:aphiaIdAccepted '101003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.66"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "59.66"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '59.66'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.5"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5 30)"^^geo:wktLiteral ;
  geo-pos:lat "74.5"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '74.5'^^xsd:double;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea chrysosplenum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '854946'^^xsd:integer;
  dwc:aphiaIdAccepted '411004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.65"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia mesembryanthemum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '32.65'^^xsd:double;
  dwc:aphiaid '854458'^^xsd:integer;
  dwc:aphiaIdAccepted '413961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48 -11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48"^^xsd:decimal ;
  dwc:decimalLongitude "-11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "291"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48 -11.65)"^^geo:wktLiteral ;
  geo-pos:lat "51.48"^^xsd:decimal ;
  geo-pos:long "-11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.65'^^xsd:double;
  dwc:latitude '51.48'^^xsd:double;
  dwc:minimumDepth '291'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 -5.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "-5.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "512"^^xsd:integer ;
  dwc:maximumDepthInMeters "512"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 -5.57)"^^geo:wktLiteral ;
  geo-pos:lat "44.07"^^xsd:decimal ;
  geo-pos:long "-5.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia thalassae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.57'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '512'^^xsd:integer;
  dwc:maximumDepth '512'^^xsd:integer;
  dwc:aphiaid '135182'^^xsd:integer;
  dwc:aphiaIdAccepted '135182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24 -5.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.24"^^xsd:decimal ;
  dwc:decimalLongitude "-5.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24 -5.71)"^^geo:wktLiteral ;
  geo-pos:lat "56.24"^^xsd:decimal ;
  geo-pos:long "-5.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnanthus sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.71'^^xsd:double;
  dwc:latitude '56.24'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101007'^^xsd:integer;
  dwc:aphiaIdAccepted '101007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 -17.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4730"^^xsd:integer ;
  dwc:maximumDepthInMeters "4730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 -17.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.83"^^xsd:decimal ;
  geo-pos:long "-17.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Daontesia porcupina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.23'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:minimumDepth '4730'^^xsd:integer;
  dwc:maximumDepth '4730'^^xsd:integer;
  dwc:aphiaid '100868'^^xsd:integer;
  dwc:aphiaIdAccepted '100868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -33.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-33.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -33.32)"^^geo:wktLiteral ;
  geo-pos:lat "37.25"^^xsd:decimal ;
  geo-pos:long "-33.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.32'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82 23.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82"^^xsd:decimal ;
  dwc:decimalLongitude "23.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82 23.77)"^^geo:wktLiteral ;
  geo-pos:lat "37.82"^^xsd:decimal ;
  geo-pos:long "23.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '404-405'^^xsd:string;
  dwc:scientificName 'Paranemonia vouliagmeniensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.77'^^xsd:double;
  dwc:latitude '37.82'^^xsd:double;
  dwc:aphiaid '100831'^^xsd:integer;
  dwc:aphiaIdAccepted '100831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1143"^^xsd:integer ;
  dwc:maximumDepthInMeters "1143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.87"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.87'^^xsd:double;
  dwc:minimumDepth '1143'^^xsd:integer;
  dwc:maximumDepth '1143'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.38"^^xsd:decimal ;
  dwc:decimalLongitude "5.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  geo-pos:lat "60.38"^^xsd:decimal ;
  geo-pos:long "5.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.36'^^xsd:double;
  dwc:latitude '60.38'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "76.5"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '76.5'^^xsd:double;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -7.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-7.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1175"^^xsd:integer ;
  dwc:maximumDepthInMeters "1175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -7.32)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-7.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.32'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '1175'^^xsd:integer;
  dwc:maximumDepth '1175'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.79'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.73 -14.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.73"^^xsd:decimal ;
  dwc:decimalLongitude "-14.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.73 -14.13)"^^geo:wktLiteral ;
  geo-pos:lat "57.73"^^xsd:decimal ;
  geo-pos:long "-14.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton robustus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.13'^^xsd:double;
  dwc:latitude '57.73'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '101000'^^xsd:integer;
  dwc:aphiaIdAccepted '101000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67"^^xsd:decimal ;
  dwc:decimalLongitude "18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 18.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.67"^^xsd:decimal ;
  geo-pos:long "18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '18.05'^^xsd:double;
  dwc:latitude '42.67'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -6.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -6.67)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "-6.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis bournei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.67'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '151563'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63 -11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.63"^^xsd:decimal ;
  dwc:decimalLongitude "-11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "923"^^xsd:integer ;
  dwc:maximumDepthInMeters "923"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63 -11.58)"^^geo:wktLiteral ;
  geo-pos:lat "49.63"^^xsd:decimal ;
  geo-pos:long "-11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.58'^^xsd:double;
  dwc:latitude '49.63'^^xsd:double;
  dwc:minimumDepth '923'^^xsd:integer;
  dwc:maximumDepth '923'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia thalassae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '135182'^^xsd:integer;
  dwc:aphiaIdAccepted '135182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.045 7.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.045"^^xsd:decimal ;
  dwc:decimalLongitude "7.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.045 7.835)"^^geo:wktLiteral ;
  geo-pos:lat "64.045"^^xsd:decimal ;
  geo-pos:long "7.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.835'^^xsd:double;
  dwc:latitude '64.045'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.01"^^xsd:decimal ;
  dwc:decimalLongitude "11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 11.12)"^^geo:wktLiteral ;
  geo-pos:lat "59.01"^^xsd:decimal ;
  geo-pos:long "11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.12'^^xsd:double;
  dwc:latitude '59.01'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.67"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '50.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1143"^^xsd:integer ;
  dwc:maximumDepthInMeters "1143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.87"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.87'^^xsd:double;
  dwc:minimumDepth '1143'^^xsd:integer;
  dwc:maximumDepth '1143'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76 -9.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76 -9.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.76"^^xsd:decimal ;
  geo-pos:long "-9.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyactis symmetrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.68'^^xsd:double;
  dwc:latitude '43.76'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2320'^^xsd:integer;
  dwc:aphiaid '1289132'^^xsd:integer;
  dwc:aphiaIdAccepted '287088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.535 -29.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.535"^^xsd:decimal ;
  dwc:decimalLongitude "-29.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.535 -29.035)"^^geo:wktLiteral ;
  geo-pos:lat "39.535"^^xsd:decimal ;
  geo-pos:long "-29.035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyactis symmetrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.035'^^xsd:double;
  dwc:latitude '39.535'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '1289132'^^xsd:integer;
  dwc:aphiaIdAccepted '287088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2085"^^xsd:integer ;
  dwc:maximumDepthInMeters "2096"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "-25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus conicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.2'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '2085'^^xsd:integer;
  dwc:maximumDepth '2096'^^xsd:integer;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia finmarchica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:aphiaid '100884'^^xsd:integer;
  dwc:aphiaIdAccepted '100884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^xsd:decimal ;
  dwc:decimalLongitude "-1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dysidea papillosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.2'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '132329'^^xsd:integer;
  dwc:aphiaIdAccepted '101037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  geo-pos:lat "54.13"^^xsd:decimal ;
  geo-pos:long "8.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cyphastraea capitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.23'^^xsd:double;
  dwc:latitude '54.13'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -5.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68"^^xsd:decimal ;
  dwc:decimalLongitude "-5.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -5.53)"^^geo:wktLiteral ;
  geo-pos:lat "54.68"^^xsd:decimal ;
  geo-pos:long "-5.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia margaritifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.53'^^xsd:double;
  dwc:latitude '54.68'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855057'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -5.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68"^^xsd:decimal ;
  dwc:decimalLongitude "-5.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -5.53)"^^geo:wktLiteral ;
  geo-pos:lat "54.68"^^xsd:decimal ;
  geo-pos:long "-5.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia margaritifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.53'^^xsd:double;
  dwc:latitude '54.68'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855057'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '4337'^^xsd:integer;
  dwc:scientificName 'Edwardsia clavata pallida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 23.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2"^^xsd:decimal ;
  dwc:decimalLongitude "23.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 23.1)"^^geo:wktLiteral ;
  geo-pos:lat "70.2"^^xsd:decimal ;
  geo-pos:long "23.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '4338'^^xsd:integer;
  dwc:scientificName 'Actinostola abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.1'^^xsd:double;
  dwc:latitude '70.2'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '100838'^^xsd:integer;
  dwc:aphiaIdAccepted '100838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.45 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.45"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.45 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "78.45"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '4339'^^xsd:integer;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '78.45'^^xsd:double;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -8.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^xsd:decimal ;
  dwc:decimalLongitude "-8.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -8.79)"^^geo:wktLiteral ;
  geo-pos:lat "54.66"^^xsd:decimal ;
  geo-pos:long "-8.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnanthus sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.79'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101007'^^xsd:integer;
  dwc:aphiaIdAccepted '101007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.17 -6.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.17"^^xsd:decimal ;
  dwc:decimalLongitude "-6.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.17 -6.18)"^^geo:wktLiteral ;
  geo-pos:lat "57.17"^^xsd:decimal ;
  geo-pos:long "-6.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnanthus sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.18'^^xsd:double;
  dwc:latitude '57.17'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '101007'^^xsd:integer;
  dwc:aphiaIdAccepted '101007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.22 -5.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.22"^^xsd:decimal ;
  dwc:decimalLongitude "-5.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.22 -5.71)"^^geo:wktLiteral ;
  geo-pos:lat "56.22"^^xsd:decimal ;
  geo-pos:long "-5.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnanthus sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.71'^^xsd:double;
  dwc:latitude '56.22'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101007'^^xsd:integer;
  dwc:aphiaIdAccepted '101007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "52.95"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '52.95'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.66 1.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.66"^^xsd:decimal ;
  dwc:decimalLongitude "1.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.66 1.76)"^^geo:wktLiteral ;
  geo-pos:lat "52.66"^^xsd:decimal ;
  geo-pos:long "1.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.76'^^xsd:double;
  dwc:latitude '52.66'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -25.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "-25.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.46"^^xsd:decimal ;
  geo-pos:long "-28.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.33'^^xsd:double;
  dwc:latitude '38.46'^^xsd:double;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '1385'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '1815'^^xsd:integer;
  dwc:maximumDepth '1830'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1080"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '1080'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.23 23.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.23"^^xsd:decimal ;
  dwc:decimalLongitude "23.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.23 23.47)"^^geo:wktLiteral ;
  geo-pos:lat "74.23"^^xsd:decimal ;
  geo-pos:long "23.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.47'^^xsd:double;
  dwc:latitude '74.23'^^xsd:double;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.67 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.67"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.67 19)"^^geo:wktLiteral ;
  geo-pos:lat "73.67"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '73.67'^^xsd:double;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "74"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '74'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.32 19.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.32"^^xsd:decimal ;
  dwc:decimalLongitude "19.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.32 19.34)"^^geo:wktLiteral ;
  geo-pos:lat "69.32"^^xsd:decimal ;
  geo-pos:long "19.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.34'^^xsd:double;
  dwc:latitude '69.32'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '69.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52 11.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.52"^^xsd:decimal ;
  dwc:decimalLongitude "11.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52 11.06)"^^geo:wktLiteral ;
  geo-pos:lat "35.52"^^xsd:decimal ;
  geo-pos:long "11.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.06'^^xsd:double;
  dwc:latitude '35.52'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13 10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13"^^xsd:decimal ;
  dwc:decimalLongitude "10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13 10.81)"^^geo:wktLiteral ;
  geo-pos:lat "37.13"^^xsd:decimal ;
  geo-pos:long "10.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.81'^^xsd:double;
  dwc:latitude '37.13'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 3)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -6.7)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "-6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.7'^^xsd:double;
  dwc:latitude '62'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -6.7)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "-6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.7'^^xsd:double;
  dwc:latitude '62'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.58 -7.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.58"^^xsd:decimal ;
  dwc:decimalLongitude "-7.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "585"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.58 -7.13)"^^geo:wktLiteral ;
  geo-pos:lat "59.58"^^xsd:decimal ;
  geo-pos:long "-7.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.13'^^xsd:double;
  dwc:latitude '59.58'^^xsd:double;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '585'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "51.45"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '51.45'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66 -5.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66"^^xsd:decimal ;
  dwc:decimalLongitude "-5.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66 -5.53)"^^geo:wktLiteral ;
  geo-pos:lat "53.66"^^xsd:decimal ;
  geo-pos:long "-5.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis bournei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.53'^^xsd:double;
  dwc:latitude '53.66'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '151563'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthothoe affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '410969'^^xsd:integer;
  dwc:aphiaIdAccepted '410969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.72 -8.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.72"^^xsd:decimal ;
  dwc:decimalLongitude "-8.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1085"^^xsd:integer ;
  dwc:maximumDepthInMeters "1115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.72 -8.12)"^^geo:wktLiteral ;
  geo-pos:lat "47.72"^^xsd:decimal ;
  geo-pos:long "-8.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.12'^^xsd:double;
  dwc:latitude '47.72'^^xsd:double;
  dwc:minimumDepth '1085'^^xsd:integer;
  dwc:maximumDepth '1115'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.82 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.82"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.82 -8.1)"^^geo:wktLiteral ;
  geo-pos:lat "47.82"^^xsd:decimal ;
  geo-pos:long "-8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '47.82'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1380'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.48 -10.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.48"^^xsd:decimal ;
  dwc:decimalLongitude "-10.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1465"^^xsd:integer ;
  dwc:maximumDepthInMeters "1630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.48 -10.27)"^^geo:wktLiteral ;
  geo-pos:lat "48.48"^^xsd:decimal ;
  geo-pos:long "-10.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.27'^^xsd:double;
  dwc:latitude '48.48'^^xsd:double;
  dwc:minimumDepth '1465'^^xsd:integer;
  dwc:maximumDepth '1630'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -22.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.05"^^xsd:decimal ;
  dwc:decimalLongitude "-22.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -22.71)"^^geo:wktLiteral ;
  geo-pos:lat "64.05"^^xsd:decimal ;
  geo-pos:long "-22.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.71'^^xsd:double;
  dwc:latitude '64.05'^^xsd:double;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '56.1'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  geo-pos:lat "54.13"^^xsd:decimal ;
  geo-pos:long "8.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia holsatica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.23'^^xsd:double;
  dwc:latitude '54.13'^^xsd:double;
  dwc:aphiaid '855048'^^xsd:integer;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78 13.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.78"^^xsd:decimal ;
  dwc:decimalLongitude "13.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "690"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78 13.03)"^^geo:wktLiteral ;
  geo-pos:lat "35.78"^^xsd:decimal ;
  geo-pos:long "13.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.03'^^xsd:double;
  dwc:latitude '35.78'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '690'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -2)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.47 -16.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.47"^^xsd:decimal ;
  dwc:decimalLongitude "-16.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2286"^^xsd:integer ;
  dwc:maximumDepthInMeters "2286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.47 -16.63)"^^geo:wktLiteral ;
  geo-pos:lat "32.47"^^xsd:decimal ;
  geo-pos:long "-16.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paractis vestita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.63'^^xsd:double;
  dwc:latitude '32.47'^^xsd:double;
  dwc:minimumDepth '2286'^^xsd:integer;
  dwc:maximumDepth '2286'^^xsd:integer;
  dwc:aphiaid '741518'^^xsd:integer;
  dwc:aphiaIdAccepted '100955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.33 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.33"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.33 15)"^^geo:wktLiteral ;
  geo-pos:lat "78.33"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '78.33'^^xsd:double;
  dwc:aphiaid '740896'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia finmarchica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '69.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100884'^^xsd:integer;
  dwc:aphiaIdAccepted '100884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.52 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.52"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1309"^^xsd:integer ;
  dwc:maximumDepthInMeters "1309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.52 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "69.52"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus bulbosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '69.52'^^xsd:double;
  dwc:minimumDepth '1309'^^xsd:integer;
  dwc:maximumDepth '1309'^^xsd:integer;
  dwc:aphiaid '101047'^^xsd:integer;
  dwc:aphiaIdAccepted '101047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68 -14.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68"^^xsd:decimal ;
  dwc:decimalLongitude "-14.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68 -14.24)"^^geo:wktLiteral ;
  geo-pos:lat "36.68"^^xsd:decimal ;
  geo-pos:long "-14.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.24'^^xsd:double;
  dwc:latitude '36.68'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71 7.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71"^^xsd:decimal ;
  dwc:decimalLongitude "7.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71 7.31)"^^geo:wktLiteral ;
  geo-pos:lat "43.71"^^xsd:decimal ;
  geo-pos:long "7.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia glandulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.31'^^xsd:double;
  dwc:latitude '43.71'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '283288'^^xsd:integer;
  dwc:aphiaIdAccepted '592947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis var. b'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE29755'^^xsd:string;
  dwc:scientificName 'Antennella campanulaformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.6'^^xsd:double;
  dwc:aphiaid '284810'^^xsd:integer;
  dwc:aphiaIdAccepted '284810'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 -2.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84"^^xsd:decimal ;
  dwc:decimalLongitude "-2.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 -2.47)"^^geo:wktLiteral ;
  geo-pos:lat "36.84"^^xsd:decimal ;
  geo-pos:long "-2.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.47'^^xsd:double;
  dwc:latitude '36.84'^^xsd:double;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  geo-pos:lat "51.58"^^xsd:decimal ;
  geo-pos:long "-3.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.97'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:aphiaid '100798'^^xsd:integer;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.12"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1010"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.12"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus crispus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '38.12'^^xsd:double;
  dwc:minimumDepth '1010'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '135203'^^xsd:integer;
  dwc:aphiaIdAccepted '135203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63 -11.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63"^^xsd:decimal ;
  dwc:decimalLongitude "-11.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63 -11.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.63"^^xsd:decimal ;
  geo-pos:long "-11.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondrodactis duplicata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.53'^^xsd:double;
  dwc:latitude '50.63'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '855605'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.27 -5.627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.27"^^xsd:decimal ;
  dwc:decimalLongitude "-5.627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.27 -5.627)"^^geo:wktLiteral ;
  geo-pos:lat "56.27"^^xsd:decimal ;
  geo-pos:long "-5.627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'INVE-35756'^^xsd:string;
  dwc:scientificName 'Coryne pusilla'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.627'^^xsd:double;
  dwc:latitude '56.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '117471'^^xsd:integer;
  dwc:aphiaIdAccepted '117471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia loveni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '854608'^^xsd:integer;
  dwc:aphiaIdAccepted '283550'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -9.75)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "-9.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.75'^^xsd:double;
  dwc:latitude '62'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.02 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.02"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.02 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "80.02"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '80.02'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 12.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15"^^xsd:decimal ;
  dwc:decimalLongitude "12.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 12.14)"^^geo:wktLiteral ;
  geo-pos:lat "37.15"^^xsd:decimal ;
  geo-pos:long "12.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Astroides calycularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.14'^^xsd:double;
  dwc:latitude '37.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '135178'^^xsd:integer;
  dwc:aphiaIdAccepted '135178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43 -3.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43"^^xsd:decimal ;
  dwc:decimalLongitude "-3.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43 -3.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.43"^^xsd:decimal ;
  geo-pos:long "-3.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cyathina smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.53'^^xsd:double;
  dwc:latitude '50.43'^^xsd:double;
  dwc:aphiaid '1383310'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -10.33)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-10.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -11.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -11.73)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-11.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.73'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ceratotrochus magnaghii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:aphiaid '135145'^^xsd:integer;
  dwc:aphiaIdAccepted '135145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -11.95)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum crista galli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.95'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1213"^^xsd:integer ;
  dwc:maximumDepthInMeters "1940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '1213'^^xsd:integer;
  dwc:maximumDepth '1940'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '1385'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52 -0.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52"^^xsd:decimal ;
  dwc:decimalLongitude "-0.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52 -0.88)"^^geo:wktLiteral ;
  geo-pos:lat "55.52"^^xsd:decimal ;
  geo-pos:long "-0.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuedi+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.88'^^xsd:double;
  dwc:latitude '55.52'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alicia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '100862'^^xsd:integer;
  dwc:aphiaIdAccepted '100862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 10.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77"^^xsd:decimal ;
  dwc:decimalLongitude "10.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 10.71)"^^geo:wktLiteral ;
  geo-pos:lat "37.77"^^xsd:decimal ;
  geo-pos:long "10.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.71'^^xsd:double;
  dwc:latitude '37.77'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.04 27.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.04"^^xsd:decimal ;
  dwc:decimalLongitude "27.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.04 27.85)"^^geo:wktLiteral ;
  geo-pos:lat "71.04"^^xsd:decimal ;
  geo-pos:long "27.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '27.85'^^xsd:double;
  dwc:latitude '71.04'^^xsd:double;
  dwc:aphiaid '367977'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.14 -10.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.14"^^xsd:decimal ;
  dwc:decimalLongitude "-10.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.14 -10.27)"^^geo:wktLiteral ;
  geo-pos:lat "52.14"^^xsd:decimal ;
  geo-pos:long "-10.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia miniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.27'^^xsd:double;
  dwc:latitude '52.14'^^xsd:double;
  dwc:aphiaid '854812'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.11 -13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.11"^^xsd:decimal ;
  dwc:decimalLongitude "-13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1098"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.11 -13.05)"^^geo:wktLiteral ;
  geo-pos:lat "29.11"^^xsd:decimal ;
  geo-pos:long "-13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.05'^^xsd:double;
  dwc:latitude '29.11'^^xsd:double;
  dwc:minimumDepth '1098'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "55.75"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '55.75'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.03 23.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.03"^^xsd:decimal ;
  dwc:decimalLongitude "23.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.03 23.33)"^^geo:wktLiteral ;
  geo-pos:lat "78.03"^^xsd:decimal ;
  geo-pos:long "23.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.33'^^xsd:double;
  dwc:latitude '78.03'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 9.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "9.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 9.51)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "9.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.51'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.98 -15.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.98"^^xsd:decimal ;
  dwc:decimalLongitude "-15.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.98 -15.83)"^^geo:wktLiteral ;
  geo-pos:lat "27.98"^^xsd:decimal ;
  geo-pos:long "-15.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.83'^^xsd:double;
  dwc:latitude '27.98'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia alberti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.3'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:aphiaid '135134'^^xsd:integer;
  dwc:aphiaIdAccepted '135134'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.66 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.66"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.66 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "77.66"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '77.66'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72 -5.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72"^^xsd:decimal ;
  dwc:decimalLongitude "-5.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72 -5.04)"^^geo:wktLiteral ;
  geo-pos:lat "51.72"^^xsd:decimal ;
  geo-pos:long "-5.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.04'^^xsd:double;
  dwc:latitude '51.72'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 11.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "11.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 11.04)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "11.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.04'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -1.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -1.36)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-1.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.36'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '856539'^^xsd:integer;
  dwc:aphiaIdAccepted '446808'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "15.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.22'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18 1.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.18"^^xsd:decimal ;
  dwc:decimalLongitude "1.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18 1.67)"^^geo:wktLiteral ;
  geo-pos:lat "54.18"^^xsd:decimal ;
  geo-pos:long "1.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.67'^^xsd:double;
  dwc:latitude '54.18'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrina effoeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '855648'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '88063'^^xsd:integer;
  dwc:scientificName 'Pteroeides spinosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '128522'^^xsd:integer;
  dwc:aphiaIdAccepted '181504'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 -2.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.67"^^xsd:decimal ;
  dwc:decimalLongitude "-2.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 -2.53)"^^geo:wktLiteral ;
  geo-pos:lat "57.67"^^xsd:decimal ;
  geo-pos:long "-2.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia picta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.53'^^xsd:double;
  dwc:latitude '57.67'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '854910'^^xsd:integer;
  dwc:aphiaIdAccepted '100999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.45 20.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.45"^^xsd:decimal ;
  dwc:decimalLongitude "20.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "349"^^xsd:integer ;
  dwc:maximumDepthInMeters "349"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.45 20.85)"^^geo:wktLiteral ;
  geo-pos:lat "72.45"^^xsd:decimal ;
  geo-pos:long "20.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cactosoma abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.85'^^xsd:double;
  dwc:latitude '72.45'^^xsd:double;
  dwc:minimumDepth '349'^^xsd:integer;
  dwc:maximumDepth '349'^^xsd:integer;
  dwc:aphiaid '100914'^^xsd:integer;
  dwc:aphiaIdAccepted '100914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.52 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.52"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.52 17)"^^geo:wktLiteral ;
  geo-pos:lat "74.52"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '74.52'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "38.27"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus membranaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '38.27'^^xsd:double;
  dwc:aphiaid '101011'^^xsd:integer;
  dwc:aphiaIdAccepted '101011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia bellis fusca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '856579'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31 -7.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31"^^xsd:decimal ;
  dwc:decimalLongitude "-7.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31 -7.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.31"^^xsd:decimal ;
  geo-pos:long "-7.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '19695'^^xsd:integer;
  dwc:scientificName 'Onubactis rocioi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.13'^^xsd:double;
  dwc:latitude '37.31'^^xsd:double;
  dwc:aphiaid '100829'^^xsd:integer;
  dwc:aphiaIdAccepted '100829'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.25 21.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.25"^^xsd:decimal ;
  dwc:decimalLongitude "21.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.25 21.75)"^^geo:wktLiteral ;
  geo-pos:lat "78.25"^^xsd:decimal ;
  geo-pos:long "21.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.75'^^xsd:double;
  dwc:latitude '78.25'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -7.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "-7.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -7.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "-7.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.62'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.59 5.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.59"^^xsd:decimal ;
  dwc:decimalLongitude "5.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.59 5.14)"^^geo:wktLiteral ;
  geo-pos:lat "59.59"^^xsd:decimal ;
  geo-pos:long "5.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.14'^^xsd:double;
  dwc:latitude '59.59'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 -6.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 -6.13)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "-6.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cyathoceras cornu'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.13'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '411176'^^xsd:integer;
  dwc:aphiaIdAccepted '289735'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 11.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Guynia annulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.68'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '135206'^^xsd:integer;
  dwc:aphiaIdAccepted '135206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -11.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -11.73)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-11.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.73'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -10)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '64.88'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "443"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '443'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.54 10.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.54"^^xsd:decimal ;
  dwc:decimalLongitude "10.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "514"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.54 10.21)"^^geo:wktLiteral ;
  geo-pos:lat "40.54"^^xsd:decimal ;
  geo-pos:long "10.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.21'^^xsd:double;
  dwc:latitude '40.54'^^xsd:double;
  dwc:minimumDepth '514'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "15.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.22'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38"^^xsd:decimal ;
  dwc:decimalLongitude "-28.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1133"^^xsd:integer ;
  dwc:maximumDepthInMeters "1133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.39)"^^geo:wktLiteral ;
  geo-pos:lat "38.38"^^xsd:decimal ;
  geo-pos:long "-28.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.39'^^xsd:double;
  dwc:latitude '38.38'^^xsd:double;
  dwc:minimumDepth '1133'^^xsd:integer;
  dwc:maximumDepth '1133'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.19 25.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.19"^^xsd:decimal ;
  dwc:decimalLongitude "25.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.19 25.79)"^^geo:wktLiteral ;
  geo-pos:lat "71.19"^^xsd:decimal ;
  geo-pos:long "25.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.79'^^xsd:double;
  dwc:latitude '71.19'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "16.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 16.7)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.7'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.51 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.51"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.51 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.51"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithi smithi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.67 12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.67"^^xsd:decimal ;
  dwc:decimalLongitude "12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.67 12.64)"^^geo:wktLiteral ;
  geo-pos:lat "67.67"^^xsd:decimal ;
  geo-pos:long "12.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Methridium senile dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.64'^^xsd:double;
  dwc:latitude '67.67'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 25)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia viridis rustica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '856480'^^xsd:integer;
  dwc:aphiaIdAccepted '856480'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.52 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.52"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.52 17)"^^geo:wktLiteral ;
  geo-pos:lat "74.52"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '74.52'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.33 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.33"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.33 30)"^^geo:wktLiteral ;
  geo-pos:lat "76.33"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '76.33'^^xsd:double;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paraedwardsia arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:aphiaid '100908'^^xsd:integer;
  dwc:aphiaIdAccepted '100908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "836"^^xsd:integer ;
  dwc:maximumDepthInMeters "836"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '618'^^xsd:integer;
  dwc:scientificName 'Edwardsioides vitrea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:minimumDepth '836'^^xsd:integer;
  dwc:maximumDepth '836'^^xsd:integer;
  dwc:aphiaid '741601'^^xsd:integer;
  dwc:aphiaIdAccepted '100896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 12.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16"^^xsd:decimal ;
  dwc:decimalLongitude "12.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 12.73)"^^geo:wktLiteral ;
  geo-pos:lat "37.16"^^xsd:decimal ;
  geo-pos:long "12.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.73'^^xsd:double;
  dwc:latitude '37.16'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.13 -16.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.13"^^xsd:decimal ;
  dwc:decimalLongitude "-16.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "729"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.13 -16.03)"^^geo:wktLiteral ;
  geo-pos:lat "68.13"^^xsd:decimal ;
  geo-pos:long "-16.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '337'^^xsd:integer;
  dwc:scientificName 'Anthosactis ingolfi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.03'^^xsd:double;
  dwc:latitude '68.13'^^xsd:double;
  dwc:minimumDepth '729'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:aphiaid '100840'^^xsd:integer;
  dwc:aphiaIdAccepted '100840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "55.75"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gonactinia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '55.75'^^xsd:double;
  dwc:aphiaid '100912'^^xsd:integer;
  dwc:aphiaIdAccepted '100912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.38 17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.38"^^xsd:decimal ;
  dwc:decimalLongitude "17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.38 17.75)"^^geo:wktLiteral ;
  geo-pos:lat "75.38"^^xsd:decimal ;
  geo-pos:long "17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.75'^^xsd:double;
  dwc:latitude '75.38'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.38"^^xsd:decimal ;
  dwc:decimalLongitude "5.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  geo-pos:lat "60.38"^^xsd:decimal ;
  geo-pos:long "5.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia flagellifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.36'^^xsd:double;
  dwc:latitude '60.38'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  geo-pos:lat "28.23"^^xsd:decimal ;
  geo-pos:long "-16.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.36'^^xsd:double;
  dwc:latitude '28.23'^^xsd:double;
  dwc:aphiaid '157615'^^xsd:integer;
  dwc:aphiaIdAccepted '854459'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.67 12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.67"^^xsd:decimal ;
  dwc:decimalLongitude "12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.67 12.64)"^^geo:wktLiteral ;
  geo-pos:lat "67.67"^^xsd:decimal ;
  geo-pos:long "12.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.64'^^xsd:double;
  dwc:latitude '67.67'^^xsd:double;
  dwc:aphiaid '367977'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.62'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-28.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.08'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "-29.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "599"^^xsd:integer ;
  dwc:maximumDepthInMeters "599"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "-29.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.72'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:minimumDepth '599'^^xsd:integer;
  dwc:maximumDepth '599'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paraedwardsia arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '100908'^^xsd:integer;
  dwc:aphiaIdAccepted '100908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '856553'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chitonactis coronata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '855593'^^xsd:integer;
  dwc:aphiaIdAccepted '100950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.68 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.68"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.68 -10.28)"^^geo:wktLiteral ;
  geo-pos:lat "61.68"^^xsd:decimal ;
  geo-pos:long "-10.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '61.68'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.66"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "59.66"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ viduatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '59.66'^^xsd:double;
  dwc:aphiaid '101004'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthea cereus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '855309'^^xsd:integer;
  dwc:aphiaIdAccepted '231858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.27 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.27"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.27 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "61.27"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '61.27'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Alicia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '100862'^^xsd:integer;
  dwc:aphiaIdAccepted '100862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.88 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.88"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2127"^^xsd:integer ;
  dwc:maximumDepthInMeters "2127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.88 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "65.88"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '589'^^xsd:integer;
  dwc:scientificName 'Phellia bathybia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '65.88'^^xsd:double;
  dwc:minimumDepth '2127'^^xsd:integer;
  dwc:maximumDepth '2127'^^xsd:integer;
  dwc:aphiaid '854860'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.73 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.73"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "485"^^xsd:integer ;
  dwc:maximumDepthInMeters "485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.73 -27)"^^geo:wktLiteral ;
  geo-pos:lat "61.73"^^xsd:decimal ;
  geo-pos:long "-27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27'^^xsd:integer;
  dwc:latitude '61.73'^^xsd:double;
  dwc:minimumDepth '485'^^xsd:integer;
  dwc:maximumDepth '485'^^xsd:integer;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.07 -22.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.07"^^xsd:decimal ;
  dwc:decimalLongitude "-22.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.07 -22.74)"^^geo:wktLiteral ;
  geo-pos:lat "65.07"^^xsd:decimal ;
  geo-pos:long "-22.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.74'^^xsd:double;
  dwc:latitude '65.07'^^xsd:double;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 -9.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.06"^^xsd:decimal ;
  dwc:decimalLongitude "-9.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 -9.325)"^^geo:wktLiteral ;
  geo-pos:lat "41.06"^^xsd:decimal ;
  geo-pos:long "-9.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.325'^^xsd:double;
  dwc:latitude '41.06'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -6.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "1150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -6.14)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-6.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.14'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '1150'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "34.45"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '34.45'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2603"^^xsd:integer ;
  dwc:maximumDepthInMeters "2603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracalliactis michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '2603'^^xsd:integer;
  dwc:maximumDepth '2603'^^xsd:integer;
  dwc:aphiaid '100958'^^xsd:integer;
  dwc:aphiaIdAccepted '100958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 19)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.48"^^xsd:decimal ;
  dwc:decimalLongitude "4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 4.87)"^^geo:wktLiteral ;
  geo-pos:lat "62.48"^^xsd:decimal ;
  geo-pos:long "4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum mac andrewi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4.87'^^xsd:double;
  dwc:latitude '62.48'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.85 -22.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.85"^^xsd:decimal ;
  dwc:decimalLongitude "-22.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.85 -22.44)"^^geo:wktLiteral ;
  geo-pos:lat "63.85"^^xsd:decimal ;
  geo-pos:long "-22.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.44'^^xsd:double;
  dwc:latitude '63.85'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46 -3.51)"^^geo:wktLiteral ;
  geo-pos:lat "50.46"^^xsd:decimal ;
  geo-pos:long "-3.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum stokesii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.51'^^xsd:double;
  dwc:latitude '50.46'^^xsd:double;
  dwc:aphiaid '1416903'^^xsd:integer;
  dwc:aphiaIdAccepted '1416903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "539"^^xsd:integer ;
  dwc:maximumDepthInMeters "539"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "48.1"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inskipi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '48.1'^^xsd:double;
  dwc:minimumDepth '539'^^xsd:integer;
  dwc:maximumDepth '539'^^xsd:integer;
  dwc:aphiaid '494131'^^xsd:integer;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.83 1.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.83"^^xsd:decimal ;
  dwc:decimalLongitude "1.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.83 1.03)"^^geo:wktLiteral ;
  geo-pos:lat "50.83"^^xsd:decimal ;
  geo-pos:long "1.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.03'^^xsd:double;
  dwc:latitude '50.83'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '741694'^^xsd:integer;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13 8.23)"^^geo:wktLiteral ;
  geo-pos:lat "54.13"^^xsd:decimal ;
  geo-pos:long "8.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa chrysantellum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.23'^^xsd:double;
  dwc:latitude '54.13'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '100916'^^xsd:integer;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04 16.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04"^^xsd:decimal ;
  dwc:decimalLongitude "16.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04 16.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.04"^^xsd:decimal ;
  geo-pos:long "16.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Entacmaea chromatodera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.08'^^xsd:double;
  dwc:latitude '43.04'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '741613'^^xsd:integer;
  dwc:aphiaIdAccepted '283460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus danielseni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '101026'^^xsd:integer;
  dwc:aphiaIdAccepted '101026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.97"^^xsd:decimal ;
  dwc:decimalLongitude "5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2438"^^xsd:integer ;
  dwc:maximumDepthInMeters "2438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 5.17)"^^geo:wktLiteral ;
  geo-pos:lat "77.97"^^xsd:decimal ;
  geo-pos:long "5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '587'^^xsd:integer;
  dwc:scientificName 'Phellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.17'^^xsd:double;
  dwc:latitude '77.97'^^xsd:double;
  dwc:minimumDepth '2438'^^xsd:integer;
  dwc:maximumDepth '2438'^^xsd:integer;
  dwc:aphiaid '741442'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.945 -8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.945"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2225"^^xsd:integer ;
  dwc:maximumDepthInMeters "2225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.945 -8.64)"^^geo:wktLiteral ;
  geo-pos:lat "33.945"^^xsd:decimal ;
  geo-pos:long "-8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.64'^^xsd:double;
  dwc:latitude '33.945'^^xsd:double;
  dwc:minimumDepth '2225'^^xsd:integer;
  dwc:maximumDepth '2225'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.78 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.78"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.78 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.78"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '8224'^^xsd:integer;
  dwc:scientificName 'Bunodes abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '70.78'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '232'^^xsd:integer;
  dwc:aphiaid '741673'^^xsd:integer;
  dwc:aphiaIdAccepted '100838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18 -30.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1846"^^xsd:integer ;
  dwc:maximumDepthInMeters "1846"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18 -30.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.18"^^xsd:decimal ;
  geo-pos:long "-30.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stephanotrochus diadema platypus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.74'^^xsd:double;
  dwc:latitude '39.18'^^xsd:double;
  dwc:minimumDepth '1846'^^xsd:integer;
  dwc:maximumDepth '1846'^^xsd:integer;
  dwc:aphiaid '869140'^^xsd:integer;
  dwc:aphiaIdAccepted '286857'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 29.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07"^^xsd:decimal ;
  dwc:decimalLongitude "29.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "366"^^xsd:integer ;
  dwc:maximumDepthInMeters "381"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 29.68)"^^geo:wktLiteral ;
  geo-pos:lat "36.07"^^xsd:decimal ;
  geo-pos:long "29.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.68'^^xsd:double;
  dwc:latitude '36.07'^^xsd:double;
  dwc:minimumDepth '366'^^xsd:integer;
  dwc:maximumDepth '381'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 -9.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "-9.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 -9.02)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "-9.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.02'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.23 2.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.23"^^xsd:decimal ;
  dwc:decimalLongitude "2.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.23 2.22)"^^geo:wktLiteral ;
  geo-pos:lat "61.23"^^xsd:decimal ;
  geo-pos:long "2.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2.22'^^xsd:double;
  dwc:latitude '61.23'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodes balli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:aphiaid '855451'^^xsd:integer;
  dwc:aphiaIdAccepted '100809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.11 -14.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.11"^^xsd:decimal ;
  dwc:decimalLongitude "-14.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.11 -14.815)"^^geo:wktLiteral ;
  geo-pos:lat "26.11"^^xsd:decimal ;
  geo-pos:long "-14.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dasmosmilia lymani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.815'^^xsd:double;
  dwc:latitude '26.11'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia ramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '135187'^^xsd:integer;
  dwc:aphiaIdAccepted '135187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1026"^^xsd:integer ;
  dwc:maximumDepthInMeters "1026"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -29)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:minimumDepth '1026'^^xsd:integer;
  dwc:maximumDepth '1026'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -28.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "788"^^xsd:integer ;
  dwc:maximumDepthInMeters "788"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -28.83)"^^geo:wktLiteral ;
  geo-pos:lat "64.4"^^xsd:decimal ;
  geo-pos:long "-28.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.83'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:minimumDepth '788'^^xsd:integer;
  dwc:maximumDepth '788'^^xsd:integer;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "77.5"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '77.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -5.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^xsd:decimal ;
  dwc:decimalLongitude "-5.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -5.67)"^^geo:wktLiteral ;
  geo-pos:lat "54.66"^^xsd:decimal ;
  geo-pos:long "-5.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Act+¡nia di+ínthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.67'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia melanaster'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '157616'^^xsd:integer;
  dwc:aphiaIdAccepted '157616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.62 -9.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.62"^^xsd:decimal ;
  dwc:decimalLongitude "-9.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "953"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.62 -9.03)"^^geo:wktLiteral ;
  geo-pos:lat "33.62"^^xsd:decimal ;
  geo-pos:long "-9.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.03'^^xsd:double;
  dwc:latitude '33.62'^^xsd:double;
  dwc:minimumDepth '953'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79 12)"^^geo:wktLiteral ;
  geo-pos:lat "36.79"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia italica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '36.79'^^xsd:double;
  dwc:aphiaid '1369615'^^xsd:integer;
  dwc:aphiaIdAccepted '1746217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -28.01)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-28.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.01'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1080"^^xsd:integer ;
  dwc:maximumDepthInMeters "1150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '1080'^^xsd:integer;
  dwc:maximumDepth '1150'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 19)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Methridium senile dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '69.7'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Botrucnidifer norvegicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '289529'^^xsd:integer;
  dwc:aphiaIdAccepted '289529'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Antipathes subpinnata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '103316'^^xsd:integer;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa claparedii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '741598'^^xsd:integer;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1650"^^xsd:integer ;
  dwc:maximumDepthInMeters "1675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Trochocyathus spinosocostatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '1650'^^xsd:integer;
  dwc:maximumDepth '1675'^^xsd:integer;
  dwc:aphiaid '135176'^^xsd:integer;
  dwc:aphiaIdAccepted '135176'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3 11)"^^geo:wktLiteral ;
  geo-pos:lat "55.3"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ undatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '55.3'^^xsd:double;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "56.01"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia explorator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '56.01'^^xsd:double;
  dwc:aphiaid '855029'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Actinia undata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4595'^^xsd:integer;
  dwc:aphiaid '741514'^^xsd:integer;
  dwc:aphiaIdAccepted '101002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -9.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17"^^xsd:decimal ;
  dwc:decimalLongitude "-9.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -9.42)"^^geo:wktLiteral ;
  geo-pos:lat "38.17"^^xsd:decimal ;
  geo-pos:long "-9.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Schizocyathus fissilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.42'^^xsd:double;
  dwc:latitude '38.17'^^xsd:double;
  dwc:minimumDepth '1450'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:aphiaid '135207'^^xsd:integer;
  dwc:aphiaIdAccepted '135207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 7.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "7.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 7.43)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "7.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.43'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -30.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-30.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -30.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-30.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum crista-galli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.99'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '741622'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17 -4.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17 -4.48)"^^geo:wktLiteral ;
  geo-pos:lat "54.17"^^xsd:decimal ;
  geo-pos:long "-4.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.48'^^xsd:double;
  dwc:latitude '54.17'^^xsd:double;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 -10.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.43"^^xsd:decimal ;
  dwc:decimalLongitude "-10.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 -10.13)"^^geo:wktLiteral ;
  geo-pos:lat "60.43"^^xsd:decimal ;
  geo-pos:long "-10.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.13'^^xsd:double;
  dwc:latitude '60.43'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '132'^^xsd:integer;
  dwc:scientificName 'Cribrina glandulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '855652'^^xsd:integer;
  dwc:aphiaIdAccepted '410970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98 11.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.98"^^xsd:decimal ;
  dwc:decimalLongitude "11.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98 11.67)"^^geo:wktLiteral ;
  geo-pos:lat "71.98"^^xsd:decimal ;
  geo-pos:long "11.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Phellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.67'^^xsd:double;
  dwc:latitude '71.98'^^xsd:double;
  dwc:aphiaid '741442'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.27"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.27 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "65.27"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '65.27'^^xsd:double;
  dwc:aphiaid '292147'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.62 -12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.62"^^xsd:decimal ;
  dwc:decimalLongitude "-12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1423"^^xsd:integer ;
  dwc:maximumDepthInMeters "1781"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.62 -12.95)"^^geo:wktLiteral ;
  geo-pos:lat "31.62"^^xsd:decimal ;
  geo-pos:long "-12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.95'^^xsd:double;
  dwc:latitude '31.62'^^xsd:double;
  dwc:minimumDepth '1423'^^xsd:integer;
  dwc:maximumDepth '1781'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 12)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ undatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1 -22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.1"^^xsd:decimal ;
  dwc:decimalLongitude "-22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1587"^^xsd:integer ;
  dwc:maximumDepthInMeters "1587"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1 -22.5)"^^geo:wktLiteral ;
  geo-pos:lat "62.1"^^xsd:decimal ;
  geo-pos:long "-22.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Amphianthus verruculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.5'^^xsd:double;
  dwc:latitude '62.1'^^xsd:double;
  dwc:minimumDepth '1587'^^xsd:integer;
  dwc:maximumDepth '1587'^^xsd:integer;
  dwc:aphiaid '100945'^^xsd:integer;
  dwc:aphiaIdAccepted '100945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4 -6.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4 -6.205)"^^geo:wktLiteral ;
  geo-pos:lat "62.4"^^xsd:decimal ;
  geo-pos:long "-6.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina tealia felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.205'^^xsd:double;
  dwc:latitude '62.4'^^xsd:double;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.25 -22.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.25"^^xsd:decimal ;
  dwc:decimalLongitude "-22.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.25 -22.38)"^^geo:wktLiteral ;
  geo-pos:lat "63.25"^^xsd:decimal ;
  geo-pos:long "-22.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Amphianthus islandicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.38'^^xsd:double;
  dwc:latitude '63.25'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '100940'^^xsd:integer;
  dwc:aphiaIdAccepted '100940'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.18 -6.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.18"^^xsd:decimal ;
  dwc:decimalLongitude "-6.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.18 -6.97)"^^geo:wktLiteral ;
  geo-pos:lat "62.18"^^xsd:decimal ;
  geo-pos:long "-6.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina tealia felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.97'^^xsd:double;
  dwc:latitude '62.18'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.65 5.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.65"^^xsd:decimal ;
  dwc:decimalLongitude "5.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.65 5.04)"^^geo:wktLiteral ;
  geo-pos:lat "61.65"^^xsd:decimal ;
  geo-pos:long "5.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.04'^^xsd:double;
  dwc:latitude '61.65'^^xsd:double;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31 -7.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31"^^xsd:decimal ;
  dwc:decimalLongitude "-7.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31 -7.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.31"^^xsd:decimal ;
  geo-pos:long "-7.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '19694'^^xsd:integer;
  dwc:scientificName 'Onubactis rocioi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.13'^^xsd:double;
  dwc:latitude '37.31'^^xsd:double;
  dwc:aphiaid '100829'^^xsd:integer;
  dwc:aphiaIdAccepted '100829'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "56.01"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cylista troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '56.01'^^xsd:double;
  dwc:aphiaid '855674'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.78 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.78"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.78 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "46.78"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '46.78'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '740892'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.66 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.66"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.66 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "77.66"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia polaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '77.66'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '100855'^^xsd:integer;
  dwc:aphiaIdAccepted '100855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia bellis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '854984'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthopleura thallia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:aphiaid '100812'^^xsd:integer;
  dwc:aphiaIdAccepted '100812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -4.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -4.17)"^^geo:wktLiteral ;
  geo-pos:lat "50.2"^^xsd:decimal ;
  geo-pos:long "-4.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paraphellia expansa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.17'^^xsd:double;
  dwc:latitude '50.2'^^xsd:double;
  dwc:aphiaid '100961'^^xsd:integer;
  dwc:aphiaIdAccepted '100961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.72 29.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.72"^^xsd:decimal ;
  dwc:decimalLongitude "29.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.72 29.12)"^^geo:wktLiteral ;
  geo-pos:lat "80.72"^^xsd:decimal ;
  geo-pos:long "29.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.12'^^xsd:double;
  dwc:latitude '80.72'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 -5.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 -5.93)"^^geo:wktLiteral ;
  geo-pos:lat "54.6"^^xsd:decimal ;
  geo-pos:long "-5.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cylista troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.93'^^xsd:double;
  dwc:latitude '54.6'^^xsd:double;
  dwc:aphiaid '855674'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.32 7.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.32"^^xsd:decimal ;
  dwc:decimalLongitude "7.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.32 7.47)"^^geo:wktLiteral ;
  geo-pos:lat "80.32"^^xsd:decimal ;
  geo-pos:long "7.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.47'^^xsd:double;
  dwc:latitude '80.32'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.07 12.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.07"^^xsd:decimal ;
  dwc:decimalLongitude "12.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.07 12.54)"^^geo:wktLiteral ;
  geo-pos:lat "56.07"^^xsd:decimal ;
  geo-pos:long "12.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.54'^^xsd:double;
  dwc:latitude '56.07'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.88 21.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.88"^^xsd:decimal ;
  dwc:decimalLongitude "21.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "408"^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.88 21.85)"^^geo:wktLiteral ;
  geo-pos:lat "72.88"^^xsd:decimal ;
  geo-pos:long "21.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.85'^^xsd:double;
  dwc:latitude '72.88'^^xsd:double;
  dwc:minimumDepth '408'^^xsd:integer;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '197'^^xsd:integer;
  dwc:scientificName 'Actinia entacmaea gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:aphiaid '283289'^^xsd:integer;
  dwc:aphiaIdAccepted '283289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.44 10.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.44"^^xsd:decimal ;
  dwc:decimalLongitude "10.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.44 10.54)"^^geo:wktLiteral ;
  geo-pos:lat "57.44"^^xsd:decimal ;
  geo-pos:long "10.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.54'^^xsd:double;
  dwc:latitude '57.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.52 17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.52"^^xsd:decimal ;
  dwc:decimalLongitude "17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "408"^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.52 17.83)"^^geo:wktLiteral ;
  geo-pos:lat "75.52"^^xsd:decimal ;
  geo-pos:long "17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.83'^^xsd:double;
  dwc:latitude '75.52'^^xsd:double;
  dwc:minimumDepth '408'^^xsd:integer;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'Type 5050'^^xsd:string;
  dwc:scientificName 'Edwardsia delapiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:aphiaid '100883'^^xsd:integer;
  dwc:aphiaIdAccepted '100883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.45 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.45"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.45 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "78.45"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '78.45'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1914.6.18.84-90'^^xsd:string;
  dwc:scientificName 'Guynia annulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '135206'^^xsd:integer;
  dwc:aphiaIdAccepted '135206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.65)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-4.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia dianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.65'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:aphiaid '741641'^^xsd:integer;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 25)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.82 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.82"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.82 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "77.82"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '77.82'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.57 -7.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.57"^^xsd:decimal ;
  dwc:decimalLongitude "-7.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.57 -7.08)"^^geo:wktLiteral ;
  geo-pos:lat "47.57"^^xsd:decimal ;
  geo-pos:long "-7.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1949.1'^^xsd:double;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.08'^^xsd:double;
  dwc:latitude '47.57'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.35 -10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.35 -10.7)"^^geo:wktLiteral ;
  geo-pos:lat "65.35"^^xsd:decimal ;
  geo-pos:long "-10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.7'^^xsd:double;
  dwc:latitude '65.35'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "836"^^xsd:integer ;
  dwc:maximumDepthInMeters "836"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampoides purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:minimumDepth '836'^^xsd:integer;
  dwc:maximumDepth '836'^^xsd:integer;
  dwc:aphiaid '236654'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.47 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.47"^^xsd:decimal ;
  dwc:decimalLongitude "-7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1710"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.47 -7)"^^geo:wktLiteral ;
  geo-pos:lat "46.47"^^xsd:decimal ;
  geo-pos:long "-7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthosactis jan mayeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '46.47'^^xsd:double;
  dwc:minimumDepth '1710'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '100841'^^xsd:integer;
  dwc:aphiaIdAccepted '100841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.38 -7.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.38"^^xsd:decimal ;
  dwc:decimalLongitude "-7.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.38 -7.42)"^^geo:wktLiteral ;
  geo-pos:lat "66.38"^^xsd:decimal ;
  geo-pos:long "-7.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.42'^^xsd:double;
  dwc:latitude '66.38'^^xsd:double;
  dwc:minimumDepth '1802'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "950"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthosactis jan mayeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '950'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:aphiaid '100841'^^xsd:integer;
  dwc:aphiaIdAccepted '100841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "71.6"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '71.6'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.78 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.78"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.78 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.78"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Bunodes abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '70.78'^^xsd:double;
  dwc:aphiaid '741673'^^xsd:integer;
  dwc:aphiaIdAccepted '100838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -4.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-4.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -4.77)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-4.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinothoe sphyrodeta xanthopis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.77'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.09 -17.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.09"^^xsd:decimal ;
  dwc:decimalLongitude "-17.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4680"^^xsd:integer ;
  dwc:maximumDepthInMeters "4680"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.09 -17.265)"^^geo:wktLiteral ;
  geo-pos:lat "46.09"^^xsd:decimal ;
  geo-pos:long "-17.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.265'^^xsd:double;
  dwc:latitude '46.09'^^xsd:double;
  dwc:minimumDepth '4680'^^xsd:integer;
  dwc:maximumDepth '4680'^^xsd:integer;
  dwc:aphiaid '100929'^^xsd:integer;
  dwc:aphiaIdAccepted '100929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.37"^^xsd:decimal ;
  dwc:decimalLongitude "-14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  geo-pos:lat "28.37"^^xsd:decimal ;
  geo-pos:long "-14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.12'^^xsd:double;
  dwc:latitude '28.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1341"^^xsd:integer ;
  dwc:maximumDepthInMeters "1406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '1341'^^xsd:integer;
  dwc:maximumDepth '1406'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.14 -44.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.14"^^xsd:decimal ;
  dwc:decimalLongitude "-44.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.14 -44.83)"^^geo:wktLiteral ;
  geo-pos:lat "26.14"^^xsd:decimal ;
  geo-pos:long "-44.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '145140'^^xsd:integer;
  dwc:scientificName 'Maractis rimicarivora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-44.83'^^xsd:double;
  dwc:latitude '26.14'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '290330'^^xsd:integer;
  dwc:aphiaIdAccepted '290330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.33 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.33"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.33 21)"^^geo:wktLiteral ;
  geo-pos:lat "77.33"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Leiotealia spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '77.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '741583'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.82 -14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.82"^^xsd:decimal ;
  dwc:decimalLongitude "-14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5200"^^xsd:integer ;
  dwc:maximumDepthInMeters "5200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.82 -14.53)"^^geo:wktLiteral ;
  geo-pos:lat "41.82"^^xsd:decimal ;
  geo-pos:long "-14.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.53'^^xsd:double;
  dwc:latitude '41.82'^^xsd:double;
  dwc:minimumDepth '5200'^^xsd:integer;
  dwc:maximumDepth '5200'^^xsd:integer;
  dwc:aphiaid '100929'^^xsd:integer;
  dwc:aphiaIdAccepted '100929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:aphiaid '854606'^^xsd:integer;
  dwc:aphiaIdAccepted '151541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37 -12.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37"^^xsd:decimal ;
  dwc:decimalLongitude "-12.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1976"^^xsd:integer ;
  dwc:maximumDepthInMeters "1976"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37 -12.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.37"^^xsd:decimal ;
  geo-pos:long "-12.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracalliactis stephensoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.68'^^xsd:double;
  dwc:latitude '51.37'^^xsd:double;
  dwc:minimumDepth '1976'^^xsd:integer;
  dwc:maximumDepth '1976'^^xsd:integer;
  dwc:aphiaid '100959'^^xsd:integer;
  dwc:aphiaIdAccepted '100959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.85 -13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.85"^^xsd:decimal ;
  dwc:decimalLongitude "-13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.85 -13.75)"^^geo:wktLiteral ;
  geo-pos:lat "64.85"^^xsd:decimal ;
  geo-pos:long "-13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge verrillii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.75'^^xsd:double;
  dwc:latitude '64.85'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '158216'^^xsd:integer;
  dwc:aphiaIdAccepted '592915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.86 -15.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.86"^^xsd:decimal ;
  dwc:decimalLongitude "-15.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.86 -15.39)"^^geo:wktLiteral ;
  geo-pos:lat "27.86"^^xsd:decimal ;
  geo-pos:long "-15.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.39'^^xsd:double;
  dwc:latitude '27.86'^^xsd:double;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea chiococca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:aphiaid '854945'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417"^^xsd:integer ;
  dwc:maximumDepthInMeters "417"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -14.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus folliculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '417'^^xsd:integer;
  dwc:maximumDepth '417'^^xsd:integer;
  dwc:aphiaid '135216'^^xsd:integer;
  dwc:aphiaIdAccepted '135216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea bellis var.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '366458'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43 -23.23)"^^geo:wktLiteral ;
  geo-pos:lat "64.43"^^xsd:decimal ;
  geo-pos:long "-23.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Limnactinia laevis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '64.43'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '100980'^^xsd:integer;
  dwc:aphiaIdAccepted '100980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -25.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-25.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1590"^^xsd:integer ;
  dwc:maximumDepthInMeters "1665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -25.77)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-25.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracalliactis stephensoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.77'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:minimumDepth '1590'^^xsd:integer;
  dwc:maximumDepth '1665'^^xsd:integer;
  dwc:aphiaid '100959'^^xsd:integer;
  dwc:aphiaIdAccepted '100959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ viduatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '101004'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28 6.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.28"^^xsd:decimal ;
  dwc:decimalLongitude "6.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28 6.25)"^^geo:wktLiteral ;
  geo-pos:lat "60.28"^^xsd:decimal ;
  geo-pos:long "6.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13937'^^xsd:integer;
  dwc:scientificName 'Paraedwardsia arenarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.25'^^xsd:double;
  dwc:latitude '60.28'^^xsd:double;
  dwc:aphiaid '100908'^^xsd:integer;
  dwc:aphiaIdAccepted '100908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -2.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -2.93)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-2.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia lucifuga'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.93'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '855753'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.865 13.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.865"^^xsd:decimal ;
  dwc:decimalLongitude "13.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "224"^^xsd:integer ;
  dwc:maximumDepthInMeters "580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.865 13.115)"^^geo:wktLiteral ;
  geo-pos:lat "36.865"^^xsd:decimal ;
  geo-pos:long "13.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.115'^^xsd:double;
  dwc:latitude '36.865'^^xsd:double;
  dwc:minimumDepth '224'^^xsd:integer;
  dwc:maximumDepth '580'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 13.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "13.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 13.37)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "13.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '151'^^xsd:integer;
  dwc:scientificName 'Actinia entacmaea chamaeleon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.37'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.52 17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.52"^^xsd:decimal ;
  dwc:decimalLongitude "17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.52 17.83)"^^geo:wktLiteral ;
  geo-pos:lat "75.52"^^xsd:decimal ;
  geo-pos:long "17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera multicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.83'^^xsd:double;
  dwc:latitude '75.52'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '593073'^^xsd:integer;
  dwc:aphiaIdAccepted '593072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.65 -1.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.65"^^xsd:decimal ;
  dwc:decimalLongitude "-1.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.65 -1.17)"^^geo:wktLiteral ;
  geo-pos:lat "55.65"^^xsd:decimal ;
  geo-pos:long "-1.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.17'^^xsd:double;
  dwc:latitude '55.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "836"^^xsd:integer ;
  dwc:maximumDepthInMeters "836"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.35 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.35"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampoides purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '68.35'^^xsd:double;
  dwc:minimumDepth '836'^^xsd:integer;
  dwc:maximumDepth '836'^^xsd:integer;
  dwc:aphiaid '236654'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -2.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-2.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "744"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -2.57)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-2.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.57'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '744'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '130'^^xsd:integer;
  dwc:scientificName 'Cribrina glandulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '855652'^^xsd:integer;
  dwc:aphiaIdAccepted '410970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Edwardsia timida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.6'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '100892'^^xsd:integer;
  dwc:aphiaIdAccepted '100892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "470"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peponocyathus folliculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '470'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '135216'^^xsd:integer;
  dwc:aphiaIdAccepted '135216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31 -7.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31"^^xsd:decimal ;
  dwc:decimalLongitude "-7.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31 -7.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.31"^^xsd:decimal ;
  geo-pos:long "-7.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Onubactis rocioi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.13'^^xsd:double;
  dwc:latitude '37.31'^^xsd:double;
  dwc:aphiaid '100829'^^xsd:integer;
  dwc:aphiaIdAccepted '100829'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1385"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.09)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chitonanthus indutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.09'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:minimumDepth '1385'^^xsd:integer;
  dwc:maximumDepth '1385'^^xsd:integer;
  dwc:aphiaid '411013'^^xsd:integer;
  dwc:aphiaIdAccepted '411013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "-32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -32)"^^geo:wktLiteral ;
  geo-pos:lat "35.7"^^xsd:decimal ;
  geo-pos:long "-32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Enallopsammia amphelioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-32'^^xsd:integer;
  dwc:latitude '35.7'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '503139'^^xsd:integer;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63 -2.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63"^^xsd:decimal ;
  dwc:decimalLongitude "-2.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63 -2.56)"^^geo:wktLiteral ;
  geo-pos:lat "50.63"^^xsd:decimal ;
  geo-pos:long "-2.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.56'^^xsd:double;
  dwc:latitude '50.63'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 13.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "13.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "991"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 13.37)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "13.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia ectacmaea elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.37'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '991'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97"^^xsd:decimal ;
  dwc:decimalLongitude "0.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.98)"^^geo:wktLiteral ;
  geo-pos:lat "52.97"^^xsd:decimal ;
  geo-pos:long "0.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.98'^^xsd:double;
  dwc:latitude '52.97'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.43"^^xsd:decimal ;
  dwc:decimalLongitude "6.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  geo-pos:lat "60.43"^^xsd:decimal ;
  geo-pos:long "6.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.55'^^xsd:double;
  dwc:latitude '60.43'^^xsd:double;
  dwc:aphiaid '100975'^^xsd:integer;
  dwc:aphiaIdAccepted '100975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "66.7"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '66.7'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22"^^xsd:decimal ;
  dwc:decimalLongitude "-5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 -5.48)"^^geo:wktLiteral ;
  geo-pos:lat "50.22"^^xsd:decimal ;
  geo-pos:long "-5.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia chrysosplenium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '50.22'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '411004'^^xsd:integer;
  dwc:aphiaIdAccepted '411004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '151546'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.11 -13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.11"^^xsd:decimal ;
  dwc:decimalLongitude "-13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1098"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.11 -13.05)"^^geo:wktLiteral ;
  geo-pos:lat "29.11"^^xsd:decimal ;
  geo-pos:long "-13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.05'^^xsd:double;
  dwc:latitude '29.11'^^xsd:double;
  dwc:minimumDepth '1098'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.85"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isarachnactis longipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '36.85'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '290204'^^xsd:integer;
  dwc:aphiaIdAccepted '290204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.42 57.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.42"^^xsd:decimal ;
  dwc:decimalLongitude "57.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.42 57.93)"^^geo:wktLiteral ;
  geo-pos:lat "70.42"^^xsd:decimal ;
  geo-pos:long "57.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '57.93'^^xsd:double;
  dwc:latitude '70.42'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9 26.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9"^^xsd:decimal ;
  dwc:decimalLongitude "26.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9 26.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.9"^^xsd:decimal ;
  geo-pos:long "26.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondrachtinia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.2'^^xsd:double;
  dwc:latitude '70.9'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '855601'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.73 1.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.73"^^xsd:decimal ;
  dwc:decimalLongitude "1.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.73 1.67)"^^geo:wktLiteral ;
  geo-pos:lat "55.73"^^xsd:decimal ;
  geo-pos:long "1.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.67'^^xsd:double;
  dwc:latitude '55.73'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '855603'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.75 23.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.75"^^xsd:decimal ;
  dwc:decimalLongitude "23.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.75 23.33)"^^geo:wktLiteral ;
  geo-pos:lat "76.75"^^xsd:decimal ;
  geo-pos:long "23.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondractinia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.33'^^xsd:double;
  dwc:latitude '76.75'^^xsd:double;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '855603'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.37 14.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.37 14.83)"^^geo:wktLiteral ;
  geo-pos:lat "78.37"^^xsd:decimal ;
  geo-pos:long "14.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.83'^^xsd:double;
  dwc:latitude '78.37'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "53.24"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia anguicoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '53.24'^^xsd:double;
  dwc:aphiaid '741677'^^xsd:integer;
  dwc:aphiaIdAccepted '283723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.13)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia gemmacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.13'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:aphiaid '151546'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '100975'^^xsd:integer;
  dwc:aphiaIdAccepted '100975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53 -6.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53"^^xsd:decimal ;
  dwc:decimalLongitude "-6.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53 -6.32)"^^geo:wktLiteral ;
  geo-pos:lat "36.53"^^xsd:decimal ;
  geo-pos:long "-6.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia rondeletii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.32'^^xsd:double;
  dwc:latitude '36.53'^^xsd:double;
  dwc:aphiaid '446806'^^xsd:integer;
  dwc:aphiaIdAccepted '854741'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71 7.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71"^^xsd:decimal ;
  dwc:decimalLongitude "7.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71 7.31)"^^geo:wktLiteral ;
  geo-pos:lat "43.71"^^xsd:decimal ;
  geo-pos:long "7.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthula mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.31'^^xsd:double;
  dwc:latitude '43.71'^^xsd:double;
  dwc:aphiaid '151565'^^xsd:integer;
  dwc:aphiaIdAccepted '151565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.16 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.16"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.16 18)"^^geo:wktLiteral ;
  geo-pos:lat "80.16"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '80.16'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45 19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45"^^xsd:decimal ;
  dwc:decimalLongitude "19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45 19.08)"^^geo:wktLiteral ;
  geo-pos:lat "74.45"^^xsd:decimal ;
  geo-pos:long "19.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.08'^^xsd:double;
  dwc:latitude '74.45'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22 -41.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22"^^xsd:decimal ;
  dwc:decimalLongitude "-41.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22 -41.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.22"^^xsd:decimal ;
  geo-pos:long "-41.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia reclinata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-41.69'^^xsd:double;
  dwc:latitude '40.22'^^xsd:double;
  dwc:aphiaid '283304'^^xsd:integer;
  dwc:aphiaIdAccepted '283304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -12.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-12.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -12.96)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-12.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.96'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '414681'^^xsd:integer;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.92 -11.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.92"^^xsd:decimal ;
  dwc:decimalLongitude "-11.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.92 -11.48)"^^geo:wktLiteral ;
  geo-pos:lat "50.92"^^xsd:decimal ;
  geo-pos:long "-11.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinoscyphia aurelia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.48'^^xsd:double;
  dwc:latitude '50.92'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '100835'^^xsd:integer;
  dwc:aphiaIdAccepted '100835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.66 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.66"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.66 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "77.66"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '77.66'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.96"^^xsd:decimal ;
  dwc:decimalLongitude "0.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 0.84)"^^geo:wktLiteral ;
  geo-pos:lat "52.96"^^xsd:decimal ;
  geo-pos:long "0.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.84'^^xsd:double;
  dwc:latitude '52.96'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.09 -6.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.09"^^xsd:decimal ;
  dwc:decimalLongitude "-6.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.09 -6.24)"^^geo:wktLiteral ;
  geo-pos:lat "62.09"^^xsd:decimal ;
  geo-pos:long "-6.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.24'^^xsd:double;
  dwc:latitude '62.09'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Epizoanthus incrustatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '150642'^^xsd:integer;
  dwc:aphiaIdAccepted '101037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -6.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-6.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -6.25)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-6.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.25'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855105'^^xsd:integer;
  dwc:aphiaIdAccepted '231858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "15.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Telmatactis forskalii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.22'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '100972'^^xsd:integer;
  dwc:aphiaIdAccepted '100972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "50.2"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia pallida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '50.2'^^xsd:double;
  dwc:aphiaid '854816'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.2"^^xsd:decimal ;
  dwc:decimalLongitude "29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.2"^^xsd:decimal ;
  geo-pos:long "29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Priapus viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.9'^^xsd:double;
  dwc:latitude '31.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '741501'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.9 -9.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.9"^^xsd:decimal ;
  dwc:decimalLongitude "-9.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "457"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.9 -9.22)"^^geo:wktLiteral ;
  geo-pos:lat "62.9"^^xsd:decimal ;
  geo-pos:long "-9.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Parasicyonis sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.22'^^xsd:double;
  dwc:latitude '62.9'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '457'^^xsd:integer;
  dwc:aphiaid '100845'^^xsd:integer;
  dwc:aphiaIdAccepted '100845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43 -26.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43"^^xsd:decimal ;
  dwc:decimalLongitude "-26.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1165"^^xsd:integer ;
  dwc:maximumDepthInMeters "1165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43 -26.51)"^^geo:wktLiteral ;
  geo-pos:lat "38.43"^^xsd:decimal ;
  geo-pos:long "-26.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.51'^^xsd:double;
  dwc:latitude '38.43'^^xsd:double;
  dwc:minimumDepth '1165'^^xsd:integer;
  dwc:maximumDepth '1165'^^xsd:integer;
  dwc:aphiaid '855975'^^xsd:integer;
  dwc:aphiaIdAccepted '100948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.52 9.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.52"^^xsd:decimal ;
  dwc:decimalLongitude "9.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.52 9.82)"^^geo:wktLiteral ;
  geo-pos:lat "63.52"^^xsd:decimal ;
  geo-pos:long "9.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.82'^^xsd:double;
  dwc:latitude '63.52'^^xsd:double;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 1.6)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia miniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.6'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '854812'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 7.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.87 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.87"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.87 -23.5)"^^geo:wktLiteral ;
  geo-pos:lat "65.87"^^xsd:decimal ;
  geo-pos:long "-23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '65.87'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "386"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -6.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-6.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ammodiscus lindahli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '386'^^xsd:integer;
  dwc:aphiaid '828422'^^xsd:integer;
  dwc:aphiaIdAccepted '100983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -28.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-28.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0017'^^xsd:string;
  dwc:scientificName 'Corallimorphus ingens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.08'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '101015'^^xsd:integer;
  dwc:aphiaIdAccepted '101015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.57 -7.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.57"^^xsd:decimal ;
  dwc:decimalLongitude "-7.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1435"^^xsd:integer ;
  dwc:maximumDepthInMeters "1435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.57 -7.52)"^^geo:wktLiteral ;
  geo-pos:lat "65.57"^^xsd:decimal ;
  geo-pos:long "-7.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Parasicyonis ingolfi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.52'^^xsd:double;
  dwc:latitude '65.57'^^xsd:double;
  dwc:minimumDepth '1435'^^xsd:integer;
  dwc:maximumDepth '1435'^^xsd:integer;
  dwc:aphiaid '100844'^^xsd:integer;
  dwc:aphiaIdAccepted '100844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.25 14.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.25"^^xsd:decimal ;
  dwc:decimalLongitude "14.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "263"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.25 14.09)"^^geo:wktLiteral ;
  geo-pos:lat "78.25"^^xsd:decimal ;
  geo-pos:long "14.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.09'^^xsd:double;
  dwc:latitude '78.25'^^xsd:double;
  dwc:minimumDepth '263'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1846"^^xsd:integer ;
  dwc:maximumDepthInMeters "1846"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '1846'^^xsd:integer;
  dwc:maximumDepth '1846'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus dohrnii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '855579'^^xsd:integer;
  dwc:aphiaIdAccepted '283819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.045 -5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.045 -5.9)"^^geo:wktLiteral ;
  geo-pos:lat "61.045"^^xsd:decimal ;
  geo-pos:long "-5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.9'^^xsd:double;
  dwc:latitude '61.045'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.83 -25.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.83"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5300"^^xsd:integer ;
  dwc:maximumDepthInMeters "5300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.83 -25.72)"^^geo:wktLiteral ;
  geo-pos:lat "30.83"^^xsd:decimal ;
  geo-pos:long "-25.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0083'^^xsd:string;
  dwc:scientificName 'Paractis flava'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.72'^^xsd:double;
  dwc:latitude '30.83'^^xsd:double;
  dwc:minimumDepth '5300'^^xsd:integer;
  dwc:maximumDepth '5300'^^xsd:integer;
  dwc:aphiaid '183325'^^xsd:integer;
  dwc:aphiaIdAccepted '183325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "1120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.12"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cornuformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '1120'^^xsd:integer;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Haliactis arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '100923'^^xsd:integer;
  dwc:aphiaIdAccepted '100923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.65 5.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.65"^^xsd:decimal ;
  dwc:decimalLongitude "5.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.65 5.04)"^^geo:wktLiteral ;
  geo-pos:lat "61.65"^^xsd:decimal ;
  geo-pos:long "5.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.04'^^xsd:double;
  dwc:latitude '61.65'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38 8.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.38"^^xsd:decimal ;
  dwc:decimalLongitude "8.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38 8.18)"^^geo:wktLiteral ;
  geo-pos:lat "55.38"^^xsd:decimal ;
  geo-pos:long "8.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.18'^^xsd:double;
  dwc:latitude '55.38'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.68 23.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.68"^^xsd:decimal ;
  dwc:decimalLongitude "23.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.68 23.63)"^^geo:wktLiteral ;
  geo-pos:lat "70.68"^^xsd:decimal ;
  geo-pos:long "23.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.63'^^xsd:double;
  dwc:latitude '70.68'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.05 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.05 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "30.05"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parantipathes hirondelle'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '472932'^^xsd:integer;
  dwc:aphiaIdAccepted '472932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 13.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "13.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 13.86)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "13.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia janthina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.86'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:aphiaid '855748'^^xsd:integer;
  dwc:aphiaIdAccepted '283548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0060'^^xsd:string;
  dwc:scientificName 'Stephanactis inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '410915'^^xsd:integer;
  dwc:aphiaIdAccepted '593096'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 3.98)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.98'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia ivelli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:aphiaid '100888'^^xsd:integer;
  dwc:aphiaIdAccepted '100888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1 2.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1 2.77)"^^geo:wktLiteral ;
  geo-pos:lat "63.1"^^xsd:decimal ;
  geo-pos:long "2.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Allantactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2.77'^^xsd:double;
  dwc:latitude '63.1'^^xsd:double;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '100933'^^xsd:integer;
  dwc:aphiaIdAccepted '100933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.32 -3.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.32"^^xsd:decimal ;
  dwc:decimalLongitude "-3.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3860"^^xsd:integer ;
  dwc:maximumDepthInMeters "3860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.32 -3.58)"^^geo:wktLiteral ;
  geo-pos:lat "44.32"^^xsd:decimal ;
  geo-pos:long "-3.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.58'^^xsd:double;
  dwc:latitude '44.32'^^xsd:double;
  dwc:minimumDepth '3860'^^xsd:integer;
  dwc:maximumDepth '3860'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.73 -10.78)"^^geo:wktLiteral ;
  geo-pos:lat "31.73"^^xsd:decimal ;
  geo-pos:long "-10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '13 0059'^^xsd:string;
  dwc:scientificName 'Actinernus verrilli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.78'^^xsd:double;
  dwc:latitude '31.73'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '741439'^^xsd:integer;
  dwc:aphiaIdAccepted '283447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ laceratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "66.7"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '66.7'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.85 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.85"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.85 -15.4)"^^geo:wktLiteral ;
  geo-pos:lat "27.85"^^xsd:decimal ;
  geo-pos:long "-15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '27.85'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.67 5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.67"^^xsd:decimal ;
  dwc:decimalLongitude "5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1393"^^xsd:integer ;
  dwc:maximumDepthInMeters "1393"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.67 5.83)"^^geo:wktLiteral ;
  geo-pos:lat "67.67"^^xsd:decimal ;
  geo-pos:long "5.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus vogti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.83'^^xsd:double;
  dwc:latitude '67.67'^^xsd:double;
  dwc:minimumDepth '1393'^^xsd:integer;
  dwc:maximumDepth '1393'^^xsd:integer;
  dwc:aphiaid '101012'^^xsd:integer;
  dwc:aphiaIdAccepted '101012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.72 -5.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.72"^^xsd:decimal ;
  dwc:decimalLongitude "-5.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.72 -5.72)"^^geo:wktLiteral ;
  geo-pos:lat "61.72"^^xsd:decimal ;
  geo-pos:long "-5.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.72'^^xsd:double;
  dwc:latitude '61.72'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia fragacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100805'^^xsd:integer;
  dwc:aphiaIdAccepted '100805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paraedwardsia sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '100909'^^xsd:integer;
  dwc:aphiaIdAccepted '100909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13 -5.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13"^^xsd:decimal ;
  dwc:decimalLongitude "-5.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13 -5.47)"^^geo:wktLiteral ;
  geo-pos:lat "50.13"^^xsd:decimal ;
  geo-pos:long "-5.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia chiococca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.47'^^xsd:double;
  dwc:latitude '50.13'^^xsd:double;
  dwc:aphiaid '855000'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12 -11.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12"^^xsd:decimal ;
  dwc:decimalLongitude "-11.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "337"^^xsd:integer ;
  dwc:maximumDepthInMeters "337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12 -11.97)"^^geo:wktLiteral ;
  geo-pos:lat "52.12"^^xsd:decimal ;
  geo-pos:long "-11.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.97'^^xsd:double;
  dwc:latitude '52.12'^^xsd:double;
  dwc:minimumDepth '337'^^xsd:integer;
  dwc:maximumDepth '337'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 17)"^^geo:wktLiteral ;
  geo-pos:lat "76.5"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '12888'^^xsd:integer;
  dwc:scientificName 'Nematostella polaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '76.5'^^xsd:double;
  dwc:aphiaid '100905'^^xsd:integer;
  dwc:aphiaIdAccepted '100905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampoides purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '236654'^^xsd:integer;
  dwc:aphiaIdAccepted '592997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35 34.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35"^^xsd:decimal ;
  dwc:decimalLongitude "34.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35 34.08)"^^geo:wktLiteral ;
  geo-pos:lat "69.35"^^xsd:decimal ;
  geo-pos:long "34.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '34.08'^^xsd:double;
  dwc:latitude '69.35'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '423870'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.67 -3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.67"^^xsd:decimal ;
  dwc:decimalLongitude "-3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.67 -3)"^^geo:wktLiteral ;
  geo-pos:lat "59.67"^^xsd:decimal ;
  geo-pos:long "-3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'N0 C. 1531'^^xsd:string;
  dwc:scientificName 'Arachnactis albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3'^^xsd:integer;
  dwc:latitude '59.67'^^xsd:double;
  dwc:aphiaid '101005'^^xsd:integer;
  dwc:aphiaIdAccepted '101005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.29"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.29 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "63.29"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '63.29'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 15.5)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia glandulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.5'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '283288'^^xsd:integer;
  dwc:aphiaIdAccepted '592947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "50.2"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '50.2'^^xsd:double;
  dwc:aphiaid '854480'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33 1.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33"^^xsd:decimal ;
  dwc:decimalLongitude "1.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33 1.72)"^^geo:wktLiteral ;
  geo-pos:lat "54.33"^^xsd:decimal ;
  geo-pos:long "1.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia miniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.72'^^xsd:double;
  dwc:latitude '54.33'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '854812'^^xsd:integer;
  dwc:aphiaIdAccepted '100991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.25 -22.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.25"^^xsd:decimal ;
  dwc:decimalLongitude "-22.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.25 -22.38)"^^geo:wktLiteral ;
  geo-pos:lat "63.25"^^xsd:decimal ;
  geo-pos:long "-22.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.38'^^xsd:double;
  dwc:latitude '63.25'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '100887'^^xsd:integer;
  dwc:aphiaIdAccepted '100887'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 23.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2"^^xsd:decimal ;
  dwc:decimalLongitude "23.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 23.1)"^^geo:wktLiteral ;
  geo-pos:lat "70.2"^^xsd:decimal ;
  geo-pos:long "23.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'NONE'^^xsd:string;
  dwc:scientificName 'Actinostola abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.1'^^xsd:double;
  dwc:latitude '70.2'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '100838'^^xsd:integer;
  dwc:aphiaIdAccepted '100838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 1.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "1.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 1.07)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "1.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.07'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.23)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-6.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia gaditana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.23'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '210742'^^xsd:integer;
  dwc:aphiaIdAccepted '135189'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 1.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "1.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 1.07)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "1.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.07'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.65"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthea cereus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '32.65'^^xsd:double;
  dwc:aphiaid '855309'^^xsd:integer;
  dwc:aphiaIdAccepted '231858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82 23.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82"^^xsd:decimal ;
  dwc:decimalLongitude "23.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82 23.77)"^^geo:wktLiteral ;
  geo-pos:lat "37.82"^^xsd:decimal ;
  geo-pos:long "23.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '7366'^^xsd:integer;
  dwc:scientificName 'Paranemonia vouliagmeniensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.77'^^xsd:double;
  dwc:latitude '37.82'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '100831'^^xsd:integer;
  dwc:aphiaIdAccepted '100831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.2 21.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.2"^^xsd:decimal ;
  dwc:decimalLongitude "21.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "223"^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.2 21.87)"^^geo:wktLiteral ;
  geo-pos:lat "74.2"^^xsd:decimal ;
  geo-pos:long "21.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.87'^^xsd:double;
  dwc:latitude '74.2'^^xsd:double;
  dwc:minimumDepth '223'^^xsd:integer;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:aphiaid '151644'^^xsd:integer;
  dwc:aphiaIdAccepted '100994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.32 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.32"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.32 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "78.32"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus margaritaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '78.32'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '100941'^^xsd:integer;
  dwc:aphiaIdAccepted '100941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82"^^xsd:decimal ;
  dwc:decimalLongitude "14.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.24)"^^geo:wktLiteral ;
  geo-pos:lat "40.82"^^xsd:decimal ;
  geo-pos:long "14.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasia saxicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.24'^^xsd:double;
  dwc:latitude '40.82'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '283489'^^xsd:integer;
  dwc:aphiaIdAccepted '100858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  geo-pos:lat "28.33"^^xsd:decimal ;
  geo-pos:long "-15.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gemmaria canariensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.76'^^xsd:double;
  dwc:latitude '28.33'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.71 -4.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.71"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.71 -4.33)"^^geo:wktLiteral ;
  geo-pos:lat "42.71"^^xsd:decimal ;
  geo-pos:long "-4.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Gliactis crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.33'^^xsd:double;
  dwc:latitude '42.71'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '410952'^^xsd:integer;
  dwc:aphiaIdAccepted '410952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinea troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '151644'^^xsd:integer;
  dwc:aphiaIdAccepted '100994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2 15.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.2"^^xsd:decimal ;
  dwc:decimalLongitude "15.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "624"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2 15.67)"^^geo:wktLiteral ;
  geo-pos:lat "68.2"^^xsd:decimal ;
  geo-pos:long "15.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus mopseae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '15.67'^^xsd:double;
  dwc:latitude '68.2'^^xsd:double;
  dwc:minimumDepth '624'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '100943'^^xsd:integer;
  dwc:aphiaIdAccepted '100943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 25.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "25.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 25.92)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "25.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.92'^^xsd:double;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.28 32.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.28"^^xsd:decimal ;
  dwc:decimalLongitude "32.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.28 32.28)"^^geo:wktLiteral ;
  geo-pos:lat "31.28"^^xsd:decimal ;
  geo-pos:long "32.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '828'^^xsd:integer;
  dwc:scientificName 'Paraphellia sanzoi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '32.28'^^xsd:double;
  dwc:latitude '31.28'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '283647'^^xsd:integer;
  dwc:aphiaIdAccepted '283647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.27 -23.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.27"^^xsd:decimal ;
  dwc:decimalLongitude "-23.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.27 -23.25)"^^geo:wktLiteral ;
  geo-pos:lat "73.27"^^xsd:decimal ;
  geo-pos:long "-23.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia vitrea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-23.25'^^xsd:double;
  dwc:latitude '73.27'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '100896'^^xsd:integer;
  dwc:aphiaIdAccepted '100896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 -11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66"^^xsd:decimal ;
  dwc:decimalLongitude "-11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 -11.68)"^^geo:wktLiteral ;
  geo-pos:lat "66"^^xsd:decimal ;
  geo-pos:long "-11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.68'^^xsd:double;
  dwc:latitude '66'^^xsd:integer;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '854710'^^xsd:integer;
  dwc:aphiaIdAccepted '283446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.38"^^xsd:decimal ;
  dwc:decimalLongitude "5.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  geo-pos:lat "60.38"^^xsd:decimal ;
  geo-pos:long "5.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.36'^^xsd:double;
  dwc:latitude '60.38'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.72 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.72"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.72 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "77.72"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '77.72'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.47 5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.47"^^xsd:decimal ;
  dwc:decimalLongitude "5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1865"^^xsd:integer ;
  dwc:maximumDepthInMeters "1865"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.47 5.07)"^^geo:wktLiteral ;
  geo-pos:lat "79.47"^^xsd:decimal ;
  geo-pos:long "5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Kadosactis rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.07'^^xsd:double;
  dwc:latitude '79.47'^^xsd:double;
  dwc:minimumDepth '1865'^^xsd:integer;
  dwc:maximumDepth '1865'^^xsd:integer;
  dwc:aphiaid '100977'^^xsd:integer;
  dwc:aphiaIdAccepted '100977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 11.68)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.68'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isarachnanthus cruzi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '101008'^^xsd:integer;
  dwc:aphiaIdAccepted '283789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12 -8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12"^^xsd:decimal ;
  dwc:decimalLongitude "-8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1440"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12 -8.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.12"^^xsd:decimal ;
  geo-pos:long "-8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinauge richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.05'^^xsd:double;
  dwc:latitude '36.12'^^xsd:double;
  dwc:minimumDepth '1440'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:aphiaid '100930'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia thallia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '741532'^^xsd:integer;
  dwc:aphiaIdAccepted '100812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.87 12.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.87 12.81)"^^geo:wktLiteral ;
  geo-pos:lat "55.87"^^xsd:decimal ;
  geo-pos:long "12.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.81'^^xsd:double;
  dwc:latitude '55.87'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23 -16.36)"^^geo:wktLiteral ;
  geo-pos:lat "28.23"^^xsd:decimal ;
  geo-pos:long "-16.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Euphellia cinclidifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16.36'^^xsd:double;
  dwc:latitude '28.23'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100970'^^xsd:integer;
  dwc:aphiaIdAccepted '100970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82"^^xsd:decimal ;
  dwc:decimalLongitude "14.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82 14.24)"^^geo:wktLiteral ;
  geo-pos:lat "40.82"^^xsd:decimal ;
  geo-pos:long "14.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phellia cylinder'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.24'^^xsd:double;
  dwc:latitude '40.82'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '854903'^^xsd:integer;
  dwc:aphiaIdAccepted '100972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6 5.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6 5.03)"^^geo:wktLiteral ;
  geo-pos:lat "61.6"^^xsd:decimal ;
  geo-pos:long "5.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.03'^^xsd:double;
  dwc:latitude '61.6'^^xsd:double;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -27.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.62"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1505"^^xsd:integer ;
  dwc:maximumDepthInMeters "1505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.62 -27.87)"^^geo:wktLiteral ;
  geo-pos:lat "60.62"^^xsd:decimal ;
  geo-pos:long "-27.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chondrophellia coronata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.87'^^xsd:double;
  dwc:latitude '60.62'^^xsd:double;
  dwc:minimumDepth '1505'^^xsd:integer;
  dwc:maximumDepth '1505'^^xsd:integer;
  dwc:aphiaid '100948'^^xsd:integer;
  dwc:aphiaIdAccepted '100948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.12 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.12"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.12 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "28.12"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Telmatactis cricoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '28.12'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '100971'^^xsd:integer;
  dwc:aphiaIdAccepted '100971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Urticina felina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:aphiaid '856554'^^xsd:integer;
  dwc:aphiaIdAccepted '283441'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.67 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.67"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "179"^^xsd:integer ;
  dwc:maximumDepthInMeters "179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.67 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "75.67"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '75.67'^^xsd:double;
  dwc:minimumDepth '179'^^xsd:integer;
  dwc:maximumDepth '179'^^xsd:integer;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.97 28.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.97"^^xsd:decimal ;
  dwc:decimalLongitude "28.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.97 28.47)"^^geo:wktLiteral ;
  geo-pos:lat "75.97"^^xsd:decimal ;
  geo-pos:long "28.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '28.47'^^xsd:double;
  dwc:latitude '75.97'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.37"^^xsd:decimal ;
  dwc:decimalLongitude "-14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  geo-pos:lat "28.37"^^xsd:decimal ;
  geo-pos:long "-14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber 'AA-102'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.12'^^xsd:double;
  dwc:latitude '28.37'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.37"^^xsd:decimal ;
  dwc:decimalLongitude "-14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.37 -14.12)"^^geo:wktLiteral ;
  geo-pos:lat "28.37"^^xsd:decimal ;
  geo-pos:long "-14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia nigropunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.12'^^xsd:double;
  dwc:latitude '28.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '283301'^^xsd:integer;
  dwc:aphiaIdAccepted '283769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.5"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "78.5"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '78.5'^^xsd:double;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78 12.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.78"^^xsd:decimal ;
  dwc:decimalLongitude "12.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78 12.98)"^^geo:wktLiteral ;
  geo-pos:lat "35.78"^^xsd:decimal ;
  geo-pos:long "12.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.98'^^xsd:double;
  dwc:latitude '35.78'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '231858'^^xsd:integer;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 7.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "7.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 7.17)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "7.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.17'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.36 53.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.36"^^xsd:decimal ;
  dwc:decimalLongitude "53.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.36 53.83)"^^geo:wktLiteral ;
  geo-pos:lat "70.36"^^xsd:decimal ;
  geo-pos:long "53.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinostola spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '53.83'^^xsd:double;
  dwc:latitude '70.36'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '158218'^^xsd:integer;
  dwc:aphiaIdAccepted '100842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.33 -2.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.33"^^xsd:decimal ;
  dwc:decimalLongitude "-2.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.33 -2.78)"^^geo:wktLiteral ;
  geo-pos:lat "56.33"^^xsd:decimal ;
  geo-pos:long "-2.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.78'^^xsd:double;
  dwc:latitude '56.33'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.14 -30.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.14"^^xsd:decimal ;
  dwc:decimalLongitude "-30.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.14 -30.24)"^^geo:wktLiteral ;
  geo-pos:lat "34.14"^^xsd:decimal ;
  geo-pos:long "-30.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.24'^^xsd:double;
  dwc:latitude '34.14'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03"^^xsd:decimal ;
  dwc:decimalLongitude "6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "54.03"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '54.03'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.65 5.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.65"^^xsd:decimal ;
  dwc:decimalLongitude "5.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.65 5.04)"^^geo:wktLiteral ;
  geo-pos:lat "61.65"^^xsd:decimal ;
  geo-pos:long "5.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.04'^^xsd:double;
  dwc:latitude '61.65'^^xsd:double;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6 16.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.6"^^xsd:decimal ;
  dwc:decimalLongitude "16.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6 16.56)"^^geo:wktLiteral ;
  geo-pos:lat "68.6"^^xsd:decimal ;
  geo-pos:long "16.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.56'^^xsd:double;
  dwc:latitude '68.6'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.2 3.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.2"^^xsd:decimal ;
  dwc:decimalLongitude "3.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "2195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.2 3.03)"^^geo:wktLiteral ;
  geo-pos:lat "75.2"^^xsd:decimal ;
  geo-pos:long "3.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '586'^^xsd:integer;
  dwc:scientificName 'Phellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.03'^^xsd:double;
  dwc:latitude '75.2'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '741442'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.14 -44.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.14"^^xsd:decimal ;
  dwc:decimalLongitude "-44.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.14 -44.83)"^^geo:wktLiteral ;
  geo-pos:lat "26.14"^^xsd:decimal ;
  geo-pos:long "-44.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1150'^^xsd:integer;
  dwc:scientificName 'Maractis rimicarivora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-44.83'^^xsd:double;
  dwc:latitude '26.14'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '290330'^^xsd:integer;
  dwc:aphiaIdAccepted '290330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.67"^^xsd:decimal ;
  dwc:decimalLongitude "8.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 8.67)"^^geo:wktLiteral ;
  geo-pos:lat "57.67"^^xsd:decimal ;
  geo-pos:long "8.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1113'^^xsd:integer;
  dwc:scientificName 'Paraedwardsia arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.67'^^xsd:double;
  dwc:latitude '57.67'^^xsd:double;
  dwc:aphiaid '100908'^^xsd:integer;
  dwc:aphiaIdAccepted '100908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 -0.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.43"^^xsd:decimal ;
  dwc:decimalLongitude "-0.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 -0.78)"^^geo:wktLiteral ;
  geo-pos:lat "60.43"^^xsd:decimal ;
  geo-pos:long "-0.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.78'^^xsd:double;
  dwc:latitude '60.43'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '249670'^^xsd:integer;
  dwc:aphiaIdAccepted '855677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -7.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "-7.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1473"^^xsd:integer ;
  dwc:maximumDepthInMeters "1473"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -7.93)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "-7.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus italicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.93'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '1473'^^xsd:integer;
  dwc:maximumDepth '1473'^^xsd:integer;
  dwc:aphiaid '135156'^^xsd:integer;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.2 3.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.2"^^xsd:decimal ;
  dwc:decimalLongitude "3.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2195"^^xsd:integer ;
  dwc:maximumDepthInMeters "2195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.2 3.03)"^^geo:wktLiteral ;
  geo-pos:lat "75.2"^^xsd:decimal ;
  geo-pos:long "3.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.03'^^xsd:double;
  dwc:latitude '75.2'^^xsd:double;
  dwc:minimumDepth '2195'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 9.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.5'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  geo-pos:lat "28.33"^^xsd:decimal ;
  geo-pos:long "-15.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonactis mazeli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.76'^^xsd:double;
  dwc:latitude '28.33'^^xsd:double;
  dwc:aphiaid '100924'^^xsd:integer;
  dwc:aphiaIdAccepted '100924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "66.7"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '66.7'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82 23.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82"^^xsd:decimal ;
  dwc:decimalLongitude "23.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82 23.77)"^^geo:wktLiteral ;
  geo-pos:lat "37.82"^^xsd:decimal ;
  geo-pos:long "23.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '404-405'^^xsd:string;
  dwc:scientificName 'Paranemonia vouliagmeniensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.77'^^xsd:double;
  dwc:latitude '37.82'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '100831'^^xsd:integer;
  dwc:aphiaIdAccepted '100831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06 -2.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06"^^xsd:decimal ;
  dwc:decimalLongitude "-2.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06 -2.73)"^^geo:wktLiteral ;
  geo-pos:lat "56.06"^^xsd:decimal ;
  geo-pos:long "-2.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia mesembryanthemum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.73'^^xsd:double;
  dwc:latitude '56.06'^^xsd:double;
  dwc:aphiaid '854458'^^xsd:integer;
  dwc:aphiaIdAccepted '413961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.2"^^xsd:decimal ;
  dwc:decimalLongitude "29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.2"^^xsd:decimal ;
  geo-pos:long "29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia entacmaea forskalii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.9'^^xsd:double;
  dwc:latitude '31.2'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.13 -8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.13"^^xsd:decimal ;
  dwc:decimalLongitude "-8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.13 -8.78)"^^geo:wktLiteral ;
  geo-pos:lat "61.13"^^xsd:decimal ;
  geo-pos:long "-8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.78'^^xsd:double;
  dwc:latitude '61.13'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.44 10.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.44"^^xsd:decimal ;
  dwc:decimalLongitude "10.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.44 10.54)"^^geo:wktLiteral ;
  geo-pos:lat "57.44"^^xsd:decimal ;
  geo-pos:long "10.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Peachia hastata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.54'^^xsd:double;
  dwc:latitude '57.44'^^xsd:double;
  dwc:aphiaid '100928'^^xsd:integer;
  dwc:aphiaIdAccepted '100928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27 -11.62)"^^geo:wktLiteral ;
  geo-pos:lat "51.27"^^xsd:decimal ;
  geo-pos:long "-11.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '51.27'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '374'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.42 10.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.42"^^xsd:decimal ;
  dwc:decimalLongitude "10.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.42 10.92)"^^geo:wktLiteral ;
  geo-pos:lat "56.42"^^xsd:decimal ;
  geo-pos:long "10.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.92'^^xsd:double;
  dwc:latitude '56.42'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -2.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -2.79)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-2.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia cylindrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.79'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '741699'^^xsd:integer;
  dwc:aphiaIdAccepted '100927'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '70.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '741556'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.97 -2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.97"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.97 -2.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.97"^^xsd:decimal ;
  geo-pos:long "-2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.1'^^xsd:double;
  dwc:latitude '43.97'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.93 -6.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.93"^^xsd:decimal ;
  dwc:decimalLongitude "-6.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "664"^^xsd:integer ;
  dwc:maximumDepthInMeters "664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.93 -6.45)"^^geo:wktLiteral ;
  geo-pos:lat "59.93"^^xsd:decimal ;
  geo-pos:long "-6.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.45'^^xsd:double;
  dwc:latitude '59.93'^^xsd:double;
  dwc:minimumDepth '664'^^xsd:integer;
  dwc:maximumDepth '664'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31 -7.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31"^^xsd:decimal ;
  dwc:decimalLongitude "-7.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31 -7.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.31"^^xsd:decimal ;
  geo-pos:long "-7.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '2.04/390'^^xsd:string;
  dwc:scientificName 'Onubactis rocioi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.13'^^xsd:double;
  dwc:latitude '37.31'^^xsd:double;
  dwc:aphiaid '100829'^^xsd:integer;
  dwc:aphiaIdAccepted '100829'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -9.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.45'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12 -11.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12"^^xsd:decimal ;
  dwc:decimalLongitude "-11.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "337"^^xsd:integer ;
  dwc:maximumDepthInMeters "337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12 -11.97)"^^geo:wktLiteral ;
  geo-pos:lat "52.12"^^xsd:decimal ;
  geo-pos:long "-11.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phelliactis hertwigi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.97'^^xsd:double;
  dwc:latitude '52.12'^^xsd:double;
  dwc:minimumDepth '337'^^xsd:integer;
  dwc:maximumDepth '337'^^xsd:integer;
  dwc:aphiaid '100962'^^xsd:integer;
  dwc:aphiaIdAccepted '854431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.28)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paractis punctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.28'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:aphiaid '287685'^^xsd:integer;
  dwc:aphiaIdAccepted '287685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42"^^xsd:decimal ;
  dwc:decimalLongitude "-31.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1229"^^xsd:integer ;
  dwc:maximumDepthInMeters "1229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42 -31.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.42"^^xsd:decimal ;
  geo-pos:long "-31.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphihelia oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.38'^^xsd:double;
  dwc:latitude '39.42'^^xsd:double;
  dwc:minimumDepth '1229'^^xsd:integer;
  dwc:maximumDepth '1229'^^xsd:integer;
  dwc:aphiaid '1369588'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18 -30.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1846"^^xsd:integer ;
  dwc:maximumDepthInMeters "1846"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18 -30.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.18"^^xsd:decimal ;
  geo-pos:long "-30.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.74'^^xsd:double;
  dwc:latitude '39.18'^^xsd:double;
  dwc:minimumDepth '1846'^^xsd:integer;
  dwc:maximumDepth '1846'^^xsd:integer;
  dwc:aphiaid '493858'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82 23.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82"^^xsd:decimal ;
  dwc:decimalLongitude "23.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82 23.77)"^^geo:wktLiteral ;
  geo-pos:lat "37.82"^^xsd:decimal ;
  geo-pos:long "23.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1986.3'^^xsd:double;
  dwc:scientificName 'Paranemonia vouliagmeniensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.77'^^xsd:double;
  dwc:latitude '37.82'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '100831'^^xsd:integer;
  dwc:aphiaIdAccepted '100831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.58 -18.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.58"^^xsd:decimal ;
  dwc:decimalLongitude "-18.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.58 -18.38)"^^geo:wktLiteral ;
  geo-pos:lat "74.58"^^xsd:decimal ;
  geo-pos:long "-18.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.38'^^xsd:double;
  dwc:latitude '74.58'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '100876'^^xsd:integer;
  dwc:aphiaIdAccepted '100876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia bellis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '854984'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 32.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5"^^xsd:decimal ;
  dwc:decimalLongitude "32.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 32.31)"^^geo:wktLiteral ;
  geo-pos:lat "30.5"^^xsd:decimal ;
  geo-pos:long "32.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Boloceroides hermafroditica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '32.31'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:aphiaid '291748'^^xsd:integer;
  dwc:aphiaIdAccepted '288925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58 -29.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58"^^xsd:decimal ;
  dwc:decimalLongitude "-29.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1440"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58 -29.43)"^^geo:wktLiteral ;
  geo-pos:lat "37.58"^^xsd:decimal ;
  geo-pos:long "-29.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.43'^^xsd:double;
  dwc:latitude '37.58'^^xsd:double;
  dwc:minimumDepth '1440'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Aiptasiogeton hyalinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '283493'^^xsd:integer;
  dwc:aphiaIdAccepted '283493'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 -2.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "-2.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2865"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 -2.47)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "-2.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Chitonactis richardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.47'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '2865'^^xsd:integer;
  dwc:aphiaid '855595'^^xsd:integer;
  dwc:aphiaIdAccepted '100930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 7.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "7.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 7.17)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "7.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.17'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.38"^^xsd:decimal ;
  dwc:decimalLongitude "5.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  geo-pos:lat "60.38"^^xsd:decimal ;
  geo-pos:long "5.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '3612'^^xsd:integer;
  dwc:scientificName 'Edwardsia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.36'^^xsd:double;
  dwc:latitude '60.38'^^xsd:double;
  dwc:aphiaid '100894'^^xsd:integer;
  dwc:aphiaIdAccepted '100894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cerianthus oligopodus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '855589'^^xsd:integer;
  dwc:aphiaIdAccepted '236651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1732"^^xsd:integer ;
  dwc:maximumDepthInMeters "1732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cornuformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '1732'^^xsd:integer;
  dwc:maximumDepth '1732'^^xsd:integer;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 -5.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.17"^^xsd:decimal ;
  dwc:decimalLongitude "-5.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 -5.77)"^^geo:wktLiteral ;
  geo-pos:lat "61.17"^^xsd:decimal ;
  geo-pos:long "-5.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.77'^^xsd:double;
  dwc:latitude '61.17'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "51.58"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia tecta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '410985'^^xsd:integer;
  dwc:aphiaIdAccepted '410985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.8 -10.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.8"^^xsd:decimal ;
  dwc:decimalLongitude "-10.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "251"^^xsd:integer ;
  dwc:maximumDepthInMeters "251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.8 -10.57)"^^geo:wktLiteral ;
  geo-pos:lat "81.8"^^xsd:decimal ;
  geo-pos:long "-10.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anthosactis janmayeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.57'^^xsd:double;
  dwc:latitude '81.8'^^xsd:double;
  dwc:minimumDepth '251'^^xsd:integer;
  dwc:maximumDepth '251'^^xsd:integer;
  dwc:aphiaid '100841'^^xsd:integer;
  dwc:aphiaIdAccepted '100841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06 -4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06"^^xsd:decimal ;
  dwc:decimalLongitude "-4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06 -4.67)"^^geo:wktLiteral ;
  geo-pos:lat "54.06"^^xsd:decimal ;
  geo-pos:long "-4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.67'^^xsd:double;
  dwc:latitude '54.06'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -3.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-3.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -3.57)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-3.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.57'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1919"^^xsd:integer ;
  dwc:maximumDepthInMeters "1919"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia cornuformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '1919'^^xsd:integer;
  dwc:maximumDepth '1919'^^xsd:integer;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.2 -8.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.2"^^xsd:decimal ;
  dwc:decimalLongitude "-8.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.2 -8.905)"^^geo:wktLiteral ;
  geo-pos:lat "61.2"^^xsd:decimal ;
  geo-pos:long "-8.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.905'^^xsd:double;
  dwc:latitude '61.2'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinothoe sagartia lacerata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87 -13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87"^^xsd:decimal ;
  dwc:decimalLongitude "-13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87 -13.72)"^^geo:wktLiteral ;
  geo-pos:lat "56.87"^^xsd:decimal ;
  geo-pos:long "-13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '2501'^^xsd:integer;
  dwc:scientificName 'Sagartia rockalliensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.72'^^xsd:double;
  dwc:latitude '56.87'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '283775'^^xsd:integer;
  dwc:aphiaIdAccepted '1583118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.3 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.3"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.3 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "69.3"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '69.3'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 8.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 8.32)"^^geo:wktLiteral ;
  geo-pos:lat "63.7"^^xsd:decimal ;
  geo-pos:long "8.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.32'^^xsd:double;
  dwc:latitude '63.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.11 7.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.11"^^xsd:decimal ;
  dwc:decimalLongitude "7.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.11 7.77)"^^geo:wktLiteral ;
  geo-pos:lat "63.11"^^xsd:decimal ;
  geo-pos:long "7.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.77'^^xsd:double;
  dwc:latitude '63.11'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 6.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.48"^^xsd:decimal ;
  dwc:decimalLongitude "6.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 6.19)"^^geo:wktLiteral ;
  geo-pos:lat "62.48"^^xsd:decimal ;
  geo-pos:long "6.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.19'^^xsd:double;
  dwc:latitude '62.48'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ceratotrochus magnaghii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:aphiaid '135145'^^xsd:integer;
  dwc:aphiaIdAccepted '135145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 6.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "6.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 6.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.02"^^xsd:decimal ;
  geo-pos:long "6.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ceratotrochus magnaghii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.32'^^xsd:double;
  dwc:latitude '43.02'^^xsd:double;
  dwc:aphiaid '135145'^^xsd:integer;
  dwc:aphiaIdAccepted '135145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ceratotrochus magnaghii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:aphiaid '135145'^^xsd:integer;
  dwc:aphiaIdAccepted '135145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.2 3.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.2"^^xsd:decimal ;
  dwc:decimalLongitude "3.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2195"^^xsd:integer ;
  dwc:maximumDepthInMeters "2195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.2 3.03)"^^geo:wktLiteral ;
  geo-pos:lat "75.2"^^xsd:decimal ;
  geo-pos:long "3.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.03'^^xsd:double;
  dwc:latitude '75.2'^^xsd:double;
  dwc:minimumDepth '2195'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.6 -12.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.6"^^xsd:decimal ;
  dwc:decimalLongitude "-12.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.6 -12.17)"^^geo:wktLiteral ;
  geo-pos:lat "76.6"^^xsd:decimal ;
  geo-pos:long "-12.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.17'^^xsd:double;
  dwc:latitude '76.6'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.6 -12.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.6"^^xsd:decimal ;
  dwc:decimalLongitude "-12.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.6 -12.17)"^^geo:wktLiteral ;
  geo-pos:lat "76.6"^^xsd:decimal ;
  geo-pos:long "-12.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.17'^^xsd:double;
  dwc:latitude '76.6'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "20.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 20.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "20.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cyathina cyathus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.16'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:aphiaid '518792'^^xsd:integer;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 7.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.73"^^xsd:decimal ;
  dwc:decimalLongitude "7.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.73 7.17)"^^geo:wktLiteral ;
  geo-pos:lat "62.73"^^xsd:decimal ;
  geo-pos:long "7.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.17'^^xsd:double;
  dwc:latitude '62.73'^^xsd:double;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.43"^^xsd:decimal ;
  dwc:decimalLongitude "6.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  geo-pos:lat "60.43"^^xsd:decimal ;
  geo-pos:long "6.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Protanthea simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.55'^^xsd:double;
  dwc:latitude '60.43'^^xsd:double;
  dwc:aphiaid '100913'^^xsd:integer;
  dwc:aphiaIdAccepted '100913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.66"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "59.66"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Protanthea simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '59.66'^^xsd:double;
  dwc:aphiaid '100913'^^xsd:integer;
  dwc:aphiaIdAccepted '100913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "59.6"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Protanthea simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:aphiaid '100913'^^xsd:integer;
  dwc:aphiaIdAccepted '100913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68 -4.71)"^^geo:wktLiteral ;
  geo-pos:lat "51.68"^^xsd:decimal ;
  geo-pos:long "-4.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.71'^^xsd:double;
  dwc:latitude '51.68'^^xsd:double;
  dwc:aphiaid '854606'^^xsd:integer;
  dwc:aphiaIdAccepted '151541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "50.47"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '50.47'^^xsd:double;
  dwc:aphiaid '854606'^^xsd:integer;
  dwc:aphiaIdAccepted '151541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Milne-edwardsia lov+¬ni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.43"^^xsd:decimal ;
  dwc:decimalLongitude "6.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.55)"^^geo:wktLiteral ;
  geo-pos:lat "60.43"^^xsd:decimal ;
  geo-pos:long "6.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paraedwardsia sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.55'^^xsd:double;
  dwc:latitude '60.43'^^xsd:double;
  dwc:aphiaid '100909'^^xsd:integer;
  dwc:aphiaIdAccepted '100909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.11"^^xsd:decimal ;
  dwc:decimalLongitude "9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.11"^^xsd:decimal ;
  geo-pos:long "9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.13'^^xsd:double;
  dwc:latitude '42.11'^^xsd:double;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04 9.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04"^^xsd:decimal ;
  dwc:decimalLongitude "9.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04 9.81)"^^geo:wktLiteral ;
  geo-pos:lat "43.04"^^xsd:decimal ;
  geo-pos:long "9.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.81'^^xsd:double;
  dwc:latitude '43.04'^^xsd:double;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 13.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "13.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 13.37)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "13.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5618'^^xsd:integer;
  dwc:scientificName 'Actinia entacmaea chamaeleon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.37'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.02"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '37.02'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.45 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.45"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.45 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "31.45"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia cellulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.92'^^xsd:double;
  dwc:latitude '31.45'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 6.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.48"^^xsd:decimal ;
  dwc:decimalLongitude "6.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.48 6.19)"^^geo:wktLiteral ;
  geo-pos:lat "62.48"^^xsd:decimal ;
  geo-pos:long "6.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.19'^^xsd:double;
  dwc:latitude '62.48'^^xsd:double;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77 -14.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77"^^xsd:decimal ;
  dwc:decimalLongitude "-14.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "890"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77 -14.24)"^^geo:wktLiteral ;
  geo-pos:lat "36.77"^^xsd:decimal ;
  geo-pos:long "-14.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.24'^^xsd:double;
  dwc:latitude '36.77'^^xsd:double;
  dwc:minimumDepth '890'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 7.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "7.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 7.55)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "7.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.55'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Protanthea simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100913'^^xsd:integer;
  dwc:aphiaIdAccepted '100913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 8.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "8.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 8.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "8.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Trochocyathus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.85'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '135175'^^xsd:integer;
  dwc:aphiaIdAccepted '135175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 5.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 5.06)"^^geo:wktLiteral ;
  geo-pos:lat "60.6"^^xsd:decimal ;
  geo-pos:long "5.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paraedwardsia sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.06'^^xsd:double;
  dwc:latitude '60.6'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100909'^^xsd:integer;
  dwc:aphiaIdAccepted '100909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.87 -3.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.87"^^xsd:decimal ;
  dwc:decimalLongitude "-3.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.87 -3.08)"^^geo:wktLiteral ;
  geo-pos:lat "77.87"^^xsd:decimal ;
  geo-pos:long "-3.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.08'^^xsd:double;
  dwc:latitude '77.87'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.94 5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.94"^^xsd:decimal ;
  dwc:decimalLongitude "5.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.94 5.1)"^^geo:wktLiteral ;
  geo-pos:lat "61.94"^^xsd:decimal ;
  geo-pos:long "5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.1'^^xsd:double;
  dwc:latitude '61.94'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.855"^^xsd:decimal ;
  dwc:decimalLongitude "13.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "191"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.125)"^^geo:wktLiteral ;
  geo-pos:lat "36.855"^^xsd:decimal ;
  geo-pos:long "13.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ceratotrochus magnaghii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.125'^^xsd:double;
  dwc:latitude '36.855'^^xsd:double;
  dwc:minimumDepth '191'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '135145'^^xsd:integer;
  dwc:aphiaIdAccepted '135145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.94 29.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.94"^^xsd:decimal ;
  dwc:decimalLongitude "29.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.94 29.93)"^^geo:wktLiteral ;
  geo-pos:lat "68.94"^^xsd:decimal ;
  geo-pos:long "29.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5584'^^xsd:integer;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.93'^^xsd:double;
  dwc:latitude '68.94'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.94 29.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.94"^^xsd:decimal ;
  dwc:decimalLongitude "29.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.94 29.93)"^^geo:wktLiteral ;
  geo-pos:lat "68.94"^^xsd:decimal ;
  geo-pos:long "29.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5584'^^xsd:integer;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.93'^^xsd:double;
  dwc:latitude '68.94'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5587'^^xsd:integer;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "698"^^xsd:integer ;
  dwc:maximumDepthInMeters "2465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 5)"^^geo:wktLiteral ;
  geo-pos:lat "67"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus bulbosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '67'^^xsd:integer;
  dwc:minimumDepth '698'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '101047'^^xsd:integer;
  dwc:aphiaIdAccepted '101047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "698"^^xsd:integer ;
  dwc:maximumDepthInMeters "2465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 5)"^^geo:wktLiteral ;
  geo-pos:lat "67"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus bulbosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '67'^^xsd:integer;
  dwc:minimumDepth '698'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '101047'^^xsd:integer;
  dwc:aphiaIdAccepted '101047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -42)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Isozoanthus bulbosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '101047'^^xsd:integer;
  dwc:aphiaIdAccepted '101047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 -7.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "-7.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 -7.83)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "-7.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.83'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 -8.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "-8.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 -8.98)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "-8.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.98'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85 -7.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85"^^xsd:decimal ;
  dwc:decimalLongitude "-7.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85 -7.84)"^^geo:wktLiteral ;
  geo-pos:lat "36.85"^^xsd:decimal ;
  geo-pos:long "-7.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.84'^^xsd:double;
  dwc:latitude '36.85'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.72 -9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.72"^^xsd:decimal ;
  dwc:decimalLongitude "-9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1392"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.72 -9.17)"^^geo:wktLiteral ;
  geo-pos:lat "56.72"^^xsd:decimal ;
  geo-pos:long "-9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.17'^^xsd:double;
  dwc:latitude '56.72'^^xsd:double;
  dwc:minimumDepth '1392'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus lens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:aphiaid '411182'^^xsd:integer;
  dwc:aphiaIdAccepted '1509188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "-29.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "599"^^xsd:integer ;
  dwc:maximumDepthInMeters "599"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -29.72)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "-29.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus lens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.72'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:minimumDepth '599'^^xsd:integer;
  dwc:maximumDepth '599'^^xsd:integer;
  dwc:aphiaid '411182'^^xsd:integer;
  dwc:aphiaIdAccepted '1509188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18 -4.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18 -4.65)"^^geo:wktLiteral ;
  geo-pos:lat "51.18"^^xsd:decimal ;
  geo-pos:long "-4.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia regia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.65'^^xsd:double;
  dwc:latitude '51.18'^^xsd:double;
  dwc:aphiaid '135181'^^xsd:integer;
  dwc:aphiaIdAccepted '135181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.455 -5.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.455"^^xsd:decimal ;
  dwc:decimalLongitude "-5.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.455 -5.434)"^^geo:wktLiteral ;
  geo-pos:lat "56.455"^^xsd:decimal ;
  geo-pos:long "-5.434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hybocodon prolifer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.434'^^xsd:double;
  dwc:latitude '56.455'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '117988'^^xsd:integer;
  dwc:aphiaIdAccepted '117988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "732"^^xsd:integer ;
  dwc:maximumDepthInMeters "732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -18)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '732'^^xsd:integer;
  dwc:maximumDepth '732'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.74"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.74'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  geo-pos:lat "28.33"^^xsd:decimal ;
  geo-pos:long "-15.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.76'^^xsd:double;
  dwc:latitude '28.33'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.67 22.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.67"^^xsd:decimal ;
  dwc:decimalLongitude "22.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.67 22.65)"^^geo:wktLiteral ;
  geo-pos:lat "35.67"^^xsd:decimal ;
  geo-pos:long "22.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Trochocyathus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.65'^^xsd:double;
  dwc:latitude '35.67'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '135175'^^xsd:integer;
  dwc:aphiaIdAccepted '135175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "8.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2160"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 8.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "8.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Trochocyathus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.58'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:minimumDepth '2160'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '135175'^^xsd:integer;
  dwc:aphiaIdAccepted '135175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Trochocyathus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2475'^^xsd:integer;
  dwc:aphiaid '135175'^^xsd:integer;
  dwc:aphiaIdAccepted '135175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1230"^^xsd:integer ;
  dwc:maximumDepthInMeters "1230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.65"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.3'^^xsd:double;
  dwc:latitude '37.65'^^xsd:double;
  dwc:minimumDepth '1230'^^xsd:integer;
  dwc:maximumDepth '1230'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1230"^^xsd:integer ;
  dwc:maximumDepthInMeters "1230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.65"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.3'^^xsd:double;
  dwc:latitude '37.65'^^xsd:double;
  dwc:minimumDepth '1230'^^xsd:integer;
  dwc:maximumDepth '1230'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 7.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "7.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 7.55)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "7.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.55'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -14.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-14.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -14.23)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-14.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.23'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67"^^xsd:decimal ;
  dwc:decimalLongitude "-14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -14.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.67"^^xsd:decimal ;
  geo-pos:long "-14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.25'^^xsd:double;
  dwc:latitude '36.67'^^xsd:double;
  dwc:minimumDepth '202'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -11.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-11.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "826"^^xsd:integer ;
  dwc:maximumDepthInMeters "931"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -11.09)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-11.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.09'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '826'^^xsd:integer;
  dwc:maximumDepth '931'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.28)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.28'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.38 -3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.38"^^xsd:decimal ;
  dwc:decimalLongitude "-3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.38 -3.42)"^^geo:wktLiteral ;
  geo-pos:lat "46.38"^^xsd:decimal ;
  geo-pos:long "-3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.42'^^xsd:double;
  dwc:latitude '46.38'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.7'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.45"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.45'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73 7.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73"^^xsd:decimal ;
  dwc:decimalLongitude "7.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73 7.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.73"^^xsd:decimal ;
  geo-pos:long "7.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.41'^^xsd:double;
  dwc:latitude '43.73'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 6.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "6.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 6.39)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "6.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.39'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 6.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "6.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 6.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.02"^^xsd:decimal ;
  geo-pos:long "6.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.32'^^xsd:double;
  dwc:latitude '43.02'^^xsd:double;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.83"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "79.83"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5641'^^xsd:integer;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '79.83'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.095 -9.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.095"^^xsd:decimal ;
  dwc:decimalLongitude "-9.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.095 -9.315)"^^geo:wktLiteral ;
  geo-pos:lat "41.095"^^xsd:decimal ;
  geo-pos:long "-9.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.315'^^xsd:double;
  dwc:latitude '41.095'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.79'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia cellulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.27 -5.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.27"^^xsd:decimal ;
  dwc:decimalLongitude "-5.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.27 -5.27)"^^geo:wktLiteral ;
  geo-pos:lat "47.27"^^xsd:decimal ;
  geo-pos:long "-5.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.27'^^xsd:double;
  dwc:latitude '47.27'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.46"^^xsd:decimal ;
  geo-pos:long "-28.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.33'^^xsd:double;
  dwc:latitude '38.46'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1143"^^xsd:integer ;
  dwc:maximumDepthInMeters "1143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.87"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.87'^^xsd:double;
  dwc:minimumDepth '1143'^^xsd:integer;
  dwc:maximumDepth '1143'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 -2.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84"^^xsd:decimal ;
  dwc:decimalLongitude "-2.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 -2.47)"^^geo:wktLiteral ;
  geo-pos:lat "36.84"^^xsd:decimal ;
  geo-pos:long "-2.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Phyllangia mouchezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.47'^^xsd:double;
  dwc:latitude '36.84'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.075 3.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.075"^^xsd:decimal ;
  dwc:decimalLongitude "3.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1809"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.075 3.995)"^^geo:wktLiteral ;
  geo-pos:lat "40.075"^^xsd:decimal ;
  geo-pos:long "3.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Trochocyathus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.995'^^xsd:double;
  dwc:latitude '40.075'^^xsd:double;
  dwc:minimumDepth '1809'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '135175'^^xsd:integer;
  dwc:aphiaIdAccepted '135175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -2.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -2.9)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-2.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.32 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.32"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.32 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "78.32"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '78.32'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.47 30.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.47"^^xsd:decimal ;
  dwc:decimalLongitude "30.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.47 30.88)"^^geo:wktLiteral ;
  geo-pos:lat "32.47"^^xsd:decimal ;
  geo-pos:long "30.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '30.88'^^xsd:double;
  dwc:latitude '32.47'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.075 3.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.075"^^xsd:decimal ;
  dwc:decimalLongitude "3.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.075 3.995)"^^geo:wktLiteral ;
  geo-pos:lat "40.075"^^xsd:decimal ;
  geo-pos:long "3.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Trochocyathus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.995'^^xsd:double;
  dwc:latitude '40.075'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2510'^^xsd:integer;
  dwc:aphiaid '135175'^^xsd:integer;
  dwc:aphiaIdAccepted '135175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.075 3.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.075"^^xsd:decimal ;
  dwc:decimalLongitude "3.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.075 3.995)"^^geo:wktLiteral ;
  geo-pos:lat "40.075"^^xsd:decimal ;
  geo-pos:long "3.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Trochocyathus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.995'^^xsd:double;
  dwc:latitude '40.075'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2418'^^xsd:integer;
  dwc:aphiaid '135175'^^xsd:integer;
  dwc:aphiaIdAccepted '135175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.075 3.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.075"^^xsd:decimal ;
  dwc:decimalLongitude "3.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.075 3.995)"^^geo:wktLiteral ;
  geo-pos:lat "40.075"^^xsd:decimal ;
  geo-pos:long "3.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Trochocyathus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.995'^^xsd:double;
  dwc:latitude '40.075'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:aphiaid '135175'^^xsd:integer;
  dwc:aphiaIdAccepted '135175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.09 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.09"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "489"^^xsd:integer ;
  dwc:maximumDepthInMeters "489"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.09 -15.08)"^^geo:wktLiteral ;
  geo-pos:lat "26.09"^^xsd:decimal ;
  geo-pos:long "-15.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '26.09'^^xsd:double;
  dwc:minimumDepth '489'^^xsd:integer;
  dwc:maximumDepth '489'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.08 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.08"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.08 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.08"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '33.08'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 -9.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "-9.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 -9.02)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "-9.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.02'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -29)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29'^^xsd:integer;
  dwc:latitude '37.7'^^xsd:double;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus eccentricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:aphiaid '135155'^^xsd:integer;
  dwc:aphiaIdAccepted '135155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia cellulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.3'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "712"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia cellulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.3'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '712'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "470"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia cellulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.1'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '470'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 7.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "7.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 7.55)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "7.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.55'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1143"^^xsd:integer ;
  dwc:maximumDepthInMeters "1143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.87"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.87'^^xsd:double;
  dwc:minimumDepth '1143'^^xsd:integer;
  dwc:maximumDepth '1143'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1143"^^xsd:integer ;
  dwc:maximumDepthInMeters "1143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.87"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.87'^^xsd:double;
  dwc:minimumDepth '1143'^^xsd:integer;
  dwc:maximumDepth '1143'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.65 5.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.65"^^xsd:decimal ;
  dwc:decimalLongitude "5.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.65 5.04)"^^geo:wktLiteral ;
  geo-pos:lat "61.65"^^xsd:decimal ;
  geo-pos:long "5.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paraedwardsia sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.04'^^xsd:double;
  dwc:latitude '61.65'^^xsd:double;
  dwc:aphiaid '100909'^^xsd:integer;
  dwc:aphiaIdAccepted '100909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.38"^^xsd:decimal ;
  dwc:decimalLongitude "5.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  geo-pos:lat "60.38"^^xsd:decimal ;
  geo-pos:long "5.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paraedwardsia sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.36'^^xsd:double;
  dwc:latitude '60.38'^^xsd:double;
  dwc:aphiaid '100909'^^xsd:integer;
  dwc:aphiaIdAccepted '100909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.87 -3.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.87"^^xsd:decimal ;
  dwc:decimalLongitude "-3.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.87 -3.08)"^^geo:wktLiteral ;
  geo-pos:lat "77.87"^^xsd:decimal ;
  geo-pos:long "-3.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.08'^^xsd:double;
  dwc:latitude '77.87'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.97"^^xsd:decimal ;
  dwc:decimalLongitude "5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2438"^^xsd:integer ;
  dwc:maximumDepthInMeters "2438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 5.17)"^^geo:wktLiteral ;
  geo-pos:lat "77.97"^^xsd:decimal ;
  geo-pos:long "5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.17'^^xsd:double;
  dwc:latitude '77.97'^^xsd:double;
  dwc:minimumDepth '2438'^^xsd:integer;
  dwc:maximumDepth '2438'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.97"^^xsd:decimal ;
  dwc:decimalLongitude "5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2438"^^xsd:integer ;
  dwc:maximumDepthInMeters "2438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 5.17)"^^geo:wktLiteral ;
  geo-pos:lat "77.97"^^xsd:decimal ;
  geo-pos:long "5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.17'^^xsd:double;
  dwc:latitude '77.97'^^xsd:double;
  dwc:minimumDepth '2438'^^xsd:integer;
  dwc:maximumDepth '2438'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.16 5.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.16"^^xsd:decimal ;
  dwc:decimalLongitude "5.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.16 5.11)"^^geo:wktLiteral ;
  geo-pos:lat "60.16"^^xsd:decimal ;
  geo-pos:long "5.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '563'^^xsd:integer;
  dwc:scientificName 'Phellia tubicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.11'^^xsd:double;
  dwc:latitude '60.16'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '741513'^^xsd:integer;
  dwc:aphiaIdAccepted '101001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.9 19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.9"^^xsd:decimal ;
  dwc:decimalLongitude "19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.9 19.1)"^^geo:wktLiteral ;
  geo-pos:lat "79.9"^^xsd:decimal ;
  geo-pos:long "19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5640'^^xsd:integer;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.1'^^xsd:double;
  dwc:latitude '79.9'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.9 19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.9"^^xsd:decimal ;
  dwc:decimalLongitude "19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.9 19.1)"^^geo:wktLiteral ;
  geo-pos:lat "79.9"^^xsd:decimal ;
  geo-pos:long "19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5640'^^xsd:integer;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '19.1'^^xsd:double;
  dwc:latitude '79.9'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.495 12.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.495"^^xsd:decimal ;
  dwc:decimalLongitude "12.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "398"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.495 12.96)"^^geo:wktLiteral ;
  geo-pos:lat "36.495"^^xsd:decimal ;
  geo-pos:long "12.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Ceratotrochus magnaghii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.96'^^xsd:double;
  dwc:latitude '36.495'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '398'^^xsd:integer;
  dwc:aphiaid '135145'^^xsd:integer;
  dwc:aphiaIdAccepted '135145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.11"^^xsd:decimal ;
  dwc:decimalLongitude "9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.11"^^xsd:decimal ;
  geo-pos:long "9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.13'^^xsd:double;
  dwc:latitude '42.11'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 11.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "11.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 11.16)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "11.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.16'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.16 1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.16"^^xsd:decimal ;
  dwc:decimalLongitude "1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.16 1.47)"^^geo:wktLiteral ;
  geo-pos:lat "46.16"^^xsd:decimal ;
  geo-pos:long "1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.47'^^xsd:double;
  dwc:latitude '46.16'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53 0.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53"^^xsd:decimal ;
  dwc:decimalLongitude "0.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53 0.08)"^^geo:wktLiteral ;
  geo-pos:lat "49.53"^^xsd:decimal ;
  geo-pos:long "0.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.08'^^xsd:double;
  dwc:latitude '49.53'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18 -4.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.18"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18 -4.48)"^^geo:wktLiteral ;
  geo-pos:lat "54.18"^^xsd:decimal ;
  geo-pos:long "-4.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.48'^^xsd:double;
  dwc:latitude '54.18'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 6.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "6.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 6.39)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "6.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.39'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 5.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "5.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 5.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.11"^^xsd:decimal ;
  geo-pos:long "5.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.93'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "55.75"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '55.75'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 13.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 13.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "13.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.78'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.32 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.32"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.32 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "78.32"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bathyphellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '78.32'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '100867'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 11.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 11.43)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "11.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinotho+½ viduata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.43'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44 -1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44 -1.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.44"^^xsd:decimal ;
  geo-pos:long "-1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodosoma biscayensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.6'^^xsd:double;
  dwc:latitude '43.44'^^xsd:double;
  dwc:aphiaid '100820'^^xsd:integer;
  dwc:aphiaIdAccepted '592956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -14.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "-14.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -14.32)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "-14.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia cellulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-14.32'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -7.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "-7.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -7.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "-7.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia cellulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.62'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -9.45)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia cellulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.45'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -27.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-27.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-27.62'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.83"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.83 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "79.83"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5641'^^xsd:integer;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '79.83'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.67 14.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.67"^^xsd:decimal ;
  dwc:decimalLongitude "14.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.67 14.33)"^^geo:wktLiteral ;
  geo-pos:lat "77.67"^^xsd:decimal ;
  geo-pos:long "14.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5643'^^xsd:integer;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.33'^^xsd:double;
  dwc:latitude '77.67'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.67 14.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.67"^^xsd:decimal ;
  dwc:decimalLongitude "14.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.67 14.33)"^^geo:wktLiteral ;
  geo-pos:lat "77.67"^^xsd:decimal ;
  geo-pos:long "14.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5643'^^xsd:integer;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.33'^^xsd:double;
  dwc:latitude '77.67'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.05 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.05"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.05 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "59.05"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '59.05'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.31)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-6.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.31'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 -18)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '70.1'^^xsd:double;
  dwc:aphiaid '367977'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.38 31.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.38"^^xsd:decimal ;
  dwc:decimalLongitude "31.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.38 31.08)"^^geo:wktLiteral ;
  geo-pos:lat "70.38"^^xsd:decimal ;
  geo-pos:long "31.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '31.08'^^xsd:double;
  dwc:latitude '70.38'^^xsd:double;
  dwc:aphiaid '367977'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -26.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.515"^^xsd:decimal ;
  dwc:decimalLongitude "-26.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -26.83)"^^geo:wktLiteral ;
  geo-pos:lat "38.515"^^xsd:decimal ;
  geo-pos:long "-26.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.83'^^xsd:double;
  dwc:latitude '38.515'^^xsd:double;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -26.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.515"^^xsd:decimal ;
  dwc:decimalLongitude "-26.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -26.83)"^^geo:wktLiteral ;
  geo-pos:lat "38.515"^^xsd:decimal ;
  geo-pos:long "-26.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.83'^^xsd:double;
  dwc:latitude '38.515'^^xsd:double;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -26.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.515"^^xsd:decimal ;
  dwc:decimalLongitude "-26.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -26.83)"^^geo:wktLiteral ;
  geo-pos:lat "38.515"^^xsd:decimal ;
  geo-pos:long "-26.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.83'^^xsd:double;
  dwc:latitude '38.515'^^xsd:double;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 -9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.06"^^xsd:decimal ;
  dwc:decimalLongitude "-9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "1170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 -9.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.06"^^xsd:decimal ;
  geo-pos:long "-9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.35'^^xsd:double;
  dwc:latitude '41.06'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '1170'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '44.22'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.385 -7.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.385"^^xsd:decimal ;
  dwc:decimalLongitude "-7.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "532"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.385 -7.03)"^^geo:wktLiteral ;
  geo-pos:lat "43.385"^^xsd:decimal ;
  geo-pos:long "-7.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.03'^^xsd:double;
  dwc:latitude '43.385'^^xsd:double;
  dwc:minimumDepth '532'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.08 1.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.08"^^xsd:decimal ;
  dwc:decimalLongitude "1.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.08 1.05)"^^geo:wktLiteral ;
  geo-pos:lat "51.08"^^xsd:decimal ;
  geo-pos:long "1.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.05'^^xsd:double;
  dwc:latitude '51.08'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.88 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.88"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.88 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.88"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '51.88'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15 1.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15"^^xsd:decimal ;
  dwc:decimalLongitude "1.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15 1.57)"^^geo:wktLiteral ;
  geo-pos:lat "52.15"^^xsd:decimal ;
  geo-pos:long "1.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.57'^^xsd:double;
  dwc:latitude '52.15'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 11.68)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.68'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72"^^xsd:decimal ;
  dwc:decimalLongitude "11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 11.68)"^^geo:wktLiteral ;
  geo-pos:lat "36.72"^^xsd:decimal ;
  geo-pos:long "11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.68'^^xsd:double;
  dwc:latitude '36.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.075 3.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.075"^^xsd:decimal ;
  dwc:decimalLongitude "3.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "860"^^xsd:integer ;
  dwc:maximumDepthInMeters "1070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.075 3.995)"^^geo:wktLiteral ;
  geo-pos:lat "40.075"^^xsd:decimal ;
  geo-pos:long "3.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Trochocyathus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.995'^^xsd:double;
  dwc:latitude '40.075'^^xsd:double;
  dwc:minimumDepth '860'^^xsd:integer;
  dwc:maximumDepth '1070'^^xsd:integer;
  dwc:aphiaid '135175'^^xsd:integer;
  dwc:aphiaIdAccepted '135175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 3)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54 7.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54"^^xsd:decimal ;
  dwc:decimalLongitude "7.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54 7.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.54"^^xsd:decimal ;
  geo-pos:long "7.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.04'^^xsd:double;
  dwc:latitude '43.54'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 6.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "6.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 6.39)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "6.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.39'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 5.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "5.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 5.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.11"^^xsd:decimal ;
  geo-pos:long "5.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.93'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.845 -5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.845 -5.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.845"^^xsd:decimal ;
  geo-pos:long "-5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.38'^^xsd:double;
  dwc:latitude '43.845'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '620'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31 23.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31"^^xsd:decimal ;
  dwc:decimalLongitude "23.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31 23.99)"^^geo:wktLiteral ;
  geo-pos:lat "39.31"^^xsd:decimal ;
  geo-pos:long "23.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.99'^^xsd:double;
  dwc:latitude '39.31'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 24.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51"^^xsd:decimal ;
  dwc:decimalLongitude "24.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 24.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.51"^^xsd:decimal ;
  geo-pos:long "24.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '24.48'^^xsd:double;
  dwc:latitude '38.51'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.51 -31.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.51"^^xsd:decimal ;
  dwc:decimalLongitude "-31.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.51 -31.37)"^^geo:wktLiteral ;
  geo-pos:lat "67.51"^^xsd:decimal ;
  geo-pos:long "-31.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5647'^^xsd:integer;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.37'^^xsd:double;
  dwc:latitude '67.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "12.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 12.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.35'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -11.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-11.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "287"^^xsd:integer ;
  dwc:maximumDepthInMeters "354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -11.86)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-11.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Eloactis mazeli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.86'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:minimumDepth '287'^^xsd:integer;
  dwc:maximumDepth '354'^^xsd:integer;
  dwc:aphiaid '855804'^^xsd:integer;
  dwc:aphiaIdAccepted '100924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa axinell+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:aphiaid '582018'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodes verrucosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:aphiaid '855494'^^xsd:integer;
  dwc:aphiaIdAccepted '100815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77 -3.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77"^^xsd:decimal ;
  dwc:decimalLongitude "-3.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77 -3.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.77"^^xsd:decimal ;
  geo-pos:long "-3.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.85'^^xsd:double;
  dwc:latitude '45.77'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "578"^^xsd:integer ;
  dwc:maximumDepthInMeters "578"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:minimumDepth '578'^^xsd:integer;
  dwc:maximumDepth '578'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.33 1.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.33"^^xsd:decimal ;
  dwc:decimalLongitude "1.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.33 1.62)"^^geo:wktLiteral ;
  geo-pos:lat "52.33"^^xsd:decimal ;
  geo-pos:long "1.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.62'^^xsd:double;
  dwc:latitude '52.33'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "463"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -5)"^^geo:wktLiteral ;
  geo-pos:lat "44.08"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia cellulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '463'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -6.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -6.28)"^^geo:wktLiteral ;
  geo-pos:lat "49.4"^^xsd:decimal ;
  geo-pos:long "-6.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.28'^^xsd:double;
  dwc:latitude '49.4'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.33 -15.76)"^^geo:wktLiteral ;
  geo-pos:lat "28.33"^^xsd:decimal ;
  geo-pos:long "-15.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonia melanaster'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.76'^^xsd:double;
  dwc:latitude '28.33'^^xsd:double;
  dwc:aphiaid '157616'^^xsd:integer;
  dwc:aphiaIdAccepted '157616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.73"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dipurena gemmifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.73'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231691'^^xsd:integer;
  dwc:aphiaIdAccepted '565161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81 -30.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81"^^xsd:decimal ;
  dwc:decimalLongitude "-30.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "861"^^xsd:integer ;
  dwc:maximumDepthInMeters "861"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81 -30.32)"^^geo:wktLiteral ;
  geo-pos:lat "38.81"^^xsd:decimal ;
  geo-pos:long "-30.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum crista-galli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.32'^^xsd:double;
  dwc:latitude '38.81'^^xsd:double;
  dwc:minimumDepth '861'^^xsd:integer;
  dwc:maximumDepth '861'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.23 21.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.23"^^xsd:decimal ;
  dwc:decimalLongitude "21.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.23 21.75)"^^geo:wktLiteral ;
  geo-pos:lat "78.23"^^xsd:decimal ;
  geo-pos:long "21.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5681'^^xsd:integer;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.75'^^xsd:double;
  dwc:latitude '78.23'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.45"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia cellulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '48.45'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "54.16"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '54.16'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 -7.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48"^^xsd:decimal ;
  dwc:decimalLongitude "-7.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "304"^^xsd:integer ;
  dwc:maximumDepthInMeters "304"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 -7.27)"^^geo:wktLiteral ;
  geo-pos:lat "36.48"^^xsd:decimal ;
  geo-pos:long "-7.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum distinctum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.27'^^xsd:double;
  dwc:latitude '36.48'^^xsd:double;
  dwc:minimumDepth '304'^^xsd:integer;
  dwc:maximumDepth '304'^^xsd:integer;
  dwc:aphiaid '509583'^^xsd:integer;
  dwc:aphiaIdAccepted '287022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.17"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia foresti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.17'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '135140'^^xsd:integer;
  dwc:aphiaIdAccepted '135140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.67"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.67"^^xsd:decimal ;
  geo-pos:long "-6.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '46.67'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 1.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 1.12)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "1.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.12'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.38"^^xsd:decimal ;
  dwc:decimalLongitude "5.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38 5.36)"^^geo:wktLiteral ;
  geo-pos:lat "60.38"^^xsd:decimal ;
  geo-pos:long "5.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Mamillifera incrustata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.36'^^xsd:double;
  dwc:latitude '60.38'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '582018'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38 -33.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38"^^xsd:decimal ;
  dwc:decimalLongitude "-33.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1384"^^xsd:integer ;
  dwc:maximumDepthInMeters "1384"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38 -33.76)"^^geo:wktLiteral ;
  geo-pos:lat "39.38"^^xsd:decimal ;
  geo-pos:long "-33.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum crista-galli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.76'^^xsd:double;
  dwc:latitude '39.38'^^xsd:double;
  dwc:minimumDepth '1384'^^xsd:integer;
  dwc:maximumDepth '1384'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "54.22"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '54.22'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia cellulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.93 -7.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.93"^^xsd:decimal ;
  dwc:decimalLongitude "-7.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.93 -7.54)"^^geo:wktLiteral ;
  geo-pos:lat "47.93"^^xsd:decimal ;
  geo-pos:long "-7.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia cellulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.54'^^xsd:double;
  dwc:latitude '47.93'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.93 -7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.93"^^xsd:decimal ;
  dwc:decimalLongitude "-7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.93 -7.67)"^^geo:wktLiteral ;
  geo-pos:lat "47.93"^^xsd:decimal ;
  geo-pos:long "-7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia cellulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.67'^^xsd:double;
  dwc:latitude '47.93'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -3.52)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-3.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.91"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.91'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.66 26.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.66"^^xsd:decimal ;
  dwc:decimalLongitude "26.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.66 26.61)"^^geo:wktLiteral ;
  geo-pos:lat "70.66"^^xsd:decimal ;
  geo-pos:long "26.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.61'^^xsd:double;
  dwc:latitude '70.66'^^xsd:double;
  dwc:aphiaid '367977'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.19 25.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.19"^^xsd:decimal ;
  dwc:decimalLongitude "25.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.19 25.79)"^^geo:wktLiteral ;
  geo-pos:lat "71.19"^^xsd:decimal ;
  geo-pos:long "25.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '25.79'^^xsd:double;
  dwc:latitude '71.19'^^xsd:double;
  dwc:aphiaid '367977'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 21)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bunodactis stella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:aphiaid '367977'^^xsd:integer;
  dwc:aphiaIdAccepted '100814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -30.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-30.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "454"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -30.26)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-30.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum distinctum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.26'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '454'^^xsd:integer;
  dwc:aphiaid '509583'^^xsd:integer;
  dwc:aphiaIdAccepted '287022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "578"^^xsd:integer ;
  dwc:maximumDepthInMeters "578"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:minimumDepth '578'^^xsd:integer;
  dwc:maximumDepth '578'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "578"^^xsd:integer ;
  dwc:maximumDepthInMeters "578"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:minimumDepth '578'^^xsd:integer;
  dwc:maximumDepth '578'^^xsd:integer;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.16 5.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.16"^^xsd:decimal ;
  dwc:decimalLongitude "5.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.16 5.11)"^^geo:wktLiteral ;
  geo-pos:lat "60.16"^^xsd:decimal ;
  geo-pos:long "5.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.11'^^xsd:double;
  dwc:latitude '60.16'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophohelia prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '509346'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.51 -31.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.51"^^xsd:decimal ;
  dwc:decimalLongitude "-31.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.51 -31.37)"^^geo:wktLiteral ;
  geo-pos:lat "67.51"^^xsd:decimal ;
  geo-pos:long "-31.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5647'^^xsd:integer;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.37'^^xsd:double;
  dwc:latitude '67.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.54 12.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.54"^^xsd:decimal ;
  dwc:decimalLongitude "12.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.54 12.92)"^^geo:wktLiteral ;
  geo-pos:lat "56.54"^^xsd:decimal ;
  geo-pos:long "12.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5672'^^xsd:integer;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '12.92'^^xsd:double;
  dwc:latitude '56.54'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91 10.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91"^^xsd:decimal ;
  dwc:decimalLongitude "10.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91 10.24)"^^geo:wktLiteral ;
  geo-pos:lat "54.91"^^xsd:decimal ;
  geo-pos:long "10.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5674'^^xsd:integer;
  dwc:scientificName 'Edwardsia danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.24'^^xsd:double;
  dwc:latitude '54.91'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 9.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "9.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 9.51)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "9.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '568'^^xsd:integer;
  dwc:scientificName 'Parasicyonis sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.51'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '100845'^^xsd:integer;
  dwc:aphiaIdAccepted '100845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 3.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.49"^^xsd:decimal ;
  geo-pos:long "3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa axinell+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '3.13'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:aphiaid '582018'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa axinell+ª'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:aphiaid '582018'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Palythoa axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:aphiaid '582018'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.57 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.57"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.57 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.57"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '47.57'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.63 -7.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1372"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.63 -7.47)"^^geo:wktLiteral ;
  geo-pos:lat "47.63"^^xsd:decimal ;
  geo-pos:long "-7.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Deltocyathus moseleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.47'^^xsd:double;
  dwc:latitude '47.63'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1372'^^xsd:integer;
  dwc:aphiaid '135157'^^xsd:integer;
  dwc:aphiaIdAccepted '135157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.17"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia foresti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.17'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '135140'^^xsd:integer;
  dwc:aphiaIdAccepted '135140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97"^^xsd:decimal ;
  dwc:decimalLongitude "0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97 0.9)"^^geo:wktLiteral ;
  geo-pos:lat "52.97"^^xsd:decimal ;
  geo-pos:long "0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '0.9'^^xsd:double;
  dwc:latitude '52.97'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75 1.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75 1.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.75"^^xsd:decimal ;
  geo-pos:long "1.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.53'^^xsd:double;
  dwc:latitude '50.75'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 1.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.11"^^xsd:decimal ;
  dwc:decimalLongitude "9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11 9.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.11"^^xsd:decimal ;
  geo-pos:long "9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.13'^^xsd:double;
  dwc:latitude '42.11'^^xsd:double;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Parazoanthus dixoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '815582'^^xsd:integer;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.08 -12.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.08"^^xsd:decimal ;
  dwc:decimalLongitude "-12.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.08 -12.97)"^^geo:wktLiteral ;
  geo-pos:lat "35.08"^^xsd:decimal ;
  geo-pos:long "-12.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.97'^^xsd:double;
  dwc:latitude '35.08'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.14 -30.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.14"^^xsd:decimal ;
  dwc:decimalLongitude "-30.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.14 -30.24)"^^geo:wktLiteral ;
  geo-pos:lat "34.14"^^xsd:decimal ;
  geo-pos:long "-30.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.24'^^xsd:double;
  dwc:latitude '34.14'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.03 -30.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.03"^^xsd:decimal ;
  dwc:decimalLongitude "-30.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.03 -30.19)"^^geo:wktLiteral ;
  geo-pos:lat "34.03"^^xsd:decimal ;
  geo-pos:long "-30.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.19'^^xsd:double;
  dwc:latitude '34.03'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.31)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-6.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.31'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.03 -12.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.03"^^xsd:decimal ;
  dwc:decimalLongitude "-12.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "454"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.03 -12.13)"^^geo:wktLiteral ;
  geo-pos:lat "52.03"^^xsd:decimal ;
  geo-pos:long "-12.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12.13'^^xsd:double;
  dwc:latitude '52.03'^^xsd:double;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '454'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14"^^xsd:decimal ;
  dwc:decimalLongitude "2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 2.94)"^^geo:wktLiteral ;
  geo-pos:lat "39.14"^^xsd:decimal ;
  geo-pos:long "2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '2.94'^^xsd:double;
  dwc:latitude '39.14'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 -2.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84"^^xsd:decimal ;
  dwc:decimalLongitude "-2.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 -2.47)"^^geo:wktLiteral ;
  geo-pos:lat "36.84"^^xsd:decimal ;
  geo-pos:long "-2.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.47'^^xsd:double;
  dwc:latitude '36.84'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71 -3.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71"^^xsd:decimal ;
  dwc:decimalLongitude "-3.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71 -3.41)"^^geo:wktLiteral ;
  geo-pos:lat "36.71"^^xsd:decimal ;
  geo-pos:long "-3.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.41'^^xsd:double;
  dwc:latitude '36.71'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 -7.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48"^^xsd:decimal ;
  dwc:decimalLongitude "-7.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "304"^^xsd:integer ;
  dwc:maximumDepthInMeters "304"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 -7.27)"^^geo:wktLiteral ;
  geo-pos:lat "36.48"^^xsd:decimal ;
  geo-pos:long "-7.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia arcuata alpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.27'^^xsd:double;
  dwc:latitude '36.48'^^xsd:double;
  dwc:minimumDepth '304'^^xsd:integer;
  dwc:maximumDepth '304'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -9.65)"^^geo:wktLiteral ;
  geo-pos:lat "39.45"^^xsd:decimal ;
  geo-pos:long "-9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia arcuata alpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '39.45'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '248'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 11.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "11.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 11.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "11.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia arcuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.99'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '578142'^^xsd:integer;
  dwc:aphiaIdAccepted '578142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Octineon suecicum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '100984'^^xsd:integer;
  dwc:aphiaIdAccepted '100984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.67)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-8.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Schizocyathus fissilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.67'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '135207'^^xsd:integer;
  dwc:aphiaIdAccepted '135207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.12"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1010"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.12"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Schizocyathus fissilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '38.12'^^xsd:double;
  dwc:minimumDepth '1010'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '135207'^^xsd:integer;
  dwc:aphiaIdAccepted '135207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus arenaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "22.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 22.35)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "22.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus arcticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '22.35'^^xsd:double;
  dwc:latitude '70.25'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 62.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "62.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 62.49)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "62.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus arcticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '62.49'^^xsd:double;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.72 -0.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.72"^^xsd:decimal ;
  dwc:decimalLongitude "-0.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.72 -0.64)"^^geo:wktLiteral ;
  geo-pos:lat "35.72"^^xsd:decimal ;
  geo-pos:long "-0.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-0.64'^^xsd:double;
  dwc:latitude '35.72'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.73 -1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.73"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.73 -1.13)"^^geo:wktLiteral ;
  geo-pos:lat "35.73"^^xsd:decimal ;
  geo-pos:long "-1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.13'^^xsd:double;
  dwc:latitude '35.73'^^xsd:double;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "443"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia inornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '443'^^xsd:integer;
  dwc:aphiaid '135141'^^xsd:integer;
  dwc:aphiaIdAccepted '135141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.58)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampella ostroumowi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '33.58'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '741703'^^xsd:integer;
  dwc:aphiaIdAccepted '854423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.67"^^xsd:decimal ;
  dwc:decimalLongitude "-6.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.67 -6.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.67"^^xsd:decimal ;
  geo-pos:long "-6.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.97'^^xsd:double;
  dwc:latitude '46.67'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.855"^^xsd:decimal ;
  dwc:decimalLongitude "13.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "191"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.855 13.125)"^^geo:wktLiteral ;
  geo-pos:lat "36.855"^^xsd:decimal ;
  geo-pos:long "13.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.125'^^xsd:double;
  dwc:latitude '36.855'^^xsd:double;
  dwc:minimumDepth '191'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78 13.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.78"^^xsd:decimal ;
  dwc:decimalLongitude "13.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "690"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78 13.03)"^^geo:wktLiteral ;
  geo-pos:lat "35.78"^^xsd:decimal ;
  geo-pos:long "13.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.03'^^xsd:double;
  dwc:latitude '35.78'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '690'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23 -3.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23"^^xsd:decimal ;
  dwc:decimalLongitude "-3.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23 -3.78)"^^geo:wktLiteral ;
  geo-pos:lat "50.23"^^xsd:decimal ;
  geo-pos:long "-3.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.78'^^xsd:double;
  dwc:latitude '50.23'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23 -3.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23"^^xsd:decimal ;
  dwc:decimalLongitude "-3.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23 -3.78)"^^geo:wktLiteral ;
  geo-pos:lat "50.23"^^xsd:decimal ;
  geo-pos:long "-3.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.78'^^xsd:double;
  dwc:latitude '50.23'^^xsd:double;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 8.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 8.76)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "8.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Balanophyllia cellulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.76'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.13"^^xsd:decimal ;
  dwc:decimalLongitude "-13.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1365"^^xsd:integer ;
  dwc:maximumDepthInMeters "1365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.13 -13.92)"^^geo:wktLiteral ;
  geo-pos:lat "28.13"^^xsd:decimal ;
  geo-pos:long "-13.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.92'^^xsd:double;
  dwc:latitude '28.13'^^xsd:double;
  dwc:minimumDepth '1365'^^xsd:integer;
  dwc:maximumDepth '1365'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -29.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08"^^xsd:decimal ;
  dwc:decimalLongitude "-29.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08 -29.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.08"^^xsd:decimal ;
  geo-pos:long "-29.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-29.8'^^xsd:double;
  dwc:latitude '40.08'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.08"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -8.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-8.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -8.13)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-8.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum distinctum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.13'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '509583'^^xsd:integer;
  dwc:aphiaIdAccepted '287022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.42 -9.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.42"^^xsd:decimal ;
  dwc:decimalLongitude "-9.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.42 -9.93)"^^geo:wktLiteral ;
  geo-pos:lat "40.42"^^xsd:decimal ;
  geo-pos:long "-9.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum distinctum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.93'^^xsd:double;
  dwc:latitude '40.42'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:aphiaid '509583'^^xsd:integer;
  dwc:aphiaIdAccepted '287022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -2.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62"^^xsd:decimal ;
  dwc:decimalLongitude "-2.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -2.38)"^^geo:wktLiteral ;
  geo-pos:lat "50.62"^^xsd:decimal ;
  geo-pos:long "-2.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Corynactis heterocera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.38'^^xsd:double;
  dwc:latitude '50.62'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '854250'^^xsd:integer;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "54.09"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '54.09'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06 -4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06"^^xsd:decimal ;
  dwc:decimalLongitude "-4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06 -4.67)"^^geo:wktLiteral ;
  geo-pos:lat "54.06"^^xsd:decimal ;
  geo-pos:long "-4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.67'^^xsd:double;
  dwc:latitude '54.06'^^xsd:double;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.45 20.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.45"^^xsd:decimal ;
  dwc:decimalLongitude "20.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "349"^^xsd:integer ;
  dwc:maximumDepthInMeters "349"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.45 20.85)"^^geo:wktLiteral ;
  geo-pos:lat "72.45"^^xsd:decimal ;
  geo-pos:long "20.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '585'^^xsd:integer;
  dwc:scientificName 'Phellia crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '20.85'^^xsd:double;
  dwc:latitude '72.45'^^xsd:double;
  dwc:minimumDepth '349'^^xsd:integer;
  dwc:maximumDepth '349'^^xsd:integer;
  dwc:aphiaid '854900'^^xsd:integer;
  dwc:aphiaIdAccepted '100914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.865 13.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.865"^^xsd:decimal ;
  dwc:decimalLongitude "13.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "224"^^xsd:integer ;
  dwc:maximumDepthInMeters "580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.865 13.115)"^^geo:wktLiteral ;
  geo-pos:lat "36.865"^^xsd:decimal ;
  geo-pos:long "13.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.115'^^xsd:double;
  dwc:latitude '36.865'^^xsd:double;
  dwc:minimumDepth '224'^^xsd:integer;
  dwc:maximumDepth '580'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.18"^^xsd:decimal ;
  dwc:decimalLongitude "-4.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18 -4.25)"^^geo:wktLiteral ;
  geo-pos:lat "53.18"^^xsd:decimal ;
  geo-pos:long "-4.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Edwardsia callianthus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '53.18'^^xsd:double;
  dwc:aphiaid '100878'^^xsd:integer;
  dwc:aphiaIdAccepted '100892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "950"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '950'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61 -11.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61"^^xsd:decimal ;
  dwc:decimalLongitude "-11.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61 -11.26)"^^geo:wktLiteral ;
  geo-pos:lat "53.61"^^xsd:decimal ;
  geo-pos:long "-11.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.26'^^xsd:double;
  dwc:latitude '53.61'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "66.7"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '66.7'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "656"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia arcuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:minimumDepth '656'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:aphiaid '578142'^^xsd:integer;
  dwc:aphiaIdAccepted '578142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22 63.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22"^^xsd:decimal ;
  dwc:decimalLongitude "63.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22 63.35)"^^geo:wktLiteral ;
  geo-pos:lat "79.22"^^xsd:decimal ;
  geo-pos:long "63.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus arcticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '63.35'^^xsd:double;
  dwc:latitude '79.22'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 6.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "6.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 6.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.02"^^xsd:decimal ;
  geo-pos:long "6.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.32'^^xsd:double;
  dwc:latitude '43.02'^^xsd:double;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "-8.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -8.67)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "-8.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.67'^^xsd:double;
  dwc:latitude '61'^^xsd:integer;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampaster sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '267464'^^xsd:integer;
  dwc:aphiaIdAccepted '267464'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Andwakia parva'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '410900'^^xsd:integer;
  dwc:aphiaIdAccepted '100865'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "50.27"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia templetonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '50.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855108'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  geo-pos:lat "51.58"^^xsd:decimal ;
  geo-pos:long "-3.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.97'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57 -4.32)"^^geo:wktLiteral ;
  geo-pos:lat "51.57"^^xsd:decimal ;
  geo-pos:long "-4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.32'^^xsd:double;
  dwc:latitude '51.57'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.56 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.56 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "51.56"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '51.56'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "52.95"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '52.95'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.23 21.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.23"^^xsd:decimal ;
  dwc:decimalLongitude "21.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.23 21.75)"^^geo:wktLiteral ;
  geo-pos:lat "78.23"^^xsd:decimal ;
  geo-pos:long "21.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '5681'^^xsd:integer;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.75'^^xsd:double;
  dwc:latitude '78.23'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.22 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.22"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.22 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "67.22"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '569'^^xsd:integer;
  dwc:scientificName 'Paraedwardsia arenarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '67.22'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '100908'^^xsd:integer;
  dwc:aphiaIdAccepted '100908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.43"^^xsd:decimal ;
  dwc:decimalLongitude "6.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43 6.64)"^^geo:wktLiteral ;
  geo-pos:lat "60.43"^^xsd:decimal ;
  geo-pos:long "6.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '573'^^xsd:integer;
  dwc:scientificName 'Actinopsis flava'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6.64'^^xsd:double;
  dwc:latitude '60.43'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '289352'^^xsd:integer;
  dwc:aphiaIdAccepted '289352'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04 9.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04"^^xsd:decimal ;
  dwc:decimalLongitude "9.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04 9.81)"^^geo:wktLiteral ;
  geo-pos:lat "43.04"^^xsd:decimal ;
  geo-pos:long "9.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '9.81'^^xsd:double;
  dwc:latitude '43.04'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -2.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -2.9)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-2.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-2.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-33.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1557"^^xsd:integer ;
  dwc:maximumDepthInMeters "1557"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -33.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-33.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum crista-galli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.38'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '1557'^^xsd:integer;
  dwc:maximumDepth '1557'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.83"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Anemonactis magnifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.83'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '855276'^^xsd:integer;
  dwc:aphiaIdAccepted '100924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.25 -22.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.25"^^xsd:decimal ;
  dwc:decimalLongitude "-22.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.25 -22.38)"^^geo:wktLiteral ;
  geo-pos:lat "63.25"^^xsd:decimal ;
  geo-pos:long "-22.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.38'^^xsd:double;
  dwc:latitude '63.25'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '100753'^^xsd:integer;
  dwc:aphiaIdAccepted '100753'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8 11)"^^geo:wktLiteral ;
  geo-pos:lat "63.8"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '63.8'^^xsd:double;
  dwc:aphiaid '856121'^^xsd:integer;
  dwc:aphiaIdAccepted '856121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.65)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-4.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia templetonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.65'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855108'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.14 -44.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.14"^^xsd:decimal ;
  dwc:decimalLongitude "-44.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.14 -44.83)"^^geo:wktLiteral ;
  geo-pos:lat "26.14"^^xsd:decimal ;
  geo-pos:long "-44.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1149'^^xsd:integer;
  dwc:scientificName 'Maractis rimicarivora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-44.83'^^xsd:double;
  dwc:latitude '26.14'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '290330'^^xsd:integer;
  dwc:aphiaIdAccepted '290330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '2763'^^xsd:integer;
  dwc:scientificName 'Stylatula elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '128537'^^xsd:integer;
  dwc:aphiaIdAccepted '128537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.14 -44.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.14"^^xsd:decimal ;
  dwc:decimalLongitude "-44.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.14 -44.83)"^^geo:wktLiteral ;
  geo-pos:lat "26.14"^^xsd:decimal ;
  geo-pos:long "-44.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '100132'^^xsd:integer;
  dwc:scientificName 'Maractis rimicarivora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-44.83'^^xsd:double;
  dwc:latitude '26.14'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '290330'^^xsd:integer;
  dwc:aphiaIdAccepted '290330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1022'^^xsd:integer;
  dwc:scientificName 'Edwardsiella carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:aphiaid '151541'^^xsd:integer;
  dwc:aphiaIdAccepted '151541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.8 58.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.8"^^xsd:decimal ;
  dwc:decimalLongitude "58.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.8 58.62)"^^geo:wktLiteral ;
  geo-pos:lat "81.8"^^xsd:decimal ;
  geo-pos:long "58.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '10359-10362'^^xsd:string;
  dwc:scientificName 'Hormathia josefi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '58.62'^^xsd:double;
  dwc:latitude '81.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '283636'^^xsd:integer;
  dwc:aphiaIdAccepted '283636'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4000"^^xsd:integer ;
  dwc:maximumDepthInMeters "4500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -19.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '11612'^^xsd:integer;
  dwc:scientificName 'Sicyonis biotrans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4000'^^xsd:integer;
  dwc:maximumDepth '4500'^^xsd:integer;
  dwc:aphiaid '100848'^^xsd:integer;
  dwc:aphiaIdAccepted '854430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4000"^^xsd:integer ;
  dwc:maximumDepthInMeters "4500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -19.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '11613'^^xsd:integer;
  dwc:scientificName 'Sicyonis biotrans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4000'^^xsd:integer;
  dwc:maximumDepth '4500'^^xsd:integer;
  dwc:aphiaid '100848'^^xsd:integer;
  dwc:aphiaIdAccepted '854430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.94 23.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.94"^^xsd:decimal ;
  dwc:decimalLongitude "23.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.94 23.05)"^^geo:wktLiteral ;
  geo-pos:lat "69.94"^^xsd:decimal ;
  geo-pos:long "23.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '1186'^^xsd:integer;
  dwc:scientificName 'Limnactinia laevis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '23.05'^^xsd:double;
  dwc:latitude '69.94'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '100980'^^xsd:integer;
  dwc:aphiaIdAccepted '100980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -26.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45"^^xsd:decimal ;
  dwc:decimalLongitude "-26.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1165"^^xsd:integer ;
  dwc:maximumDepthInMeters "1165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -26.485)"^^geo:wktLiteral ;
  geo-pos:lat "38.45"^^xsd:decimal ;
  geo-pos:long "-26.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '120073'^^xsd:integer;
  dwc:scientificName 'Telestula humilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.485'^^xsd:double;
  dwc:latitude '38.45'^^xsd:double;
  dwc:minimumDepth '1165'^^xsd:integer;
  dwc:maximumDepth '1165'^^xsd:integer;
  dwc:aphiaid '286033'^^xsd:integer;
  dwc:aphiaIdAccepted '1496194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48"^^xsd:decimal ;
  dwc:decimalLongitude "-25.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1732"^^xsd:integer ;
  dwc:maximumDepthInMeters "1732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -25.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.48"^^xsd:decimal ;
  geo-pos:long "-25.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '120101'^^xsd:integer;
  dwc:scientificName 'Telestula kuekenthali'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.53'^^xsd:double;
  dwc:latitude '37.48'^^xsd:double;
  dwc:minimumDepth '1732'^^xsd:integer;
  dwc:maximumDepth '1732'^^xsd:integer;
  dwc:aphiaid '286034'^^xsd:integer;
  dwc:aphiaIdAccepted '286034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "880"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -25.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.92"^^xsd:decimal ;
  geo-pos:long "-25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '120117'^^xsd:integer;
  dwc:scientificName 'Telestula humilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.4'^^xsd:double;
  dwc:latitude '37.92'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '880'^^xsd:integer;
  dwc:aphiaid '286033'^^xsd:integer;
  dwc:aphiaIdAccepted '1496194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia templetonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.53'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855108'^^xsd:integer;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia rondeleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '855090'^^xsd:integer;
  dwc:aphiaIdAccepted '446806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 13.98)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia rondeleti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:aphiaid '855090'^^xsd:integer;
  dwc:aphiaIdAccepted '446806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Actinia mesembryanthemum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '854458'^^xsd:integer;
  dwc:aphiaIdAccepted '413961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98 11.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.98"^^xsd:decimal ;
  dwc:decimalLongitude "11.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "2195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98 11.67)"^^geo:wktLiteral ;
  geo-pos:lat "71.98"^^xsd:decimal ;
  geo-pos:long "11.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '586'^^xsd:integer;
  dwc:scientificName 'Phellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.67'^^xsd:double;
  dwc:latitude '71.98'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '741442'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98 11.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.98"^^xsd:decimal ;
  dwc:decimalLongitude "11.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "2195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98 11.67)"^^geo:wktLiteral ;
  geo-pos:lat "71.98"^^xsd:decimal ;
  geo-pos:long "11.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:catalogNumber '586'^^xsd:integer;
  dwc:scientificName 'Phellia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.67'^^xsd:double;
  dwc:latitude '71.98'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '741442'^^xsd:integer;
  dwc:aphiaIdAccepted '100867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Andwakia parva'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '58.5'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '410900'^^xsd:integer;
  dwc:aphiaIdAccepted '100865'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Andwakia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '410897'^^xsd:integer;
  dwc:aphiaIdAccepted '100864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.15 5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.15"^^xsd:decimal ;
  dwc:decimalLongitude "5.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.15 5.6)"^^geo:wktLiteral ;
  geo-pos:lat "61.15"^^xsd:decimal ;
  geo-pos:long "5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Andwakia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.6'^^xsd:double;
  dwc:latitude '61.15'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '410897'^^xsd:integer;
  dwc:aphiaIdAccepted '100864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -31.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -31.23)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-31.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.23'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "728"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum crista galli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '728'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62 -11.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62"^^xsd:decimal ;
  dwc:decimalLongitude "-11.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62 -11.93)"^^geo:wktLiteral ;
  geo-pos:lat "51.62"^^xsd:decimal ;
  geo-pos:long "-11.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum crista galli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.93'^^xsd:double;
  dwc:latitude '51.62'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '664'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 -11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38"^^xsd:decimal ;
  dwc:decimalLongitude "-11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "468"^^xsd:integer ;
  dwc:maximumDepthInMeters "468"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38 -11.63)"^^geo:wktLiteral ;
  geo-pos:lat "51.38"^^xsd:decimal ;
  geo-pos:long "-11.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum crista galli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.63'^^xsd:double;
  dwc:latitude '51.38'^^xsd:double;
  dwc:minimumDepth '468'^^xsd:integer;
  dwc:maximumDepth '468'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:aphiaid '100932'^^xsd:integer;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.02 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.02"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.02 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.02"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '71.02'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 13.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 13.105)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "13.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '13.105'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '432'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Amphianthus gephyropsis dohrnii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:aphiaid '100936'^^xsd:integer;
  dwc:aphiaIdAccepted '100936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -4.42)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.42'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -25.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.43"^^xsd:decimal ;
  geo-pos:long "-25.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25.22'^^xsd:double;
  dwc:latitude '37.43'^^xsd:double;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95 -10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95"^^xsd:decimal ;
  dwc:decimalLongitude "-10.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95 -10.38)"^^geo:wktLiteral ;
  geo-pos:lat "51.95"^^xsd:decimal ;
  geo-pos:long "-10.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.38'^^xsd:double;
  dwc:latitude '51.95'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '1291230'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.43 -8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.43"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "705"^^xsd:integer ;
  dwc:maximumDepthInMeters "705"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.43 -8.38)"^^geo:wktLiteral ;
  geo-pos:lat "59.43"^^xsd:decimal ;
  geo-pos:long "-8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia clavus smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.38'^^xsd:double;
  dwc:latitude '59.43'^^xsd:double;
  dwc:minimumDepth '705'^^xsd:integer;
  dwc:maximumDepth '705'^^xsd:integer;
  dwc:aphiaid '1291230'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.065 8.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.065"^^xsd:decimal ;
  dwc:decimalLongitude "8.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.065 8.54)"^^geo:wktLiteral ;
  geo-pos:lat "41.065"^^xsd:decimal ;
  geo-pos:long "8.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.54'^^xsd:double;
  dwc:latitude '41.065'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -28.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.46"^^xsd:decimal ;
  geo-pos:long "-28.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.33'^^xsd:double;
  dwc:latitude '38.46'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.33 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.33"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "166"^^xsd:integer ;
  dwc:maximumDepthInMeters "166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.33 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "62.33"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '62.33'^^xsd:double;
  dwc:minimumDepth '166'^^xsd:integer;
  dwc:maximumDepth '166'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.2 -5.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.2"^^xsd:decimal ;
  dwc:decimalLongitude "-5.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "159"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.2 -5.88)"^^geo:wktLiteral ;
  geo-pos:lat "62.2"^^xsd:decimal ;
  geo-pos:long "-5.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-5.88'^^xsd:double;
  dwc:latitude '62.2'^^xsd:double;
  dwc:minimumDepth '159'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.63 -6.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.63"^^xsd:decimal ;
  dwc:decimalLongitude "-6.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.63 -6.17)"^^geo:wktLiteral ;
  geo-pos:lat "62.63"^^xsd:decimal ;
  geo-pos:long "-6.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.17'^^xsd:double;
  dwc:latitude '62.63'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.07 -6.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.07"^^xsd:decimal ;
  dwc:decimalLongitude "-6.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.07 -6.88)"^^geo:wktLiteral ;
  geo-pos:lat "61.07"^^xsd:decimal ;
  geo-pos:long "-6.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-6.88'^^xsd:double;
  dwc:latitude '61.07'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21 -4.05)"^^geo:wktLiteral ;
  geo-pos:lat "51.21"^^xsd:decimal ;
  geo-pos:long "-4.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Halcampa microps'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.05'^^xsd:double;
  dwc:latitude '51.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '855911'^^xsd:integer;
  dwc:aphiaIdAccepted '151541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.23 21.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.23"^^xsd:decimal ;
  dwc:decimalLongitude "21.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.23 21.74)"^^geo:wktLiteral ;
  geo-pos:lat "78.23"^^xsd:decimal ;
  geo-pos:long "21.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.74'^^xsd:double;
  dwc:latitude '78.23'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.23 21.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.23"^^xsd:decimal ;
  dwc:decimalLongitude "21.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.23 21.74)"^^geo:wktLiteral ;
  geo-pos:lat "78.23"^^xsd:decimal ;
  geo-pos:long "21.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '21.74'^^xsd:double;
  dwc:latitude '78.23'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.07 26.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.07"^^xsd:decimal ;
  dwc:decimalLongitude "26.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.07 26.3)"^^geo:wktLiteral ;
  geo-pos:lat "71.07"^^xsd:decimal ;
  geo-pos:long "26.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Cribrinopsis similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '26.3'^^xsd:double;
  dwc:latitude '71.07'^^xsd:double;
  dwc:aphiaid '100824'^^xsd:integer;
  dwc:aphiaIdAccepted '100824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 5.34)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '5.34'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 11.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "11.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 11.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "11.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus washingtoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.99'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '509911'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.17 8.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.17"^^xsd:decimal ;
  dwc:decimalLongitude "8.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.17 8.26)"^^geo:wktLiteral ;
  geo-pos:lat "41.17"^^xsd:decimal ;
  geo-pos:long "8.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus washingtoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.26'^^xsd:double;
  dwc:latitude '41.17'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '509911'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.64"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.64 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "63.64"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '63.64'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 8.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 8.32)"^^geo:wktLiteral ;
  geo-pos:lat "63.7"^^xsd:decimal ;
  geo-pos:long "8.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.32'^^xsd:double;
  dwc:latitude '63.7'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.01 -22.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.01"^^xsd:decimal ;
  dwc:decimalLongitude "-22.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.01 -22.56)"^^geo:wktLiteral ;
  geo-pos:lat "64.01"^^xsd:decimal ;
  geo-pos:long "-22.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-22.56'^^xsd:double;
  dwc:latitude '64.01'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.17 8.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.17"^^xsd:decimal ;
  dwc:decimalLongitude "8.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.17 8.26)"^^geo:wktLiteral ;
  geo-pos:lat "41.17"^^xsd:decimal ;
  geo-pos:long "8.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia arcuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.26'^^xsd:double;
  dwc:latitude '41.17'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '578142'^^xsd:integer;
  dwc:aphiaIdAccepted '578142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.065 8.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.065"^^xsd:decimal ;
  dwc:decimalLongitude "8.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.065 8.54)"^^geo:wktLiteral ;
  geo-pos:lat "41.065"^^xsd:decimal ;
  geo-pos:long "8.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia arcuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '8.54'^^xsd:double;
  dwc:latitude '41.065'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '578142'^^xsd:integer;
  dwc:aphiaIdAccepted '578142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39 -30.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39"^^xsd:decimal ;
  dwc:decimalLongitude "-30.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39 -30.51)"^^geo:wktLiteral ;
  geo-pos:lat "38.39"^^xsd:decimal ;
  geo-pos:long "-30.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia arcuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-30.51'^^xsd:double;
  dwc:latitude '38.39'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '318'^^xsd:integer;
  dwc:aphiaid '578142'^^xsd:integer;
  dwc:aphiaIdAccepted '578142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.58 -17.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.58"^^xsd:decimal ;
  dwc:decimalLongitude "-17.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1700"^^xsd:integer ;
  dwc:maximumDepthInMeters "1700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.58 -17.09)"^^geo:wktLiteral ;
  geo-pos:lat "32.58"^^xsd:decimal ;
  geo-pos:long "-17.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Caryophyllia arcuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.09'^^xsd:double;
  dwc:latitude '32.58'^^xsd:double;
  dwc:minimumDepth '1700'^^xsd:integer;
  dwc:maximumDepth '1700'^^xsd:integer;
  dwc:aphiaid '578142'^^xsd:integer;
  dwc:aphiaIdAccepted '578142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 -1.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 -1.42)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "-1.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus alderi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.42'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:aphiaid '288828'^^xsd:integer;
  dwc:aphiaIdAccepted '288828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -1.6)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Zoanthus alderi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-1.6'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '288828'^^xsd:integer;
  dwc:aphiaIdAccepted '288828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.52 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.52"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.52 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "61.52"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Pycnanthus laevis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '61.52'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '100847'^^xsd:integer;
  dwc:aphiaIdAccepted '100847'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -3.97)"^^geo:wktLiteral ;
  geo-pos:lat "51.58"^^xsd:decimal ;
  geo-pos:long "-3.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Tealia felina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-3.97'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:aphiaid '100798'^^xsd:integer;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 -4.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 -4.58)"^^geo:wktLiteral ;
  geo-pos:lat "46.28"^^xsd:decimal ;
  geo-pos:long "-4.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-4.58'^^xsd:double;
  dwc:latitude '46.28'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1340'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -7.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^xsd:decimal ;
  dwc:decimalLongitude "-7.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "993"^^xsd:integer ;
  dwc:maximumDepthInMeters "1226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -7.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.08"^^xsd:decimal ;
  geo-pos:long "-7.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.41'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '993'^^xsd:integer;
  dwc:maximumDepth '1226'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.97 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.97"^^xsd:decimal ;
  dwc:decimalLongitude "-8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.97 -8)"^^geo:wktLiteral ;
  geo-pos:lat "47.97"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '47.97'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.94 1.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.94"^^xsd:decimal ;
  dwc:decimalLongitude "1.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.94 1.24)"^^geo:wktLiteral ;
  geo-pos:lat "52.94"^^xsd:decimal ;
  geo-pos:long "1.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '1.24'^^xsd:double;
  dwc:latitude '52.94'^^xsd:double;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.99 -8.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.99"^^xsd:decimal ;
  dwc:decimalLongitude "-8.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "851"^^xsd:integer ;
  dwc:maximumDepthInMeters "851"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.99 -8.21)"^^geo:wktLiteral ;
  geo-pos:lat "33.99"^^xsd:decimal ;
  geo-pos:long "-8.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Flabellum macandrewi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.21'^^xsd:double;
  dwc:latitude '33.99'^^xsd:double;
  dwc:minimumDepth '851'^^xsd:integer;
  dwc:maximumDepth '851'^^xsd:integer;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 6)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Bolocera norvegica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '6'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '854443'^^xsd:integer;
  dwc:aphiaIdAccepted '854443'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Sagartiogeton actinotho+½ laceratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/43__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/43__> ;
  mr:hasGeometry <https://eurobis.org/id/point/43__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.11 -9.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.11"^^xsd:decimal ;
  dwc:decimalLongitude "-9.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "1150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/43__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.11 -9.285)"^^geo:wktLiteral ;
  geo-pos:lat "41.11"^^xsd:decimal ;
  geo-pos:long "-9.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/43__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/43_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-06'^^xsd:date;
  dwc:institutionCode 'HEX'^^xsd:string;
  dwc:collectionCode 'HEX'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.285'^^xsd:double;
  dwc:latitude '41.11'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '1150'^^xsd:integer;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF